Blender Git Commit Log

Git Commits -> Revision e21fc05

Revision e21fc05 by Julian Eisel (modifier-panels-ui, temp-checkbox-layout-tweaks)
April 7, 2020, 15:08 (GMT)
Initial changes to checkbox layout: Use split layout & better section headings

See T65965.
Checkboxes now use the split layout as proposed in the design task and
columns can define headings now (`uiLayout.column(heading="Foo")`).
These headings are placed in the left column of the first item if that
doesn't add its own label there. Otherwise an own row is inserted for
the heading.

Commit Details:

Full Hash: e21fc05b35ad75de4cb780a6f03290ca0c817cea
Parent Commit: 02598e6
Lines Changed: +93, -16

3 Modified Paths:

/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_layout.c (+85, -15) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+7, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021