Files
test/source/blender/editors/mesh
Campbell Barton 690ecaae20 Fix T97153: Knife project crashes
Knife projection BVH-tree lookup could use invalid indices since the
mesh being cut is also used for BVH intersection tests.

Solve by storing triangle indices when knife project is used so a
triangle index can always be used to look up original coordinates of a
triangle.
2022-05-11 16:28:37 +10:00
..
2022-04-07 14:34:51 +10:00
2022-04-21 09:37:20 +02:00