Blender Git Commit Log
Git Commits -> Revision 820acf1
Revision 820acf1 by Campbell Barton (master) June 8, 2013, 21:58 (GMT) |
add editmode wire color, also changed lattice to use this, it used a hard-coded green color which was hard to see over the default background. |
Commit Details:
Full Hash: 820acf1b9eee10e4efd6929b7ca05417611c5f1a
SVN Revision: 57299
Parent Commit: b0d5555
Lines Changed: +34, -21
6 Modified Paths:
/source/blender/editors/include/UI_resources.h (+1, -0) (Diff)
/source/blender/editors/interface/resources.c (+7, -0) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+5, -5) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+14, -14) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -0) (Diff)
/source/blender/editors/interface/resources.c (+7, -0) (Diff)
/source/blender/editors/space_view3d/drawarmature.c (+5, -5) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+14, -14) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -0) (Diff)