Blender Git Commit Log
Git Commits -> Revision 5ce6b34
Revision 5ce6b34 by Campbell Barton (master) January 10, 2019, 07:28 (GMT) |
3D View: use faded color for dupli instance wire & points Similar to 2.7x, so instanced geometry can be differentiated. |
Commit Details:
Full Hash: 5ce6b344d5463f5d0fd764970796ebf57b237e7c
Parent Commit: ca8f521
Lines Changed: +100, -28
6 Modified Paths:
/source/blender/draw/intern/draw_common.c (+23, -11) (Diff)
/source/blender/draw/intern/draw_common.h (+3, -1) (Diff)
/source/blender/draw/modes/object_mode.c (+56, -15) (Diff)
/source/blender/draw/modes/shaders/common_globals_lib.glsl (+3, -1) (Diff)
/source/blender/editors/include/UI_resources.h (+1, -0) (Diff)
/source/blender/editors/interface/resources.c (+14, -0) (Diff)
/source/blender/draw/intern/draw_common.h (+3, -1) (Diff)
/source/blender/draw/modes/object_mode.c (+56, -15) (Diff)
/source/blender/draw/modes/shaders/common_globals_lib.glsl (+3, -1) (Diff)
/source/blender/editors/include/UI_resources.h (+1, -0) (Diff)
/source/blender/editors/interface/resources.c (+14, -0) (Diff)