April 10, 2020, 08:35 (GMT) |
Test runner: On Linux, use Python from the precompiled libraries CentOS on the buildbot still runs Python 3.6, which is also used for the unit tests. This means that the tests can't use language features that are available to Blender itself. And testing with a different version of Python than will be used by the actual code seems like a bad idea to me. |
April 10, 2020, 08:31 (GMT) |
Merge branch 'master' into greasepencil-object |
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:40 (GMT) |
GPencil: Resuse exiting layer in trace |
April 9, 2020, 17:37 (GMT) |
GPencil: Rename default trace layer and material |
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, 17:23 (GMT) |
GPencil: Add sample distance to trace |
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:33 (GMT) |
More thorough parsing to allow order-independent comparison |
April 9, 2020, 16:17 (GMT) |
Use simpler method to create split labels for toggles |
April 9, 2020, 15:23 (GMT) |
Output Blender's output in the first contents check. |
April 9, 2020, 15:06 (GMT) |
USD: added very simple unit test for USD exporting Since we can't import USD yet, this just does some minimal checks of an exported USDA file: - Check that USD can find its JSON files, and - check that the exporter hierarchy is ok, including instancing. |
April 9, 2020, 14:27 (GMT) |
Merge branch 'greasepencil-object' into gpencil-trace |
April 9, 2020, 14:26 (GMT) |
Merge branch 'master' into greasepencil-object |
April 9, 2020, 14:12 (GMT) |
Boolean: Better layout for debug options |
|
|
|


Master Commits
MiikaHweb | 2003-2021