Block a user
Fix #127396: Invert Mask doesn't apply to entire mesh
Sculpt Mode: Invert Mask only done on part of the mesh
Adding the following assert:
write_mask_mesh(
depsgraph, object, node_mask, [&](MutableSpan<float> mask, const Span<int> verts) {
BLI_assert(!verts.is_empty())…
Fix #127357: Expand operator crashes when cursor is not on mesh
Fix (unreported): Crash when canceling expand operator
6c35ccd1a6
Fix (unreported): Crash when canceling expand operator
7cd6b7175f
Sculpt: Parallelize max face size reduction during grid BVH build
883568c0b1
Cleanup: Improve face size variable name
8cd80b0fac
Cleanup: Correct comment and add note
b748cf316f
Fix: GPv3: Avoid NaN when reprojecting
Sculpt Mode: Using Expand operators outside of geometry crashes Blender
What's the expected behavior here if the last active vertex is actually just completely invalid? i.e. in cases where we switched from a normal mesh to dyntopo / multires or vice versa, or if the…
Assets: Sculpt: Update default pose brush offset value
64fec60ff4
Assets: Sculpt: Update default pose brush offset value
4c14e5a011
Assets: Update brush assets to include brush type in metadata
814eed6390
Tool icons: Remove icons for removed brush tools
5c1abd347d
Grease Pencil: Update all draw brushes
c02a78249c
Essentials: Include current default brushes as brush assets