Blender Git Commit Log

Git Commits -> Revision 68c00e6

Revision 68c00e6 by Julian Eisel (master)
August 7, 2020, 13:17 (GMT)
UI Code Quality: Use derived struct for color buttons

For the main rationale behind this design, see 03b122e2a18df. Further,
this removes users of `uiBut.a1`/`uiBut.a2`, which is a very ugly design
choice (hard to reason about).

Part of Part of T74432.

Commit Details:

Full Hash: 68c00e6f8f2612d76f95fb7744cb9cfbfcfacdf8
Parent Commit: 49f088e
Lines Changed: +50, -41

7 Modified Paths:

/source/blender/editors/include/UI_interface.h (+0, -2) (Diff)
/source/blender/editors/interface/interface.c (+6, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+13, -17) (Diff)
/source/blender/editors/interface/interface_intern.h (+8, -2) (Diff)
/source/blender/editors/interface/interface_templates.c (+18, -16) (Diff)
/source/blender/editors/interface/interface_utils.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_widgets.c (+4, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021