April 23, 2021, 11:09 (GMT) |
Merge branch 'blender-v2.93-release' |
April 23, 2021, 11:07 (GMT) |
Fix T87582: incorrect interpolation from edge to corner domain |
April 23, 2021, 11:07 (GMT) |
Avoid costly OptiX module creation when only doing denoising |
April 23, 2021, 10:44 (GMT) |
Geometry Nodes: warn when output attribute has not been saved |
April 23, 2021, 10:44 (GMT) |
Fix T87661: Attribute Combine XYZ node can't overwrite existing attribute |
Revision b291a0a by Julian Eisel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) April 23, 2021, 10:20 (GMT) |
Merge branch 'master' into asset-browser-poselib |
April 23, 2021, 08:26 (GMT) |
Merge branch 'master' into temp-gpu-compute-shaders |
April 23, 2021, 08:17 (GMT) |
Merge branch 'blender-v2.93-release' |
April 23, 2021, 08:07 (GMT) |
Modifiers: Performance Simple Deformation Use multiprocessing with simple deform modifiers. Master 2.92 fps this patch 3.13 fps on Ryzen 1700X With Vega 64 GPU. 3970X: 2.85 fps -> 2.95 fps 3990X: 3.15 fps -> 3.41 fps 3995WX: 3.21 fps -> 3.38 fps Reviewed By: jbakker Differential Revision: https://developer.blender.org/D10609 |
April 23, 2021, 08:04 (GMT) |
Fix T78845: Eevee wrong material selection. In cases where the same node tree is used in different materials with small changes, the wrong material could be selected. Cause: Hair shaders GPU resources weren't updated and used the previous bound data. Reviewed By: fclem Differential Revision: https://developer.blender.org/D11036 |
April 23, 2021, 07:25 (GMT) |
Fix T86765: Custom properties are included in `__dir__` Remove custom properties from `__dir__` method result since these can't be accessed using `__getattr__`. Introduced in the 2.5x Python API update. |
April 23, 2021, 03:08 (GMT) |
Fix T86566: Do Not Close if File Cannot Be Saved If saving a file using CloseSave dialog, do not close if there is an error doing so, like if read-only. Differential Revision: https://developer.blender.org/D10722 Reviewed by Julian Eisel |
April 23, 2021, 02:57 (GMT) |
UI: Join or Close Any Screen Area Corner action zones allow joining any neighbors. New 'Area Close' operator. Improved Header Context Menu. Differential Revision: https://developer.blender.org/D8084 Reviewed by Campbell Barton |
April 23, 2021, 01:33 (GMT) |
Merge branch 'blender-v2.93-release' |
April 23, 2021, 01:32 (GMT) |
Fix for building with MSVC |
April 23, 2021, 00:19 (GMT) |
Merge branch 'master' into cycles_procedural_api |
April 23, 2021, 00:02 (GMT) |
Merge branch 'blender-v2.93-release' |
April 22, 2021, 23:02 (GMT) |
Fix T86170: Memory leak clearing the Python instance for COW id data As Python can access COW ID's, ensure it's instance is kept on update. This could happen when the "Use Self" argument was enabled for a driver. |
April 22, 2021, 23:02 (GMT) |
Cleanup: quiet clang-tidy warning |
April 22, 2021, 21:30 (GMT) |
Splines: Fix cache not recalculated error |
|
|
|


Master Commits
MiikaHweb | 2003-2021