Blender Git Commit Log
Git Commits -> Revision 4c35d8d
Revision 4c35d8d by Campbell Barton (master) February 16, 2011, 02:51 (GMT) |
rename IDPropertyGroup to PropertyGroup also renamed IDProperty to PropertyGroupItem (these are not referenced for common usage and we already have 'Property' defined). |
Commit Details:
Full Hash: 4c35d8d5a810f3190315b641610e2a55c54c3b51
SVN Revision: 34890
Parent Commit: fee5363
Lines Changed: +91, -90
10 Modified Paths:
/release/scripts/io/netrender/ui.py (+3, -3) (Diff)
/release/scripts/modules/bpy_types.py (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_access.c (+11, -11) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+16, -14) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+17, -17) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+2, -2) (Diff)
/source/blender/makesrna/RNA_access.h (+28, -29) (Diff)
/source/blender/python/intern/bpy.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_props.c (+6, -6) (Diff)
/release/scripts/modules/bpy_types.py (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_access.c (+11, -11) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_ID.c (+16, -14) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+17, -17) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+2, -2) (Diff)
/source/blender/makesrna/RNA_access.h (+28, -29) (Diff)
/source/blender/python/intern/bpy.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_props.c (+6, -6) (Diff)