Blender Git Loki
Git Commits -> Revision 3225459
Revision 3225459 by Campbell Barton (master) August 12, 2012, 14:57 (GMT) |
replace ELEM8(gs, ID_ME, ID_CU, ID_MB, ID_LT, ID_LA, ID_CA, ID_TXT, ID_SPK) with macro: OB_DATA_SUPPORT_ID() |
Commit Details:
Full Hash: 32254596d4de9558b7af81bfe69db5d160a97769
SVN Revision: 49841
Parent Commit: 82688e6
Lines Changed: +29, -8
6 Modified Paths:
/source/blender/blenkernel/intern/depsgraph.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/material.c (+9, -0) (Diff)
/source/blender/editors/object/object_select.c (+6, -5) (Diff)
/source/blender/makesdna/DNA_object_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+7, -2) (Diff)
/source/blender/blenkernel/intern/material.c (+9, -0) (Diff)
/source/blender/editors/object/object_select.c (+6, -5) (Diff)
/source/blender/makesdna/DNA_object_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_main_api.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+7, -2) (Diff)