Blender Git Commit Log

Git Commits -> Revision 96e7a92

June 3, 2015, 10:32 (GMT)
Redesign area/region edges

Mainly removed unnecessarily drawn edges and doubled line thickness for
area edges to clearly separate areas from regions.

For now I've added a theme option to control the color of the area
edges, we can check later if it's worth keeping it, but IMHO it's quite
important to have this controllable.

Commit Details:

Full Hash: 96e7a92a23b6fe6e591c1b90ae298b83ba68cee3
Parent Commit: fa85fd2
Lines Changed: +49, -41

7 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+1, -0) (Diff)
/source/blender/editors/include/UI_resources.h (+3, -0) (Diff)
/source/blender/editors/interface/resources.c (+9, -1) (Diff)
/source/blender/editors/screen/area.c (+14, -16) (Diff)
/source/blender/editors/screen/screen_edit.c (+13, -23) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021