Blender Git Commit Log
Git Commits -> Revision 43284f1
Revision 43284f1 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 18, 2015, 07:03 (GMT) |
Allow widgets to define custom line width (and use for manipulator) |
Commit Details:
Full Hash: 43284f1a1b5b2cc663b199c16f2706cc4ae4aba7
Parent Commit: 8154537
Lines Changed: +32, -20
5 Modified Paths:
/source/blender/editors/transform/manipulator_widget.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_generic_widgets.c (+17, -16) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+6, -0) (Diff)
/source/blender/windowmanager/wm.h (+4, -4) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_generic_widgets.c (+17, -16) (Diff)
/source/blender/windowmanager/intern/wm_widgets.c (+6, -0) (Diff)
/source/blender/windowmanager/wm.h (+4, -4) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)