Files
test/source/gameengine
Campbell Barton dee32d0b3f BGE Python API
- initialize pythons sys.argv in the blenderplayer
- ignore all arguments after a single " - " in the blenderplayer (like in blender), so args can be passed to the game.
- add a utility function PyOrientationTo() - to take a Py euler, quat or 3x3 matrix and convert into a C++ MT_Matrix3x3.
- add utility function ConvertPythonToMesh to get a RAS_MeshObject from a KX_MeshProxy or a name.
- Added error prefix arguments to ConvertPythonToGameObject, ConvertPythonToMesh and PyOrientationTo so the error messages can include what function they came from.
- deprecated brick.getOwner() for the "owner" attribute.
2009-04-20 09:13:59 +00:00
..
2009-04-09 22:15:26 +00:00
2009-04-19 21:01:12 +00:00
2009-04-19 21:01:12 +00:00
2009-04-20 09:13:59 +00:00
2009-04-20 09:13:59 +00:00
2009-04-20 09:13:59 +00:00
2009-04-19 17:29:07 +00:00
2009-04-20 09:13:59 +00:00
2009-04-19 21:01:12 +00:00
2008-10-31 22:35:52 +00:00