Blender Git Commit Log
Git Commits -> Revision 61f7ba6
January 3, 2009, 05:41 (GMT) |
* Added some notifications to object/lamp/material RNA properties For now, I've made a distinction between (eg.) ND_LIGHTING and ND_LIGHTING_DRAW, with the 'draw' variety being properties that get displayed in the 3D View * Also did some cleaning in lamp RNA, moved sun/sky settings to its own struct |
Commit Details:
Full Hash: 61f7ba6fa20234d582481a50601a873d86f6ec65
SVN Revision: 18281
Parent Commit: 9f7b9f3
Lines Changed: +300, -108
5 Modified Paths:
/source/blender/editors/space_view3d/space_view3d.c (+13, -0) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+191, -98) (Diff)
/source/blender/makesrna/intern/rna_material.c (+59, -2) (Diff)
/source/blender/makesrna/intern/rna_object.c (+25, -7) (Diff)
/source/blender/windowmanager/WM_types.h (+12, -1) (Diff)
/source/blender/makesrna/intern/rna_lamp.c (+191, -98) (Diff)
/source/blender/makesrna/intern/rna_material.c (+59, -2) (Diff)
/source/blender/makesrna/intern/rna_object.c (+25, -7) (Diff)
/source/blender/windowmanager/WM_types.h (+12, -1) (Diff)