Blender Git Loki
Git Commits -> Revision 78a3db7
Revision 78a3db7 by Michael Fox (master) March 30, 2009, 08:17 (GMT) |
2.5 ******* ported some of the scene buttons to the new system - added RNA_SceneRenderData struct to rna - added a warning print to uiItemR when it can't find the property - what is not there is due to relating entry not being in RNA - anim button does not work Im commiting this so we have much more wider test area then text and object buttons |
Commit Details:
Full Hash: 78a3db7d64f5e021a9c9db2d31712f2f8dd12267
SVN Revision: 19463
Parent Commit: 89b906d
Lines Changed: +168, -19
5 Modified Paths:
/source/blender/editors/interface/interface_layout.c (+3, -1) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_scene.c (+154, -13) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+9, -4) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+1, -1) (Diff)
/source/blender/editors/space_buttons/buttons_scene.c (+154, -13) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+9, -4) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)