blender/release/scripts
Campbell Barton 5e53012558 utility function for updating animation system values when RNA changes.
- any numnber of attributes are supported for renaming, eg: modifiers["Foo.Bar"].prop.bar
- the path is resolved in blender so each attribute is type checked against the naming list.
- inherited properties are supported by recursively checking parent classes names aganst the name list.
- fcurves and drivers are currently supported.
2010-08-18 18:00:52 +00:00
..
io rna rename Bone and Text changes 2010-08-18 07:45:32 +00:00
keyingsets rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
modules utility function for updating animation system values when RNA changes. 2010-08-18 18:00:52 +00:00
op more rna renaming. 2010-08-18 08:26:18 +00:00
presets apply rna naming for ToolSettings 2010-08-18 03:24:52 +00:00
templates rna naming: verts -> vertices 2010-08-18 03:42:26 +00:00
ui missed renaming this 2010-08-18 13:02:59 +00:00