Blender Git Commit Log
Git Commits -> Revision 384a1b5
Revision 384a1b5 by Joshua Leung (master) October 15, 2009, 10:13 (GMT) |
UI Templates: RNA-Path Builder (Skeleton Code) Added a base-template for editing/creating RNA-Paths. This is now used for KeyingSets and Driver UI's, so that when the actual magic gets put in, it will work. |
Commit Details:
Full Hash: 384a1b5a5c15cfc5311f3865bde095d89130cfa5
SVN Revision: 23858
Parent Commit: 29e738f
Lines Changed: +52, -5
5 Modified Paths:
/release/scripts/ui/buttons_scene.py (+1, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+2, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+33, -2) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+6, -2) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+10, -0) (Diff)
/source/blender/editors/include/UI_interface.h (+2, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+33, -2) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+6, -2) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+10, -0) (Diff)