Questions tagged [objects]
Questions related to any kind of object. (mesh, text, curve, etc.)
3,946
questions
0
votes
0
answers
29
views
How can I use Geometry Nodes to delete only the outer portions of a convex hull between paired objects, without affecting their interior geometry?
In Blender, I have a collection with multiple meshes, and I’m using Geometry Nodes to generate a convex hull between pairs of these objects. The convex hull creation works well, but I'm having trouble ...
1
vote
1
answer
20
views
I can create new objects that are visible in the viewport but can't select them. They are invisible in the outliner
Please someone help me. I'm to the point that I feel like crying.
I am able to create new objects in the viewport, this cube for example, but cannot select or manipulate them at all, and they do not ...
4
votes
2
answers
146
views
How to Combine Meshes in Pairs and Apply Convex Hull with Geometry Nodes in Blender 4.2?
I’m trying to perform a specific operation in Blender 4.2 using Geometry Nodes. My goal is to apply a Convex Hull around each consecutive pair of objects in a collection, combining them two at a time ...
0
votes
1
answer
17
views
How to copy an object(s) from a large Blender instance to different location in another instance
I have a large scene in a instance/file. I want to copy a few objects from that instance to a new instance but at at a completely different location. When I paste it, perhaps unsurprisingly it is at ...
3
votes
2
answers
136
views
Which collection should I put new objects into?
I notice that, with factory-default settings, blender starts with two collections:
A top-level "Scene Collection", which apparently can't be renamed or deleted
A child collection "...
-1
votes
0
answers
30
views
How to clear all object data? [closed]
I often download free models from the internet and I'm having lots of problems because of it. Randomly drifting origin points, animation problems, simulation problems, textures disappearing, unable to ...
0
votes
0
answers
20
views
How to move object to right infront of the viewport camera
I have an Object and I rotate it -90 degrees and it flies away. I tried setting to local coordinates rotation and nothing helped I tried every single rotation option. So now I just want to move the ...
4
votes
2
answers
223
views
How to make the script iterate over objects not only in a given collection, but also in all collections nested in this collection, and so on?
There is such a script:
for obj in bpy.data.collections['MainCollection'].objects:
file.write("[{}]\n".format(
obj.name
))
How can I do ...
0
votes
0
answers
14
views
How to correctly import FBX, OBJ, Max files with right materials? [duplicate]
I tried to import this couch model from 3D Sky. I got a lot of formats for the same model, Vray FBX, Corona FBX, OBJ, Max etc. I wanted the model to display in it's correct materials in blender. I ...
2
votes
1
answer
92
views
Bevel without creating unnecessary geometry around the model
I’m trying to figure out how to bevel without having the bevel go around the entire model.
How would you bevel this model so that the bevel doesn't go around the entire model and create unnecessary ...
0
votes
0
answers
11
views
Imported Object (.obj) linked to existing objects in Scene [duplicate]
I am importing an object to an existing scene made up of objects in Blender. When i bring in the new object..it comes in selected (highlighted). I click away from it to unselect it. Then select it ...
0
votes
0
answers
14
views
How to extrude in a circle? [duplicate]
I am trying to import a .svg shape and extrude/rotate it to make a round object.
What I have now:
A SVG file
I want to make it an object like this:
Until it looks like this with the faces filled out:...
0
votes
1
answer
22
views
How to snap every face to uneven object
I'm trying to snap this "beige" object onto the green object. I'm getting close with the snapping tool but the issue is that the beige object retains its shape and the green object is uneven ...
0
votes
1
answer
29
views
Blender selects two armatures together. what to do?
When I press A to select an armature, it selects both! How to solve?
0
votes
0
answers
19
views
I ran into a problem regarding the textures and shading on some parts of my model
The images probably do a better way of explaining it than I will here but I will try my best. When I open my models on my laptop, some parts of my model's texture are just pure red. The crowsnest, the ...