Blender Git Loki
Git Commits -> Revision 4c3d5a4
Revision 4c3d5a4 by Campbell Barton (master) February 5, 2013, 14:25 (GMT) |
add RNA_define_animate_sdna() so animation can be easily disabled when defining many properties - currently use to disable animating brushes and toolsettings. |
Commit Details:
Full Hash: 4c3d5a4294756944eba2ab536751e38eecc2bd8d
SVN Revision: 54327
Parent Commit: fa671fd
Lines Changed: +34, -5
6 Modified Paths:
/source/blender/makesrna/intern/makesrna.c (+7, -0) (Diff)
/source/blender/makesrna/intern/rna_define.c (+16, -2) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+6, -2) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+3, -0) (Diff)
/source/blender/makesrna/RNA_define.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_define.c (+16, -2) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+6, -2) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+3, -0) (Diff)
/source/blender/makesrna/RNA_define.h (+1, -0) (Diff)