Skip to main content

All Questions

Tagged with
0 votes
0 answers
992 views

Hi! when I export in gltf format this error appears V3.3.1

...
Osama Hima's user avatar
1 vote
0 answers
380 views

Error with Blender-OMSI-Exporter : 'Object' object is not iterable

I'm trying to export each selected object, but it tells me that objects cannot be iterated. ...
Poehler Lee's user avatar
0 votes
1 answer
96 views

Can I access addon preferences from ExportHelper definition?

I want to store default export settings in addon preferences. Something like this: ...
chedap's user avatar
  • 446
0 votes
2 answers
531 views

Not seeing AddonPreferences after registering

I'm sure I am just doing something stupid here, but whenever I create an addon preferences class and register it, I am not seeing it appear in ...
user avatar
1 vote
2 answers
6k views

Geometry Nodes as mesh generation script

Newbie here I was recently working on a project that required dynamically generated 3D terrain. I am currently a computer science student but have some experience in blender and had seen what was ...
BenKlee's user avatar
  • 11
0 votes
1 answer
1k views

Exporting as VRM, getting error codes relating to materials?

I am using this addon: https://github.com/saturday06/VRM_Addon_for_Blender and have used it successfully before, but am getting an error code when I attempt to export it. I can't make heeads nor tails ...
Halppls's user avatar
1 vote
0 answers
132 views

Update export plugin from 2.5 to 2.9 - animated mesh's vertex positions

I have an old export script that worked in Blender 2.5. Now I wanted to update it to 2.9. My export uses vertex based animation as the MD2 file format uses it, so I need the vertex per animation frame ...
KungPhoo's user avatar
  • 111
1 vote
0 answers
110 views

Addon: how to update filename on EnumProperty change?

I'm working on a Blender (2.93) addon that outputs models to a few different formats. There is an EnumProperty in the filebrowser which lets the user choose which format to output to. The formats are ...
Marty's user avatar
  • 143
1 vote
1 answer
338 views

Blender API... "context is not defined" [closed]

Good morning, I am currently updating an older AddOn and it went very well so far, but now im stuck with an error and I can't find the reason since my knowledge in Python and especially in the Blender ...
Nico Froese's user avatar
3 votes
0 answers
221 views

Updating very old add ons for use in Blender 2.8-2.9 onwards

I have a question regarding a very old add on for Blender, that I am hoping to make work in the current version. Currently, I have gotten into to developing add ons for the Space Simulation software ...
DragonX2's user avatar
1 vote
1 answer
246 views

Create a folder dialog box for an addon (2.91) [duplicate]

I'm trying to add a folder dialog box in the add-on I'm working on. I managed to add a button that opens a folder dialog and setup the path, but I'd like to be able to see that path rather than just ...
CédricF's user avatar
0 votes
1 answer
593 views

Error while exporting a mesh from Blender Spark AR Toolkit V1.1.0

Recently Facebook released the Spark AR Toolkit for Blender. Using this add-on you can easily optimize and export Blender models for use in Facebook's Spark AR (used for creating Instagram filters). ...
Kaiya Wilson-Smith's user avatar
1 vote
1 answer
175 views

Equivalent of Material.alpha and Material.use_transparency

I am working on upgrading a 2.79 plugin to 2.8. The plugin was using the Material.use_transparency and Material.alpha fields, ...
Nemo Zhang's user avatar
2 votes
0 answers
332 views

How to batch export all UV layouts for multiple objects?

I'd like to export UV sets for several objects which I need to be separated. Imagine one layer per object on a PSD file... right now im exporting the maps one by one but would like to try writing a ...
Rodrigo Martinelli's user avatar
2 votes
1 answer
7k views

Batch exporting scene collections or selected objects using glTF-Blender-IO

I'm still new with python and scripting. I tried editing the obj exporter that I found. Since I'm exporting tons of object groups, I need each of scene collection or selected objects to be exported as ...
EatCodePlaySleep's user avatar

15 30 50 per page