Block a user
Sculpting on a mesh with a deform modifier & shape key cannot be undone under certain circumstances
Broke between a34b0e17d624 ~ 75ffda39b234, bisecting further
Sculpting on a mesh with a deform modifier & shape key cannot be undone under certain circumstances
Can confirm
07f298c1e5
Merge branch 'blender-v4.3-release'
5c855bd6bf
Fix: Sculpt: Reduce clay strips z-axis influence
Fix: Sculpt: Reduce clay strips z-axis influence
8cf9115fbb
Merge branch 'blender-v4.3-release'
57c4e9dd2c
Fix #128820: Mask filter behaves incorrectly with hidden faces
de5ac7395e
Merge remote-tracking branch 'origin/blender-v4.3-release'
1d11123da7
Deps: WinX64 - 4.3 Library update
c55edd1310
Compositor: Implement previews for new CPU compositor
8cf9115fbb
Merge branch 'blender-v4.3-release'
57c4e9dd2c
Fix #128820: Mask filter behaves incorrectly with hidden faces
Regression: Sculpt: Mask filters are bugged when used on partially hidden mesh
Fix #128820: Mask filter behaves incorrectly with hidden faces
Blender crashes every time i try to use "Smooth" set on negative direction with stylus
@ChengduLittleA It's not high up on my priority list at the moment, the change I have in mind will likely require a bit of back and forth in review for how we handle it and may be a bit risky for…
Undo either stops working or causes ghastly bugs when it goes in/out of Sculpt Mode
@MaybeLamia It's probably best in this case to submit this as a separate report & provide more detailed instructions. From the video you provided, you appear to be using Blender v4.2, and the…
Fix #128820: Mask filter behaves incorrectly with hidden faces
Undo either stops working or causes ghastly bugs when it goes in/out of Sculpt Mode
My best guess right now is that there is somehow a race condition happening that's causing an extra undo step to be added... which somehow causes this issue. If I start blender with `--log…
Undo either stops working or causes ghastly bugs when it goes in/out of Sculpt Mode
Able to replicate this on a fresh file too with the following steps:
- Disable "Lock Object Modes"
- Add two objects into the scene
- Enter sculpt mode on one of them and follow the steps…