Blender Git Commit Log

Git Commits -> Revision 5e53012

Revision 5e53012 by Campbell Barton (master)
August 18, 2010, 18:00 (GMT)
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.

Commit Details:

Full Hash: 5e530125582188ec658045da4acc74bdc6911992
SVN Revision: 31447
Parent Commit: cdd62d6
Lines Changed: +184, -1

1 Added Path:

/release/scripts/modules/animsys_refactor.py (+183, -0) (View)

1 Modified Path:

/source/blender/editors/space_graph/graph_buttons.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021