Blender Git Commit Log

Git Commits -> Revision 7348a50

Revision 7348a50 by Campbell Barton (master)
February 28, 2011, 18:42 (GMT)
change return values from mathutils callbacks to match pythons (-1 is error), so error macro's can be used in both.

Commit Details:

Full Hash: 7348a50d7917252a49ef26afd2e7bbfb26c49dbe
SVN Revision: 35267
Parent Commit: 506e8aa
Lines Changed: +224, -220

12 Modified Paths:

/source/blender/python/generic/mathutils.c (+16, -16) (Diff)
/source/blender/python/generic/mathutils.h (+4, -4) (Diff)
/source/blender/python/generic/mathutils_Color.c (+12, -12) (Diff)
/source/blender/python/generic/mathutils_Euler.c (+16, -14) (Diff)
/source/blender/python/generic/mathutils_geometry.c (+11, -11) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+42, -42) (Diff)
/source/blender/python/generic/mathutils_Quaternion.c (+32, -32) (Diff)
/source/blender/python/generic/mathutils_Vector.c (+47, -45) (Diff)
/source/blender/python/intern/bpy_rna.c (+13, -13) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+19, -19) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.cpp (+9, -9) (Diff)
/source/gameengine/Ketsji/KX_PyMath.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021