Blender Git Commit Log
Git Commits -> Revision 46d8647
Revision 46d8647 by Campbell Barton (render25) March 12, 2010, 09:36 (GMT) |
fix for nasty bug where registering properties would register them in the parent classes SRNA, made for confusing rigify args turning up in add sequencer adding collection. |
Commit Details:
Full Hash: 46d86471bd66b0774de286ce2188112a81c7ba1b
SVN Revision: 27433
Parent Commit: 13d5fc9
Lines Changed: +64, -75
5 Modified Paths:
/release/scripts/ui/properties_data_armature_rigify.py (+22, -22) (Diff)
/source/blender/python/intern/bpy_operator_wrap.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_props.c (+20, -16) (Diff)
/source/blender/python/intern/bpy_rna.c (+19, -34) (Diff)
/source/blender/python/intern/bpy_rna.h (+2, -2) (Diff)
/source/blender/python/intern/bpy_operator_wrap.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_props.c (+20, -16) (Diff)
/source/blender/python/intern/bpy_rna.c (+19, -34) (Diff)
/source/blender/python/intern/bpy_rna.h (+2, -2) (Diff)