Blender Git Commit Log

Git Commits -> Revision 076a93b

Revision 076a93b by Julian Eisel (master)
August 7, 2020, 13:17 (GMT)
UI Code Quality: Use derived struct for progessbar buttons

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

Part of T74432.

Commit Details:

Full Hash: 076a93b855e89fd915779da5991132bc956aa0f4
Parent Commit: 9f475db
Lines Changed: +35, -22

4 Modified Paths:

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