Blender Git Commit Log
Git Commits -> Revision 083297f
Revision 083297f by Campbell Barton (master) November 29, 2011, 20:22 (GMT) |
formatting edits (120 width max) and remove some redundant casts |
Commit Details:
Full Hash: 083297fbf10719ac568529f6c3f61ffd7090e34e
SVN Revision: 42269
Parent Commit: 1a7ae36
Lines Changed: +69, -39
10 Modified Paths:
/source/blender/python/mathutils/mathutils.c (+6, -2) (Diff)
/source/blender/python/mathutils/mathutils.h (+23, -17) (Diff)
/source/blender/python/mathutils/mathutils_Color.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+4, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+14, -8) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.h (+4, -2) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+14, -5) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils.h (+23, -17) (Diff)
/source/blender/python/mathutils/mathutils_Color.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+4, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+14, -8) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.h (+4, -2) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+14, -5) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.h (+1, -1) (Diff)