Blender Git Commits

Blender Git "temp-checkbox-layout-tweaks" branch commits.

Page: 3 / 4

April 11, 2020, 15:03 (GMT)
Use checkbox+value for Text Editor
April 11, 2020, 08:58 (GMT)
Revert mistake in Sculpt Symmetry panel
April 11, 2020, 08:55 (GMT)
Add checkbox+value configuration many places where applicable
April 10, 2020, 15:52 (GMT)
Fix pointer properties breaking column layouts
April 10, 2020, 15:34 (GMT)
Merge branch 'master' into temp-checkbox-layout-tweaks
April 10, 2020, 13:09 (GMT)
Merge branch 'master' into temp-checkbox-layout-tweaks
April 10, 2020, 00:01 (GMT)
Use checkbox+value in split layout for object bounds type

See previous commit.
Meant as an example for how this can be done in .py.
April 10, 2020, 00:01 (GMT)
Support displaying single checkbox for a value in split layouts

Mockup: F7430498.

This is technically quite difficult to support, due to how we create the
split layouts for each item. With this commit, layout creators should be
able to do it, even though it involves some boilerplate code. The
followup commit will demonstrate how it can be done.
April 9, 2020, 13:37 (GMT)
Merge branch 'master' into temp-checkbox-layout-tweaks
April 9, 2020, 00:41 (GMT)
Fix layout when using uiItemFullR() after uiItemL_respect_property_split()

Also make the decorator layout as return value easier to understand.
April 8, 2020, 23:49 (GMT)
Merge branch 'master' into temp-checkbox-layout-tweaks
April 8, 2020, 23:40 (GMT)
Fix broken split layout for operator properties popups

Was creating multiple nested split layouts. `uiDefAutoButsRNA()` used to
do it's own layout splitting, that's redundant now, so I removed it.
April 8, 2020, 22:12 (GMT)
Image empty checkbox layout updates
April 8, 2020, 21:53 (GMT)
Sequencer checkbox layout updates
April 8, 2020, 21:53 (GMT)
Sculpt & paint UI checkbox layout updates
April 8, 2020, 21:19 (GMT)
Camera and Curve obdata properties layout updates
April 8, 2020, 18:45 (GMT)
Update Preferences and Physics UI layouts for new checkboxes
April 8, 2020, 17:40 (GMT)
Update Mesh obdata properties
April 8, 2020, 16:10 (GMT)
Object properties layout update
April 8, 2020, 15:34 (GMT)
Update View Layer properties layout
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021