Cleanup: Perform cleanup on sculpt_automasking.cc #117651

Merged
Hans Goudey merged 4 commits from Sean-Kim/blender:cleanup-automask into main 2024-01-31 21:43:12 +01:00

4 Commits

Author SHA1 Message Date
Sean Kim df9490c0b5 Update callers of automask::cache_init
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-01-31 11:21:32 -08:00
Sean Kim 062eb1bcc3 Merge branch 'main' of projects.blender.org:blender/blender into cleanup-automask 2024-01-31 11:13:58 -08:00
Sean Kim 41c651d872 Address PR comments 2024-01-31 11:13:43 -08:00
Sean Kim 637ba52d24 Cleanup: Perform cleanup on sculpt_automasking.cc
* Adds documentation / comments
* Applies const where possible to cache_init function
* Minor cleanup of conditionals and initialization
2024-01-29 14:32:08 -08:00