blender/release/scripts/modules
2010-08-20 02:08:43 +00:00
..
bpy apply UserPrefs and Theme rna naming changes. 2010-08-17 13:14:41 +00:00
console fix for autocomp., was raising an error when autocompleating functions defined in the console because their file wasnt found (which is correct in this case). 2010-07-14 14:56:33 +00:00
rigify rna remaining that negates values 2010-08-20 02:08:43 +00:00
add_object_utils.py apply UserPrefs and Theme rna naming changes. 2010-08-17 13:14:41 +00:00
animsys_refactor.py utility function for updating animation system values when RNA changes. 2010-08-18 18:00:52 +00:00
blend_render_info.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
bpy_types.py rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
bpyml_ui.py python declarative UI 2010-08-11 15:11:30 +00:00
bpyml.py rna renaming for Render* structs 2010-08-18 04:10:23 +00:00
graphviz_export.py rna rename Bone and Text changes 2010-08-18 07:45:32 +00:00
rigify_utils.py rna rename Bone and Text changes 2010-08-18 07:45:32 +00:00
rna_info.py fixes for recent renaming 2010-08-19 14:43:52 +00:00
rna_prop_ui.py poll() as a python '@staticmethod' was too limiting and didnt allow useful base class poll functions in many cases. 2010-08-09 01:37:09 +00:00