Blender Git Commit Log
Git Commits -> Revision c490428
Revision c490428 by Brecht Van Lommel (master) April 26, 2018, 14:37 (GMT) |
UI: desaturate toolbar icons that the mouse is not over. This does not look great with light toolbar buttons as in the default, so consider this a work in progress. |
Commit Details:
Full Hash: c490428bd4dff75fb371777d4e95ea270c77ea94
Parent Commit: 5876856
Lines Changed: +45, -16
1 Added Path:
/source/blender/gpu/shaders/gpu_shader_image_desaturate_frag.glsl (+13, -0) (View)
6 Modified Paths:
/source/blender/editors/include/UI_interface_icons.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+20, -14) (Diff)
/source/blender/editors/interface/interface_widgets.c (+6, -2) (Diff)
/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/GPU_shader.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+3, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+20, -14) (Diff)
/source/blender/editors/interface/interface_widgets.c (+6, -2) (Diff)
/source/blender/gpu/CMakeLists.txt (+1, -0) (Diff)
/source/blender/gpu/GPU_shader.h (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_shader.c (+3, -0) (Diff)