Block a user
Sean Kim
deleted branch remove-extra-flood-fill-variable from Sean-Kim/blender
2024-07-24 01:46:40 +02:00
Refactor: Simplify closest_boundary_vert calculation
Refactor: Remove dead boundary loop calculation code
I can fix this too, but I don't see any reports of this feature not working in the 4 years that it's existed in the codebase. For the refactor, I think it makes more sense to just remove this and…
Refactor: Remove dead boundary loop calculation code
3a41246b78
Merge branch 'main' of projects.blender.org:blender/blender into adjust-nearest-vert-api
d6cc3f32db
Cleanup: Replace GSet with blender::Set in sculpt_boundary.cc
06aa1ce7b2
Refactor: Switch vector of PBVHVertRef in SculptBoundary for int
f6ae3bf8f3
UI: Docking Split Order Areas As Previous
b518172ae5
Refactor: Remove SculptBoundary initial_vert field
Refactor: Simplify closest_boundary_vert calculation
a6270518bb
Refactor: Simplify closest_boundary_vert calculation
d6cc3f32db
Cleanup: Replace GSet with blender::Set in sculpt_boundary.cc
06aa1ce7b2
Refactor: Switch vector of PBVHVertRef in SculptBoundary for int
f6ae3bf8f3
UI: Docking Split Order Areas As Previous
b518172ae5
Refactor: Remove SculptBoundary initial_vert field
Sean Kim
created branch remove-extra-flood-fill-variable in Sean-Kim/blender
2024-07-24 00:10:52 +02:00
Cleanup: Replace GSet with blender::Set in sculpt_boundary.cc
5b19e2d9d9
Merge branch 'main' of projects.blender.org:blender/blender into replace-gset
06aa1ce7b2
Refactor: Switch vector of PBVHVertRef in SculptBoundary for int
f6ae3bf8f3
UI: Docking Split Order Areas As Previous
b518172ae5
Refactor: Remove SculptBoundary initial_vert field
6181569a21
Refactor: Replace sparse mesh-sized array with map
Refactor: Switch vector of PBVHVertRef in SculptBoundary for int