Blender Git Commit Log
Git Commits -> Revision 02f707e
Revision 02f707e by Campbell Barton (master) March 17, 2012, 10:46 (GMT) |
minor mathutils code cleanup - use mathutils callbacks as unsigned chars everywhere. |
Commit Details:
Full Hash: 02f707e9dac91d60f75ebd0ef48200cfb32c0d7d
SVN Revision: 44938
Parent Commit: 1fc345c
Lines Changed: +25, -22
9 Modified Paths:
/source/blender/python/intern/bpy_rna.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils.c (+7, -4) (Diff)
/source/blender/python/mathutils/mathutils.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+3, -3) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.h (+3, -3) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+4, -4) (Diff)
/source/blender/python/mathutils/mathutils_Vector.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.cpp (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils.c (+7, -4) (Diff)
/source/blender/python/mathutils/mathutils.h (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+3, -3) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.h (+3, -3) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+4, -4) (Diff)
/source/blender/python/mathutils/mathutils_Vector.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.cpp (+2, -2) (Diff)