Block a user
Refactor: Sculpt: Remove mesh and multires index from SculptSession
Add option to Mask from Cavity / Mask from Boundary to toggle corresponding automasking setting off
Cleanup: Rename bmesh detail size raycast function
2b194eed25
Readd mask.finish()
0f8f0d3f3c
Add separate buttons to ensure only a single mode is selected
54298ab3a0
Remove settings_source from redo panel
8fb69a6b3c
Settings, ui, make format
8b966956fb
Extract apply_mask_from_settings common functionality
0f6733e0d7
Expose & reuse mask::invert_mask
Sculpt: Add Mask from Boundary Operator
I'm actually planning on removing the MaskSettingSource
enum
soon entirely, so for now I'll just remove it from this method.
Sculpt: Add Mask from Boundary Operator
Extracted the mask.cc
invert_mask
function into the mask
namespace and used it here.
Cleanup: Rename bmesh detail size raycast function
Refactor: Sculpt: Remove usage of PBVHVertRef in raycast methods