Questions tagged [conversion]
Questions about converting different types of data to other types of data. Anything from file types to objects and values.
181 questions
0 votes
1 answer
26 views
Mesh to curve object requires workaround for use in Particle system
I'm trying to make particles flow along the skeleton of a tree mesh that I have, but the individual polylines can't be used for particle system physics curve guides ...
0 votes
0 answers
49 views
How to extrude Grease Pencil strokes as mesh with thickness?
I'm trying to create a mesh from a Grease Pencil stroke while preserving its visual thickness. Converting to a mesh completely changes the appearance and results in a simple curve or outline. Is there ...
0 votes
0 answers
20 views
Reducing huge SKP File Size
Can blender work with a 500MB SKP file? At least to downsize it? I've seen nixed answers about it Thanks.
0 votes
0 answers
93 views
How to correctly apply geometry nodes modifier?
I'm using bagapie ivy generator to create ivy around my lamp: I want to export it into ue5, so I need to convert everything I want to export to "solid" geometry, but when I'm trying to ...
0 votes
0 answers
43 views
Creating concentric mesh from png/svg shape using geometry nodes
I'm attempting to create a mesh from a flat png image which contains only the shape I intend to create. Following various guides online I was able to come up with a solution using a grid node, but ...
0 votes
0 answers
26 views
I want to convert tris to quads but not afffected to all faces
That the problem What the solution why not affect on all faces
0 votes
0 answers
48 views
Procedural generator (branches, leaves) conversion into solid mesh?
Hi and thank you in advance for your time. I have already tried: object> apply> make instances real And searching for more help or guidance because it did not help me. I am trying to work with a ...
0 votes
0 answers
26 views
View layer to scene root
Blender 4.3.2 Addons that are involved Korean Random Tankviewer and Bigworld plugins How do I change a normal view layer collection of objects/subobjects into a scene collection? I am notT familiar ...
0 votes
0 answers
197 views
How to change XPS Shader nodes to Principled BSDF
How are the XPS shading nodes changed or converted to Principled BSDF? Is this even possible? I have several Resident Evil environments and want to convert the shaders so they can be exported to Daz ...
0 votes
0 answers
47 views
Apply pose bone location and None inherit scale to local bone location and Full inherit scale
How can I transform pose bone's transforms from (what I assume is) pose space to local space and also get rid of use_local_location = False and ...
0 votes
0 answers
40 views
Particles disappear when trying to convert to mesh/curve/etc
I've made a sunflower using particle system and i can't convert the particicle system to mesh or curve or etc, particles just dissapear. I tried to do it with coding, tried to fix some settings, tried ...
0 votes
1 answer
125 views
Endpoints disappearing from geometry when converting to mesh
I've been making some geometry node pipes from bezier curves and attempting to UV map them for materials. It's been going well so far, but the flanges I added as endpoints keep disappearing when I ...
0 votes
0 answers
83 views
Script to change surface mode of all materials from IrayUber to principled bsdf shader (without losing textures connections)
I'm trying to batch change surface type IRayUber to Principled BSDF while preserving texture node connections. I've tried to use the script from this topic: Blender - Python Script to batch convert ...
0 votes
0 answers
62 views
How can I turn an Object LineArt into a Poly Curve?
I am really new to bpy and I wrote this script: ...
-1 votes
1 answer
368 views
My Blender 4.1 whit error AttributeError: 'bpy.app' object has no attribute 'version_char' [closed]
is this : Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.1\4.1\scripts\modules\addon_utils.py", line 376, in enable mod = importlib.import_module(...