Blender Git Commit Log
Git Commits -> Revision 113f236
Revision 113f236 by Campbell Barton (master) March 14, 2013, 21:44 (GMT) |
move polygon intersection out of BLI_lasso into BLI_math_geom since its a generally useful function. adds: - isect_point_poly_v2() - isect_point_poly_v2_int() |
Commit Details:
Full Hash: 113f2367a089efb78ae0bc2b793d8be5e6b89183
SVN Revision: 55289
Parent Commit: a2a594f
Lines Changed: +86, -37