[Bf-python] blender and external editors - workflow?

Marc Weber marco-oweber at gmx.de
Fri Aug 20 16:51:02 CEST 2010


> So is scene only attached when a python script is evaluated?
Yes it is:

bpy_class_free

bpy_context_set(C, &gilstate);
...
bpy_context_clear(C, &gilstate);

So I either have to patch blender or fined another way.

Marc Weber



More information about the Bf-python mailing list