Blender Git Commit Log

Git Commits -> Revision 8486a47

November 11, 2019, 17:05 (GMT)
Mathutils: expose the utility to find the closest point of a triangle.

This computation is complex and useful enough to expose the existing
C math utility used by BVH nearest to Python. Otherwise this requires
the use of intersect_point_tri and multiple intersect_point_line calls
with some added vector math.

Differential Revision: https://developer.blender.org/D6200

Commit Details:

Full Hash: 8486a47ad0d7988bdfcd50bcb41e933b798a988b
Parent Commit: a5ec7c4
Committed By: Germano Cavalcante
Lines Changed: +49, -1

1 Modified Path:

/source/blender/python/mathutils/mathutils_geometry.c (+49, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021