Blender Git Commit Log

Git Commits -> Revision 1d966ca

Revision 1d966ca by Campbell Barton (master)
June 15, 2017, 15:27 (GMT)
Math Lib: add angle_on_axis_v3v3_v3

Use for calculating the angle between 2 directions on an axis.

Also signed version and normalized plane projection,
use when input is normalized.

Commit Details:

Full Hash: 1d966ca7a145155b594146667244131bc5b12a36
Parent Commit: 3d03616
Lines Changed: +66, -31

6 Modified Paths:

/source/blender/blenlib/BLI_math_vector.h (+4, -0) (Diff)
/source/blender/blenlib/intern/math_geom.c (+1, -1) (Diff)
/source/blender/blenlib/intern/math_vector.c (+51, -20) (Diff)
/source/blender/bmesh/operators/bmo_connect_pair.c (+4, -4) (Diff)
/source/blender/editors/mesh/editmesh_knife.c (+1, -1) (Diff)
/source/blender/editors/transform/transform.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021