Blender Git Commit Log

Git Commits -> Revision 8253d3e

Revision 8253d3e by Kester Maddock (master)
May 26, 2004, 12:09 (GMT)
Python fixes:
Reenabled the setScript/getScript methods for python controller bricks.
Set the ray source point to MouseFocusSensor.getRaySource works.
Added: Python -> MT_Quaternion
MT_Matrix4x4, MT_Matrix3x3, MT_Vector3, MT_Point3 -> Python

Correct transform of frustum bound sphere centre point to world coordinates

Commit Details:

Full Hash: 8253d3e0411276ca09995fcbd826abd2c0c8b930
SVN Revision: 2594
Parent Commit: 3dd18c5
Lines Changed: +174, -14

6 Modified Paths:

/source/gameengine/GameLogic/SCA_PythonController.cpp (+3, -2) (Diff)
/source/gameengine/GamePlayer/common/GPC_Engine.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_Camera.cpp (+8, -6) (Diff)
/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_PyMath.cpp (+134, -5) (Diff)
/source/gameengine/Ketsji/KX_PyMath.h (+27, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021