May 8, 2020, 13:47 (GMT) |
Fix Assert: Wireframe XRay during Sculpting In the situation that the viewport was set to solid/texture mode and switch to wireframe and sculpt mode, an assert was triggered in `workbench_cache_sculpt_populate`. |
May 8, 2020, 13:41 (GMT) |
Cleanup: USD, removed unnecessary variable No functional changes. |
May 8, 2020, 13:41 (GMT) |
Cleanup: USD test, clarfied comment No functional changes |
May 8, 2020, 13:10 (GMT) |
Cleanup: USD, made AbstractHierarchyIterator::get_writer const No functional changes. |
May 8, 2020, 13:10 (GMT) |
Cleanup: USD, added some clarifying comments No functional changes. |
May 8, 2020, 13:10 (GMT) |
Tests: Alembic, log entire command when `abcls` fails This makes it easier to manually run the `abcls` when a test fails, aiding inspection & fixing. No function changes to actual Blender code. |
May 8, 2020, 11:11 (GMT) |
Additional fix for T76426: Mantaflow Liquid - Gravity not respecting Time Scale from domain. Removed time scale from another conversion factor. See also changes from 6400f54b4cc6. |
May 8, 2020, 10:26 (GMT) |
Cleanup: USD, refactored export graph construction The construction of the export graph is now split into a few steps: - Construct a `HierarchyContext` object for the to-be-exported object. - Determine the graph index, i.e. the export-parent and the duplicator. - Update the `HierarchyContext` object for this graph index. This allows the upcoming new Alembic exporter to override the location of an object in the export graph, in order to support "flattened" exports. Aside from that, this also simply makes the code cleaner. No functional changes. |
May 8, 2020, 10:19 (GMT) |
Cleanup: Alembic, moved axis conversion functions into their own files The long-term goal is to move code out of `abc_util.{h,cc}` into either files with better, more concrete names, or simply into the one file where they are used. No functional changes. |
May 8, 2020, 09:16 (GMT) |
Merge branch 'master' into greasepencil-object |
May 8, 2020, 09:15 (GMT) |
GPencil: Fix typo error in previous rename |
May 8, 2020, 09:02 (GMT) |
Cleanup: clang-format |
May 8, 2020, 08:57 (GMT) |
Merge branch 'blender-v2.83-release' |
May 8, 2020, 08:57 (GMT) |
Merge branch 'blender-v2.83-release' |
May 8, 2020, 08:57 (GMT) |
Merge branch 'blender-v2.83-release' |
May 8, 2020, 08:57 (GMT) |
Merge branch 'blender-v2.83-release' |
May 8, 2020, 08:55 (GMT) |
Fix T76484: Infinite event handling when loading with load_ui=False When loading a file from the Python console with load_ui=False, the event was never freed from the queue causing the command to continuously be executed. |
May 8, 2020, 08:36 (GMT) |
Merge branch 'master' into greasepencil-object |
May 8, 2020, 08:34 (GMT) |
GPencil: Refactor - Rename modifier and shder functions This change is to align names with changes in T76498 |
May 8, 2020, 08:34 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021