Blender Git Commit Log

Git Commits -> Revision 8eb119a

Revision 8eb119a by Campbell Barton (master)
June 26, 2011, 08:07 (GMT)
renamed math functions and made public
lambda_cp_line --> line_point_factor_v3
lambda_cp_line2 --> line_point_factor_v2

correction to previous commit function name
isect_seg_sphere_v3 --> isect_line_sphere_v3
... since its not clipped.

added a clip argument to the python version of the function.

Commit Details:

Full Hash: 8eb119a5cd05dc39fd6afec2aa40e4c425622462
SVN Revision: 37821
Parent Commit: 540c2ee
Lines Changed: +48, -37

4 Modified Paths:

/source/blender/blenlib/BLI_math_geom.h (+4, -1) (Diff)
/source/blender/blenlib/intern/math_geom.c (+13, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+2, -21) (Diff)
/source/blender/python/generic/mathutils_geometry.c (+29, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021