Block a user
Cleanup: Extract flood_fill to sculpt_flood_fill.cc
e18dcef38d
Cleanup: Reduce usage of initial_vert
cf656ac040
Refactor: Use float3 instead of PBVHVertRef for pivot_vertex
c20b8f5d6e
Refactor: Replace SculptBoundaryPreviewEdge with std::pair
e30a1326a4
Fix #124719: Failed assert in old (2.34) testfile
e35e80275a
Cleanup: Formatting
Sculpt: Code marked as unreachable has been executed
Fix #124484: Debug assert on undoing out of Sculpt Mode
Refactor: Introduce SculptBoundaryPreview
Refactor: Introduce SculptBoundaryPreview
ed0b68bf80
Refactor: Introduce SculptBoundaryPreview
e18dcef38d
Cleanup: Reduce usage of initial_vert
cf656ac040
Refactor: Use float3 instead of PBVHVertRef for pivot_vertex
c20b8f5d6e
Refactor: Replace SculptBoundaryPreviewEdge with std::pair
e30a1326a4
Fix #124719: Failed assert in old (2.34) testfile
Sean Kim
deleted branch boundary-initial-vert-cleanup from Sean-Kim/blender
2024-07-16 04:29:12 +02:00
Cleanup: Reduce usage of initial_vert
7c2fa67b61
Merge branch 'main' of projects.blender.org:blender/blender into boundary-initial-vert-cleanup
cf656ac040
Refactor: Use float3 instead of PBVHVertRef for pivot_vertex
c20b8f5d6e
Refactor: Replace SculptBoundaryPreviewEdge with std::pair
e30a1326a4
Fix #124719: Failed assert in old (2.34) testfile
e35e80275a
Cleanup: Formatting