Files
test2/source/blender/bmesh
Campbell Barton 85e29c4ac4 Refactor: simplify join triangles to quads heap-node lookups
- Replace blender::Map with an array to lookup heap-nodes by edge index.
- Only create the array when the topology influence is used.

These gives ~5-9% overall speedup to operator function.
2024-10-11 23:48:30 +11:00
..
2023-12-05 23:01:12 +01:00
2023-12-05 23:01:12 +01:00
2024-09-20 13:14:57 +10:00