Blender Git Commit Log

Git Commits -> Revision 4b914c7

Revision 4b914c7 by Campbell Barton (master)
June 25, 2009, 20:47 (GMT)
Made Mathutils use radians rather then degrees. defining USE_MATHUTILS_DEG for testing existing scripts.
Added conversion for BGE Quaternion WXYZ (Blender/C) -> XYZW (Moto C++).
BGE Python API now uses WXYZ following mathutils (break script warning).

Commit Details:

Full Hash: 4b914c7f75faa65a7d2a991b7904c18051d13a13
SVN Revision: 21160
Parent Commit: 47ca543
Lines Changed: +120, -24

9 Modified Paths:

/source/blender/python/generic/euler.c (+28, -6) (Diff)
/source/blender/python/generic/mathutils.c (+15, -2) (Diff)
/source/blender/python/generic/mathutils.h (+2, -0) (Diff)
/source/blender/python/generic/matrix.c (+7, -1) (Diff)
/source/blender/python/generic/quat.c (+19, -10) (Diff)
/source/blender/python/generic/vector.c (+1, -1) (Diff)
/source/gameengine/Converter/BL_ActionActuator.cpp (+3, -3) (Diff)
/source/gameengine/Ketsji/KX_PyMath.cpp (+25, -1) (Diff)
/source/gameengine/Ketsji/KX_PyMath.h (+20, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021