Blender Git Loki

Git Commits -> Revision 7a950c2

Revision 7a950c2 by Campbell Barton (master)
September 29, 2010, 05:15 (GMT)
patch from Dan Eicher with some edirts.
vec.rotate(axis, angle)
equivalent to...
vec[:] = vec * mathutils.Quaternion(axis, angle)

Commit Details:

Full Hash: 7a950c287692dc44edc23eb9daf865de8e115307
SVN Revision: 32179
Parent Commit: 2b59013
Lines Changed: +72, -0

3 Modified Paths:

/source/blender/blenlib/BLI_math_vector.h (+2, -0) (Diff)
/source/blender/blenlib/intern/math_vector.c (+30, -0) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+40, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021