Blender Git Loki
Git Commits -> Revision baa8b63
Revision baa8b63 by Sybren A. Stüvel (master) February 1, 2015, 17:16 (GMT) |
Documentation: updated mathutils documentation Added descriptions of the constructors, and improved the module-level documentation. |
Commit Details:
Full Hash: baa8b63111f2ac5439155b6e0807a22f550b40f0
Parent Commit: fd75796
Lines Changed: +65, -6
6 Modified Paths:
/source/blender/python/mathutils/mathutils.c (+12, -1) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+6, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+8, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+8, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+25, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+6, -1) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+6, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+8, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+8, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+25, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+6, -1) (Diff)