Blender Git Commit Log

Git Commits -> Revision 6c2ce7a

Revision 6c2ce7a by Jonathan Williamson (master)
October 27, 2014, 17:14 (GMT)
Add Theme Option for UI Emboss

This adds a theme option for the embossing of UI widgets. By doing this users have much greater flexibility for creating nice themes. Previously many themes (particularly dark ones) looked quite bad due to the very obvious emboss. This made simpler, flat-style themes very challenging.

Closes T42228

Reviewed by @campbellbarton

Commit Details:

Full Hash: 6c2ce7a3828e92083dfdad85eb683f4d27ed852b
Parent Commit: 9a98fad
Lines Changed: +37, -16

6 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+3, -10) (Diff)
/source/blender/editors/include/UI_resources.h (+2, -0) (Diff)
/source/blender/editors/interface/interface_widgets.c (+11, -5) (Diff)
/source/blender/editors/interface/resources.c (+12, -0) (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