Blender Git Commit Log

Git Commits -> Revision 1de1ced

Revision 1de1ced by Harley Acheson (master)
February 21, 2019, 17:03 (GMT)
UI: better widget drawing with thick line width.

When the line width was larger than the UI scale, there was not enough
space for thicker widget outlines to draw properly. Now widgets are made
a little larger to accommodate the thicker outlines.

Differential Revision: https://developer.blender.org/D4368

Commit Details:

Full Hash: 1de1cedf4c2fe3dc460267ea3134f17df508b7d9
Parent Commit: 86bbada
Committed By: Brecht Van Lommel
Lines Changed: +17, -11

6 Modified Paths:

/source/blender/editors/interface/interface_layout.c (+1, -1) (Diff)
/source/blender/editors/screen/area.c (+2, -2) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+4, -3) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+3, -2) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021