Skip to main content

All Questions

Tagged with
0 votes
0 answers
13 views

Index Error Concerning Bound Box When Exporting GM [closed]

As the title says, I'm getting an index (or location unknown) error when exporting a GM. I'm not very experienced with Blender, but it seems Python cannot locate the bound box and I'm uncertain how to ...
jh.bovenkerk's user avatar
1 vote
0 answers
14 views

Map bpy Object to USD prim during export?

Is there any way to map a bpy Object to a USD prim in the python USDHook? I tried by name which worked for awhile until I hit/discovered both "." and "-" bpy object names are ...
Andrew Wilson's user avatar
0 votes
0 answers
10 views

Particle system Alembic/USD export issue [duplicate]

I am facing the export issue for ever type of simulation in blender, tried Alembic/USD for flip fluids, RBD labs for ground destruction, particle system, But nothing is exporting. Tried all type of ...
pratik khilari's user avatar
0 votes
0 answers
25 views

problem with the origin when exporting the object

I am working with .glb files. Within blender if I change the origin of the object, export it and re-open it in blender everything seems to go as it should and this is retained. However, if I open the ...
wiseme's user avatar
  • 1
0 votes
1 answer
89 views

gltf export file size is too large

i need a export of my blender project to gltf format to show real time on my website. the output generating process working good but the size of file is about 155 mb and the output have a lot of ...
peiman F.'s user avatar
  • 103
0 votes
0 answers
18 views

Importing Vertex groups with duplicated vertices

I'm working on a project to generate a mesh that was written in VSCode. When I create my vertex groups and run it directly in Blender, there is no issue. However, when import the file as a .obj, it ...
Ryan Lansford's user avatar
0 votes
1 answer
39 views

Is there any limitations in fbx for UV's count?

I'm trying to find out, is there any limitations for UV's export from Blender? My situation: I have skeletal mesh in Blender with 6 UVs, which I'm trying to export into Unreal Engine 5.3. I've tried ...
Сергей's user avatar
0 votes
0 answers
11 views

How to export posebone location, rotation and scaling including IK?

Not sure if that is a perfect title, I'm doing a mesh skinning shader in Game Maker and it is done, both the model and bones are exported from Blender (after struggling making an exporter) My problem ...
Khyze's user avatar
  • 21
2 votes
1 answer
67 views

How can I add another sub category to File > Export with another list of options?

I can add an item My Item using the script at the bottom. Currently I only know how to add the item to the same flat list in the Export category like in the script at the bottom, but I would like to ...
Harry McKenzie's user avatar
0 votes
0 answers
30 views

Blender's bone.matrix_basis.to_euler() output data is flipped on some bone

I'm currently writing a blender addon to export animations to a json format which i can use for my projects. My current way of exporting is this: I grab the matrix of the armature bone: ...
Hellaweird's user avatar
0 votes
0 answers
34 views

Bug when exporting multiples .fbx in a loop via Python scripting

see the Python script at the end I have a folder of .fbx files sitting on my computer. I want to import those files in Blender (I am using Blender 4.0.2), perform a few modifications on the animation ...
yung_avatar's user avatar
0 votes
0 answers
632 views

How can I export object (.obj) in Blender 4.0 via Python?

I used bpy.ops.export_scene.obj to export .obj files like in this thread which works until Blender 3.6. Now when I check the export documentation, this operator is ...
Harry McKenzie's user avatar
0 votes
0 answers
32 views

How to Export every Action for Specific Armature as Separate FBX?

My goal is to export every action that has animation data on a specific armature into separate FBX files. This is what I have so far. But, it's not quite working right. It crashes if I do not have an ...
dagobaking's user avatar
0 votes
0 answers
31 views

Error Exporting Model as gltf

When I try to export my blender file as a gltf, I get this error. I tried exporting it without animations and I still get the error. I suspect it's because I imported something from sketchfab into ...
WonkyBread's user avatar
0 votes
1 answer
54 views

using 4.02 docker image with aws lambda try to open .usdz error

I am trying to use blender to convert the file type from usdz to glb. It works well in my local Mac. The script is like below ...
ja841014's user avatar

15 30 50 per page
1
2 3 4 5
18