Blender Git Loki
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