Block a user
Refactor: Sculpt: Split sculpt_intern.hh into separate header files
5c71267e01
Fix crash due to UB from default StrokeCache ctor
084f02523c
make format
Refactor: Sculpt: Consolidate pbvh clearing actions
@HooglyBoogly - PR is ready for review again. I added the changes you suggested and put a general summary of the usecases I did manual testing on in the original message.
a87f82659d
Merge branch 'main' of projects.blender.org:blender/blender into active-vert-updates
4f4e422d66
Remove old code & debug statements
aa3549f590
Fix: correct place where simplify level is taken into account for volumes
50a6be7169
Tools: add frame filter for task isolation
aa78d43a05
UI: Multicolor Autokeying Indicator
Refactor: Sculpt: Consolidate pbvh clearing actions
Still WIP, need to make a release build to see performance impact
Revert "Fix: Sculpt: Correct asserts in previous commit"
Revert "Fix: Sculpt: Correct asserts in previous commit"
e21f1e7b76
PR Feedback
c6ef69dfbc
Merge branch 'main' of projects.blender.org:blender/blender into active-vert-updates
d777267982
Cleanup: use str.format instead of f-strings
d6c5010936
Cleanup: use deferred import for faster startup
d71d325692
Cleanup: spelling in comments, strings
GPv3: Add ReprojectMode enum and DrawingPlacement constructor