blender/release/scripts/modules
Campbell Barton 4f5f868a52 rna data path names which are more likely to break animations.
Added an operator "Update Animation Data",
access from the search menu to update drivers and fcurves.
2010-08-20 06:09:58 +00:00
..
bpy rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +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 data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
add_object_utils.py apply UserPrefs and Theme rna naming changes. 2010-08-17 13:14:41 +00:00
animsys_refactor.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +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 data path names which are more likely to break animations. 2010-08-20 06:09:58 +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