April 10, 2020, 15:53 (GMT) |
Merge branch 'temp-checkbox-layout-tweaks' into modifier-panels-ui |
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, 15:14 (GMT) |
Resolve const warning for panel data reordering |
April 10, 2020, 13:09 (GMT) |
Merge branch 'master' into temp-checkbox-layout-tweaks |
April 10, 2020, 00:07 (GMT) |
Use checkbox+value in split layout for mirror modifier UV offset See previous commits. Meant as an example for how this can be done in C. |
April 10, 2020, 00:03 (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:03 (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 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, 21:15 (GMT) |
Merge branch 'master' into modifier-panels-ui |
April 9, 2020, 17:23 (GMT) |
Revert "Add Modifier Apply Button Extras Menu" This reverts commit 824f80a5d71aadd03f2462a570e7fea8b5f5c95d. After some discussion, it's clear this isn't really an improvement. |
April 9, 2020, 16:59 (GMT) |
Add Modifier Apply Button Extras Menu - Apply as shape key if supported - Move up and down Makes room for other convenient operations in the future too. |
April 9, 2020, 16:17 (GMT) |
Use simpler method to create split labels for toggles |
April 9, 2020, 14:12 (GMT) |
Boolean: Better layout for debug options |
April 9, 2020, 13:41 (GMT) |
Fix misalignment of items added with `uiItemPointerR()` The split layout flag is changed in-between. |
April 9, 2020, 13:37 (GMT) |
Merge branch 'temp-checkbox-layout-tweaks' into modifier-panels-ui |
April 9, 2020, 13:37 (GMT) |
Merge branch 'master' into temp-checkbox-layout-tweaks |
April 9, 2020, 12:16 (GMT) |
Trying new checkbox+value configuration for Mirror UVs |
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. |
|