blender/release/scripts/io
Martin Poirier a73be8097d Netrender cleanup and bug fix
Blacklist and linked files work again

Store temp data in module
2009-11-18 18:00:46 +00:00
..
netrender Netrender cleanup and bug fix 2009-11-18 18:00:46 +00:00
engine_render_pov.py - rna attribute setting problem, class instances could not set their own attributes because they are blocked by our own internal setattr. 2009-11-18 08:40:18 +00:00
export_3ds.py bugfix [#19804] .MDD is not working?? // Also filetype issue? 2009-11-04 18:35:32 +00:00
export_fbx.py python pose_channels -> bones 2009-11-18 11:50:31 +00:00
export_mdd.py dont use the actual scene when registering the class 2009-11-13 08:44:57 +00:00
export_obj.py bugfix [#19804] .MDD is not working?? // Also filetype issue? 2009-11-04 18:35:32 +00:00
export_ply.py bugfix [#19804] .MDD is not working?? // Also filetype issue? 2009-11-04 18:35:32 +00:00
export_x3d.py bugfix [#19804] .MDD is not working?? // Also filetype issue? 2009-11-04 18:35:32 +00:00
import_anim_bvh.py python pose_channels -> bones 2009-11-18 11:50:31 +00:00
import_scene_3ds.py bpy.ops.import.obj("somepath") is invalid syntax because import is a keyword. 2009-11-04 17:16:58 +00:00
import_scene_obj.py bpy.ops.import.obj("somepath") is invalid syntax because import is a keyword. 2009-11-04 17:16:58 +00:00