blender/release/scripts/modules
Nathan Vegdahl 30b4fa2aa8 Removed old rigify code, as it is starting to interfere with the newer Rigify addon.
The newer addon currently resides here: bzr://bzr.cessen.com/rigify
But will eventually be included in svn.
2010-10-26 05:07:09 +00:00
..
bpy == addons == 2010-10-24 16:01:21 +00:00
console recent fix for relative imports broke autocomp. 2010-10-18 13:16:43 +00:00
extensions_framework Add release/scripts/modules/extensions_framework (formerly known as exporter_framework). 2010-10-22 18:55:10 +00:00
add_object_utils.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
animsys_refactor.py nodes were being ignored by api update script. 2010-10-15 11:43:34 +00:00
blend_render_info.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
bpy_types.py bones were not being metaclassed properly so that custom rna prop's couldn't be set. 2010-10-11 04:52:40 +00:00
bpyml_ui.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
bpyml.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
graphviz_export.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
io_utils.py bugfix [#23945] obj export problems 2010-09-22 13:24:21 +00:00
rna_info.py == rna info == 2010-10-15 13:09:38 +00:00
rna_prop_ui.py use is rather then == when comparing against None. 2010-09-18 10:43:32 +00:00
sys_info.py * Enable compile and link flags to build info also on Windows and in SCons. 2010-10-19 05:00:36 +00:00