Blender Git Loki
Git Commits -> Revision 708667c
Revision 708667c by Campbell Barton (master) April 25, 2010, 03:34 (GMT) |
minor mathutils update - docstring for Euler.rotate - rotate_eul, use upper case in Py and C. - use less verbose repr method. |
Commit Details:
Full Hash: 708667c6f6695b04f613566c4ff1b6c2788ab50c
SVN Revision: 28407
Parent Commit: b37ae4a
Lines Changed: +197, -141
6 Modified Paths:
/source/blender/blenkernel/intern/constraint.c (+3, -3) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+4, -4) (Diff)
/source/blender/python/generic/mathutils_Color.c (+28, -12) (Diff)
/source/blender/python/generic/mathutils_Euler.c (+50, -22) (Diff)
/source/blender/python/generic/mathutils_quat.c (+29, -12) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+83, -88) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+4, -4) (Diff)
/source/blender/python/generic/mathutils_Color.c (+28, -12) (Diff)
/source/blender/python/generic/mathutils_Euler.c (+50, -22) (Diff)
/source/blender/python/generic/mathutils_quat.c (+29, -12) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+83, -88) (Diff)