Block a user
Fix: GPv3: Avoid NaN when reprojecting
Sculpt: Some parts of mesh can't be sculpted on 6 level of multires
This might be an issue with the PBVH building for multires, some data about the process for applying it to the default cube:
Level
Sculpt: Some parts of mesh can't be sculpted on 6 level of multires
Running a debug build with this, I get the following assert when sculpting at level 6 multires:
BLI_assert failed: source/blender/gpu/opengl/gl_vertex_buffer.cc:97, bind(), at 'vbo_size_ != 0'
"Smear Multires Displacement"-brush: areas suddenly disappear
I'm trying to replicate this on a fresh file in 4.3 and I'm seemingly not able to - @Stefan_Werner, could you provide a more detailed set of instructions on how you made the file in your original…
Cleanup: Specialize `calc_pose_data` function
Cleanup: Specialize
calc_pose_data
function
e85d09645a
Cleanup: Specialize
calc_pose_data
function
01fa3b861e
Fix: Sculpt dyntopo boundary automasking processing too many neighbors
916812bbcf
Cleanup: Specialize cavity occlusion automasking
b520ae6efe
Cleanup: Small non-functional cleanup in usd_writer_mesh
27ce4b9fc4
Fix: Sculpt: Automask bake crash with dyntopo topology changing brush
Snake Hook brush breaks mirror symmetry
Fix #127328: Snake Hook brush rotation applied incorrectly for symmetry
Fix #127328: Snake Hook brush rotation applied incorrectly for symmetry
d038ad46d6
Fix #127328: Snake Hook brush rotation applied incorrectly for symmetry
01fa3b861e
Fix: Sculpt dyntopo boundary automasking processing too many neighbors
916812bbcf
Cleanup: Specialize cavity occlusion automasking
b520ae6efe
Cleanup: Small non-functional cleanup in usd_writer_mesh
27ce4b9fc4
Fix: Sculpt: Automask bake crash with dyntopo topology changing brush
Sculpt Mode: Using Expand operators outside of geometry crashes Blender
If we want to store last_valid_active_vertex
or something similar to restore this behavior I think that’s a reasonable thing to support.