Block a user
Regression: Sculpt: Hovering with pose brush on dense mesh freezes Blender
The cause of the slowdown is the "Pose Origin Offset" field changing from a default of 0.0 to 0.35, requiring more preprocessing of data both when using the brush and updating the preview
@Julie…
"Smear Multires Displacement"-brush: areas suddenly disappear
Don’t know off the top of my head what other dependency would affect it - TBB is my only other immediate thought.
"Smear Multires Displacement"-brush: areas suddenly disappear
There were some changes @HooglyBoogly did last week related to normals updating that is likely related - to accurately bisect you probably need to toggle OpenSubdiv for your lite build, though…
Regression: Sculpt: Hovering with pose brush on dense mesh freezes Blender
Somehow the bad commit here is 7b0ea0f1b4309d8445b5027f1bfe8e0cbe90a91c
Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
4a458289ed
Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
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
Fix: Sculpt dyntopo boundary automasking processing too many neighbors
Sean Kim
deleted branch specialize-cavity-automasking from Sean-Kim/blender
2024-09-07 03:39:54 +02:00
Cleanup: Specialize cavity occlusion automasking