Blender Git Commit Log

Git Commits -> Revision 78ef2d0

November 7, 2020, 10:54 (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: 78ef2d0d84ab94c0eeff60e90d85501f0584a92d
Parent Commit: 9d92a97
Committed By: Joseph Eagar
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