Blender Git Commit Log
Git Commits -> Revision dbb06c5
Revision dbb06c5 by Sybren A. Stüvel (temp-mathutils-doc) February 1, 2015, 15:06 (GMT) |
Documentation: updated mathutils documentation Added descriptions of the constructors, and improved the module-level doc to link to the classes. |
Commit Details:
Full Hash: dbb06c5fe587a23ef4f56b859630e3cd1e254ceb
Parent Commit: 2e6e92c
Lines Changed: +58, -5
6 Modified Paths:
/source/blender/python/mathutils/mathutils.c (+5, -1) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+6, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+7, -0) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+8, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+26, -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 (+7, -0) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+8, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+26, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+6, -1) (Diff)