Block a user
Blender crashes when undoing during sculpting on duplicate object
Fix #125375: Sculpt undo with duplicate object causes crash
26f6d233fa
is_editable_boundary
6c111ebcb8
Initial
437cb33a73
Refactor: Sculpt: Use new mesh vertex neighbor function
ce0f51ac1b
Cleanup: Sculpt: Use enum class in various places
806ce8ebe3
Sculpt: Data oriented refactor for color filter tool
81dd2fd6e2
is_editable_boundary
741691e338
Initial
8d454ba13f
Sculpt: Add vert_neighbors_get_mesh method
6568629520
SubdivCCG: Add to_index helper method
8019ad8912
Fix unhandled exception for non dictionary items in extensions repo
Refactor: Reorganize sculpt_boundary.cc calculations
Sculpt: Add vert_neighbors_get_mesh method
Sculpt: Add vert_neighbors_get_mesh method
I'll do a quick grep to see if I can find easy swappable places
Sculpt: Add vert_neighbors_get_mesh method
c88943a37c
Sculpt: Add vert_neighbors_get_mesh method
d5617d5a2b
Cleanup: Remove unnecessary const parameters for vert_is_boundary
e17177c7e3
Cleanup: Decrease RNA enum items array scope
1076564070
UI: Sculpt mesh filter status display
0205db4f03
Sculpt: Data oriented refactor for surface smooth brush
SubdivCCG: Add to_index helper method