Files
test/source/blender/editors/transform
Germano Cavalcante 7d54a756b9 Snap: Optimization: Create BVHTree from loose vertices only
Since snapping to endpoints is already done when you snap to edges
together, there is no need to create a bvhtree with all the vertices.

Also use the appropriate endpoint definition for snap to armatures.
2023-06-26 14:04:03 -03:00
..