November 4, 2020, 00:13 (GMT) |
Fix T60517: "Fix Deforms" crashes for meshes without vgroup data |
November 4, 2020, 00:05 (GMT) |
Added face set support to dyntopo. Still need to finish "edit face sets" tool and do more testing. |
November 3, 2020, 23:04 (GMT) |
Merge branch 'blender-v2.91-release' |
November 3, 2020, 23:03 (GMT) |
Fix T81799: Enable use self in trimming tool booleans This enables self intersections in the sculpt trimming tools boolean operations. This should fix wrong booleans results after using the operator to add new disconnected geometry with the join mode. Reviewed By: sergey Maniphest Tasks: T81799 Differential Revision: https://developer.blender.org/D9423 |
November 3, 2020, 23:01 (GMT) |
Fix T81842: Cloth brush not creating simulation areas for each tiling symmetry pass The cloth brush fixed simulation areas are created using the initial_location variable in the StrokeCache. This variable was not being updated by tiling symmetry, so all symmetry passes were using the same simulation area location. Reviewed By: sergey Maniphest Tasks: T81842 Differential Revision: https://developer.blender.org/D9421 |
November 3, 2020, 22:59 (GMT) |
Fix mask extract and slice not preserving mesh symmetry options When extracting new objects from a mesh in sculpt mode, it makes sense to keep the current symmetry options and settings in the new mesh. In previous versions symmetry options were stored in the tool settings, so this bug was not that obvious. This also preserves the remember settings in the new object, which is also the desired behaviour. Reviewed By: sergey, mont29 Differential Revision: https://developer.blender.org/D9417 |
November 3, 2020, 22:57 (GMT) |
Fix mask slice to new object preserving the mask If the new object contains the mask it always needs to be cleared before starting sculpting on it. This fix was also committed before in the mask extract operator. Reviewed By: sergey Differential Revision: https://developer.blender.org/D9416 |
November 3, 2020, 22:55 (GMT) |
Fix T82297: Brush alpha not affecting smear tools strength The strength of this brush needs to take alpha into account Reviewed By: sergey Maniphest Tasks: T82297 Differential Revision: https://developer.blender.org/D9419 |
November 3, 2020, 22:31 (GMT) |
Merge branch 'blender-v2.91-release' |
November 3, 2020, 22:30 (GMT) |
Fix T81691: Use-after-free with property search and hovered button The list of buttons in the button group needs to be updated to take into account the old button inserted into the button list for the new block. Differential Revision: https://developer.blender.org/D9428 |
November 3, 2020, 22:25 (GMT) |
Merge branch 'blender-v2.91-release' |
November 3, 2020, 22:24 (GMT) |
Property Search: Fix missing update switching tabs after search What I thought was an "optimization" was really a bug. The "use search for expansion" value needs to be set for every panel, even panels in other tabs. Otherwise it won't be properly set when switching back to a tab that was visited during search. Differential Revision: https://developer.blender.org/D9427 |
November 3, 2020, 21:31 (GMT) |
Cleanup: Remove broken/deprecated setting of color-ramp button step size Setting the button's step size like this wouldn't work anymore after e6f0b60c2e91, which is reported in T81794. Instead, the step size should be set for the RNA property, as proposed in D9277. That will be committed separately as bug fix. |
November 3, 2020, 21:26 (GMT) |
Fix for previous cleanup commit |
November 3, 2020, 21:12 (GMT) |
Cleanup: Clang tidy |
November 3, 2020, 20:28 (GMT) |
Merge branch 'blender-v2.91-release' into master |
November 3, 2020, 20:23 (GMT) |
macOS: find Jack framework in system directories Until it is decided whether to ship JACK with pre-compiled libraries, search for the same in system directories. Ref T79261 Reviewed By: brecht Differential Revision: https://developer.blender.org/D9436 |
November 3, 2020, 20:10 (GMT) |
Cleanup: Remove dead code in bevel operator The `poll_property` callback is only used when the `ui` callback isn't defined. |
November 3, 2020, 19:57 (GMT) |
Cleanup: Declare variables where initialized |
November 3, 2020, 18:54 (GMT) |
Experiment: Remove return value arguments. rename face to poly/polygon everywhere. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021