Blender Git Commit Log
Git Commits -> Revision 0d0948b
Revision 0d0948b by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 14:10 (GMT) |
Tweaking colors again, yellow highlight color was a bit too aggressive Instead, we now draw the manipulator with some transparency and without if highlighted. This also helps making the manipulator not so 'in your face'-ish. |
Commit Details:
Full Hash: 0d0948bf90c9c01f04d117e60603d911b0c08a64
Parent Commit: cc5b831
Lines Changed: +32, -20
5 Modified Paths:
/source/blender/editors/object/object_lamp.c (+2, -1) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+2, -1) (Diff)
/source/blender/editors/transform/manipulator_widget.c (+18, -12) (Diff)
/source/blender/windowmanager/intern/wm_generic_widgets.c (+8, -4) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -2) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+2, -1) (Diff)
/source/blender/editors/transform/manipulator_widget.c (+18, -12) (Diff)
/source/blender/windowmanager/intern/wm_generic_widgets.c (+8, -4) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -2) (Diff)