Block a user
Cleanup: Add copyright to sculpt_flood_fill.cc
Refactor: Sculpt: Change PBVH and PBVHNode to public classes
Only minor comments from me. Much of the stuff outside the blenkernel
directory I skimmed.
Refactor: Sculpt: Change PBVH and PBVHNode to public classes
Should this just be part of the initializer list? I don't see why we would handle this differently.
Refactor: Specialize flood_fill methods per PBVH type
Planning on still doing cleanup, but I think at least from a public-facing API this can be looked at.
WIP: Refactor: Specialize flood_fill methods per PBVH type
0ad582380e
WIP: Refactor: Specialize flood_fill methods per PBVH type
76a1e19e79
Cleanup: Extract flood_fill to sculpt_flood_fill.cc
b336448de1
Refactor: Expose specialized nearest_vert_calc methods
2e487ec92e
Fix #124484: Debug assert on undoing out of Sculpt Mode
dd86ad6f23
Refactor: Introduce SculptBoundaryPreview
Cleanup: Extract flood_fill to sculpt_flood_fill.cc
Refactor: Expose specialized nearest_vert_calc methods
Refactor: Expose specialized nearest_vert_calc methods