blender/release/scripts/io
Campbell Barton 062cf438ce remove nasty hack which made StructRNA class instaces have no __dict__,
use __slots__, it seems all the parent classes need to have slots as well for this to work.
all python defined srna classes are checked for this too
2009-12-05 23:41:45 +00:00
..
netrender Changes to netrender baking operator. 2009-12-04 19:13:22 +00:00
engine_render_pov.py remove nasty hack which made StructRNA class instaces have no __dict__, 2009-12-05 23:41:45 +00:00
export_3ds.py - made properties in the view3d panel only show when there are some properties available since this the option to add props isnt in this panel 2009-11-23 13:06:26 +00:00
export_fbx.py rename armature RNA props 2009-12-02 10:32:39 +00:00
export_mdd.py more ui api changes. 2009-11-23 11:43:38 +00:00
export_obj.py simple fixes 2009-11-28 20:50:31 +00:00
export_ply.py Draw function for operators (just like panels), used for the redo popup, file selector and redo tool panel. 2009-11-29 01:49:22 +00:00
export_x3d.py more ui api changes. 2009-11-23 11:43:38 +00:00
import_anim_bvh.py 1. Extend option for 3d view border select now does something (default True to keep same behavior) 2009-11-29 22:16:29 +00:00
import_scene_3ds.py rna UI api rename... 2009-11-23 00:27:30 +00:00
import_scene_obj.py 1. Extend option for 3d view border select now does something (default True to keep same behavior) 2009-11-29 22:16:29 +00:00