This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/gameengine/PyDoc
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-11 20:58:09 +00:00
2009-04-05 10:03:23 +00:00
2009-04-09 12:53:56 +00:00
2009-04-13 19:33:22 +00:00
2009-04-15 13:50:56 +00:00
2005-03-25 10:33:39 +00:00
2009-04-20 09:13:59 +00:00
2008-10-14 22:31:10 +00:00
2009-04-09 12:53:56 +00:00
2009-04-20 09:13:59 +00:00
2008-12-29 16:36:58 +00:00
2009-04-07 06:23:45 +00:00
2009-04-09 22:15:26 +00:00
2009-04-13 19:33:22 +00:00
2009-04-13 19:33:22 +00:00
2009-02-24 05:50:45 +00:00
2009-04-13 19:33:22 +00:00
2009-04-13 19:33:22 +00:00
2009-04-19 22:02:48 +00:00