Blender Git Loki
Git Commits -> Revision 67effc8
Revision 67effc8 by Campbell Barton (master) December 25, 2011, 11:36 (GMT) |
use docstrings for mathutils getset's, also some formatting edits, no functional changes. |
Commit Details:
Full Hash: 67effc8aefcde5acc72a67aff76d367e22a091ae
SVN Revision: 42868
Parent Commit: f3ac865
Lines Changed: +177, -116
7 Modified Paths:
/source/blender/python/mathutils/mathutils.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+27, -18) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+26, -20) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+3, -3) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+44, -20) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+21, -9) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+55, -45) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+27, -18) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+26, -20) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+3, -3) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+44, -20) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+21, -9) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+55, -45) (Diff)