Blender Git Loki
Git Commits -> Revision 05612c0
Revision 05612c0 by Campbell Barton (master) March 17, 2012, 22:31 (GMT) |
code cleanup: not all mathutils callback creation functions tool unsigned char for type & subtype args. |
Commit Details:
Full Hash: 05612c041964dd2950136af5486db9369969e2ae
SVN Revision: 44953
Parent Commit: 6075a24
Lines Changed: +29, -23
9 Modified Paths:
/source/blender/python/mathutils/mathutils_Color.c (+5, -4) (Diff)
/source/blender/python/mathutils/mathutils_Color.h (+2, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+5, -4) (Diff)
/source/blender/python/mathutils/mathutils_Euler.h (+2, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+5, -6) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+5, -4) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.h (+2, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.h (+2, -1) (Diff)
/source/blender/python/mathutils/mathutils_Color.h (+2, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+5, -4) (Diff)
/source/blender/python/mathutils/mathutils_Euler.h (+2, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+5, -6) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+5, -4) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.h (+2, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.h (+2, -1) (Diff)