Block a user
Sean Kim
deleted branch subdiv-mesh-boundary-method from Sean-Kim/blender
2024-07-10 19:48:27 +02:00
Refactor: SubdivCCG: Extract utility method for boundary calculation
Refactor: SubdivCCG: Extract utility method for boundary calculation
Ah, good point on both, will fix.
Refactor: SubdivCCG: Extract utility method for boundary calculation
9a0d4a9518
Bmesh support
ddf03d3a5d
Merge branch 'main' of projects.blender.org:blender/blender into relax-face-set-brush-refactor
3e35118a35
Undo neighbor factor usage
d0ebd8e1a7
Cleanup: SubdivCCG: Prevent copying of SubdivCCG
24dc9a21b1
Geometry Nodes: support attaching gizmos to input values
Cleanup: SubdivCCG: Prevent copying of SubdivCCG
Sculpt: Initial data oriented refactor of relax face set brush
So, in doing some testing with this for multires - I think it's best if I readd this and then do earlier filtering before calculating the relaxed position; a large portion of the runtime for this…