Skip to main content

All Questions

Tagged with
0 votes
0 answers
27 views

How to force selected faces of an object to point toward one direction

I obtained a mesh by RealityCapture photogrammetry and the edges of my object have faces pointing everywhere (a very rough surface). This object is a hood for my drone body. At that time the only way ...
Franck's user avatar
  • 1
0 votes
1 answer
27 views

How to see character [closed]

Say this character's name. Are you able to put her in blender?
Rebourne Ohc's user avatar
1 vote
0 answers
31 views

Separate mesh by coplanar, contiguous geometry

I'd like to be able to separate an object into multiple objects based on faces that are contiguous and coplanar. So for example this maze wall mesh would turn into many wall objects; where each ...
Melvin Sovereign's user avatar
0 votes
0 answers
37 views

my auto rig addon pro froze

I been having this problem for 3 days now of my addon, the auto rig is bugging, all I want to do is animate & to move the body. However, my file works but the addon isn't.
Shon Soul's user avatar
0 votes
0 answers
19 views

How do we add the Mesh: Snap_Utilities_Line tool to Object Mode?

How do we add the Mesh: Snap_Utilities_Line tool to Object Mode? We can create full 3D shapes with it. It's an object creation tool as well The ...
Glen Charles Rowell's user avatar
0 votes
0 answers
19 views

How do you use the Mesh To Hair add-on that you installed in Blender 4

I installed Mesh to hair add on by Luwizart but I cannot find any controls for the add on. I watched the video over and over hoping I could find out how to access it. Nothing. I am new to Blender. ...
user178189's user avatar
0 votes
1 answer
63 views

Minimal object add-on UI with sub-meshes and Redo

I finally have this working UI, after exploring many rabbit-holes, so wanted to share it in the hope of improving its performance. Follow-up to this question. The key goal is to preserve the 'redo' ...
koober's user avatar
  • 51
0 votes
2 answers
259 views

Function not working when being called by operator

I'm doing a scritp with several functions. All of them have been tested and work fine if you execute them from a py file. The problem is when I put them on an operator and call them when pressing the ...
AntGarGal's user avatar
1 vote
0 answers
20 views

Highlight Vertex or point on face in object mode

I am writing an add on with the API. I am creating a vertex at a chosen location on the object and would like to highlight it in the object mode for further reference. Is there a way to do this with ...
user3443786's user avatar
1 vote
1 answer
128 views

Importing file script works but does not put the mesh in the work space

I am trying to write a code as part of a larger add on, and one component is to have a button that will open the file explorer and import .stl or .off files. My code is reading the data but I cannot ...
Ashlyn McCann's user avatar
0 votes
1 answer
42 views

How to get diagonal subdivisions in path curvature

I want to make diagonal subdivision of my path curvature but it doesnt seem that blender has that option? It should look like this
Ivan Čutura's user avatar
0 votes
0 answers
54 views

Geometry Modifier shows only after save/reload of blender file

In a python add-on (operator) I create a number of mesh objects and attach to each a Geometry Modifier (to show wireframe). The challenge here is that the modifiers do not show in the viewport, only ...
Niek Kort's user avatar
3 votes
1 answer
1k views

Getting and using the selected Color Attribute

Fairly new to blender python, though have some experience with python outside of blender, I'm trying to work out why this bit of code is only ever working on the first color attribute and not the ...
Cuppat-Student's user avatar
0 votes
1 answer
93 views

how to fix inconsistent triangles when slicing a box by planes

My group had developed a Blender based addon - BlenderPhotonics - which can be used as a front-end for 3D tetrahedral mesh generation (by calling our Iso2Mesh toolbox in the backend). The details of ...
FangQ's user avatar
  • 111
0 votes
1 answer
403 views

Grease Pencil silhouette to Mesh - how can this be achieve in Blender?

I need some help to see how something may be possible. I don't believe this feature exists yet but I'm curious to see if anyone has ideas on how to achieve it through geometry nodes/addons/whatever ...
Anthony's user avatar

15 30 50 per page
1
2 3 4 5
9