Blender Git Commit Log
Git Commits -> Revision 540c2ee
Revision 540c2ee by Campbell Barton (master) June 26, 2011, 07:21 (GMT) |
math func to find the intersection(s) between a segment and a sphere for C/python. from python: i1, i2 = mathutils.geometry.intersect_line_sphere(l1, l2, sphere, radius) |
Commit Details:
Full Hash: 540c2eee566318a40fef26cd60f182020d2cb7ff
SVN Revision: 37820
Parent Commit: 83000d8
Lines Changed: +142, -0