Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [groups]

Prior to Blender version 2.8, Groups were a means of organizing and instancing multiple objects, which could be manipulated as one. Use this tag for questions pertaining to Groups in version 2.79 and earlier versions of Blender. For more recent versions, see the [collections] tag.

0 votes
0 answers
21 views

Missing Vertex groups with imported FBX

I'm trying to import an FBX from another app but the vertex groups are missing. The groups import fine on an OBJ but not an FBX (which I do need) Is it possible to import vertex groups via an FBX?
Matt W's user avatar
  • 1
0 votes
1 answer
13 views

link between a given bone and it's fcurves?

I need to find the previous f-curve keyframe a particular pose bone, to test if any of the transform values have changed. In fact my goal is iterating through all pose bones so I can keyframe_insert()...
james_t's user avatar
  • 5,539
0 votes
1 answer
74 views

How do you animate a model that consists of multiple different objects?

I am looking to animate a model that is comprised of multiple objects. I'm experienced with modeling but I'm totally new to everything animation. I was wondering if anyone could give me the first few ...
Stengy02's user avatar
0 votes
0 answers
17 views

How to darken an object face in a node group and make this optional

I am currently working on some virtual remotes for my home automation system. This will involve images of remote buttons before and after pressing. To make it clear, I would like the face of the ...
stain's user avatar
  • 153
0 votes
0 answers
32 views

How to add Inputs and Outputs to Group Node using Python [duplicate]

So I'm trying to write code that creates a custom set of Nodes for the ShaderEditor. Code: ...
Golden Dragon's user avatar
0 votes
0 answers
20 views

bpy.ops.group.create(name='Leaves') does not create the group named "Leaves"

I am trying to use an old script to generate random trees. The Blender version is 2.79b and the whole script can be seen here: https://github.com/tduboudi/IAMPS2019-Procedural-Fruit-Tree-Rendering-...
capocchione's user avatar
3 votes
1 answer
171 views

Geometry Nodes: Make all Groups single User at once?

Is there a way to make all the groups in a geometry nodes set up single user at once? I don't really understand why they keep being linked to the original ones when you have already made the Set up ...
Cornivius's user avatar
  • 1,896
0 votes
1 answer
64 views

Ungroup with changing transform

When I delete the group, my character loses the group rotation and scale, so how do I take my mesh out of a group without losing the transform? And ⎈ Ctrl⎇ AltG makes my mesh disappear
franmahalem's user avatar
1 vote
1 answer
38 views

Remove button from Edit mode in Materials dissapeared

I dont know if im missing something but the remove button that appears in-between assign and select doesnt show anymore. It might be something simple but i dont know what happened.
Aban's user avatar
  • 43
0 votes
1 answer
68 views

How can I group many animations under a single name?

I'm quite new into animating in Blender, so I'm currently very confused about how to do simple things. I need to program something in Javascript and I have to animate a car being roofless. The thing ...
Adriel García's user avatar
1 vote
0 answers
85 views

selection group

Imagine I have 10 objects in my scene. I keep needing to select object 1,6 and 9 to do something. Is there a way to name this group? Say 169. I dont want to group/parent/put in container. This "...
ken's user avatar
  • 21
2 votes
1 answer
796 views

Node group and using multiple geometries / objects

I'm trying to create an object cutter node group then add it to my asset manager. Example: you have two objects and one object is used to cut out a hole from another one. I can get the nodes to work ...
Rick T's user avatar
  • 4,543
0 votes
1 answer
102 views

How to gradually hide/unhide a group of objects?

I want to gradually hide/unhide a group of objects (ctrl-j). For example, I have 2 nested spheres with a radius=1cm and radius 2cm. Both have different materials. Opportunities I have found so far. ...
PowerNow's user avatar
  • 207
1 vote
0 answers
567 views

select vertices in a vertex group

I have a problem, I use a mesh of about 230,000 vertices and 500,000 faces, it contains vertex groups, suppose you have to query a vertex group database and this returns some of them that you want to ...
luke_mcp's user avatar
0 votes
1 answer
492 views

Parent specific objects to empty with python?

So basically i have a few cubes in my scene, i want to parent all the thin cubes to the empty in python, i know i would start with a sort of detection system in python to detect which cubes to select, ...
Sealish Productions's user avatar
0 votes
1 answer
3k views

Why do all the objects get the same color?

I try to give different base colours to my objects but when I define a base colour for one object, a couple of objects get the same colour at the same time. made a new material for those ones to ...
Y Asr's user avatar
  • 1
0 votes
1 answer
71 views

Add a GroupNode to all objects except 1 specific one with Python

Does anyone have a clue how to do this? In python code i have a button that selects all my objects in the scene except 1 object named ‘PLANE’. Those objects have all a material (Principled BSDF and ...
K VDAM's user avatar
  • 1
0 votes
1 answer
1k views

Is there a way to replace an object with another one AND its children?

I want to replace several objects with a group of objects each. So I tried it with a parent group and linked the data oft the parent with the objects I want to replace, but it only links the data of ...
Eleman's user avatar
  • 1
0 votes
1 answer
54 views

A single node that affect multiple meshes

I have a lot of meshes of hair ( with their own node setup/uvs/textures/materials ) that forms a complete haircut. How can i make a node , like a color ramp , that will affect all these meshes at the ...
Mal Zel's user avatar
  • 57
0 votes
0 answers
16 views

Why do my grouped material nodes not appear as a box? [duplicate]

In this tutorial, when the user groups some material nodes (at around 8m25s), they appear as a box which he can rename. When I follow this step, my whole node background goes a shade of green. The ...
tomh's user avatar
  • 570
0 votes
0 answers
597 views

How to add more objects to an animation group?

I'm new to animating in Blender. The issue is I've created a simple space ship object and animated it. Working great! I then used Random Flow mesh generator (great 3rd party addon!) to create ...
WilburPost's user avatar
  • 1,077
0 votes
3 answers
1k views

Is there a way to fill tiny holes leftover when joining meshes together?

I merged/joined some planes when transforming them with the polytool. I saw that this 2 tiny holes were left. Is there a way to fill them or get rid of them? edit: Here is the file: https://drive....
dawn's user avatar
  • 103
7 votes
3 answers
25k views

Blender 3.0.0 - How to use a vertex group in geometry nodes?

Does anyone know a way I can utilize vertex groups to limit the instancing in v. 3.0.0 ? Here is a thread explaining nicely what I'm also trying to do. The thing is, 3.0.0 Beta apparently removed ...
mk1138's user avatar
  • 111
2 votes
1 answer
157 views

Checkered Texture from Nodes

Greetings dear 3D artists! I am trying to create a checkered material from groups of nodes. I am using the following groups of nodes: 'Checkers V2.0' - Generates checkered material. 'Grid' - Generates ...
Геннадий Горбач's user avatar
1 vote
1 answer
664 views

How to rotate many objects around their individual origins?

I have got about 500 planes in my scene that were generated by an addon. But the addon generates them in a horizontal orientation, whereas I need them in a vertical orientation. One object, or two, I ...
TheEagle's user avatar
  • 174
1 vote
1 answer
172 views

How to get back parent with empty

I have a big empty parented to all my model, There are several small empty for window door etc. I forgot to select the small empty and parent to big empty. What i did is i selected my complete model ...
atek's user avatar
  • 10.1k
1 vote
1 answer
810 views

Dope sheet doesn't color channels anymore

When having bone groups with colors would make these colors to show up on the Dope Sheet keyframe channels like this This is what it's meant to look like, But now everything is a single color I took ...
Zophiekat's user avatar
  • 759
2 votes
1 answer
268 views

Put Node Groups into Premade Categories

So I was making node groups the other day, and had a thought... "Hey, could I put these into one of blender's premade categories?" I searched far and wide, climbed mountains, ventured ...
Zany_Zachary1's user avatar
0 votes
0 answers
34 views

Group visibility doesnt toggle inside visibility?

how come turnign off visibility on a group doesnt turn off visbility for the things inside it? This happens often and is really annoying
jin098's user avatar
  • 93
1 vote
2 answers
89 views

Pros and cons of seperating meshes into objects and ways to switch between [closed]

I got confused recently where I couldn't select a mesh in edit mode unless the object was selected. I'm working on a map with a lot of separate meshes, so it's a chore to scroll down to the ...
Tom's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
9