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