Blender Git Commit Log

Git Commits -> Revision 19a0df2

Revision 19a0df2 by Campbell Barton (master)
November 7, 2020, 10:01 (GMT)
Cleanup: move plane array intersection into a function

Also add check to ensure a point isn't occluded by it's own plane,
which could happen if a small epsilon values are passed in.

Commit Details:

Full Hash: 19a0df25e36d9e75d486e8c51ccb874095a93e91
Parent Commit: d2c1020
Lines Changed: +114, -62

3 Modified Paths:

/source/blender/blenlib/BLI_math_geom.h (+8, -0) (Diff)
/source/blender/blenlib/intern/math_geom.c (+75, -0) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+31, -62) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021