blender/source/gameengine
Campbell Barton d428ba1de8 PyAPI RNA/BGE
* all mathutils types now have optional callbacks
* PyRNA returns mathutils quat and euler types automatically when they have the rotation subtype.
* PyRNA, reuse the BPy_StructRNA PyObject rather name making a new one for each function returned.
* use more arithb.c functions for Mathutils quaternion type (less inline cruft).
* BGE Mathutils integration mostly finished- KX_PyMath now converts to Mathutils types rather then lists.
* make all mathutils types share the same header so they can share a number of functions - dealloc, getWrapped, getOwner.
2009-06-25 10:11:37 +00:00
..
BlenderRoutines Spring Cleaning 2009-06-21 16:18:38 +00:00
Converter Spring Cleaning 2009-06-21 16:18:38 +00:00
Expressions PyAPI RNA/BGE 2009-06-25 10:11:37 +00:00
GameLogic svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20849:20855 2009-06-13 14:07:38 +00:00
GamePlayer Spring Cleaning 2009-06-21 16:18:38 +00:00
Ketsji PyAPI RNA/BGE 2009-06-25 10:11:37 +00:00
Network 2.50: 2009-06-08 20:08:19 +00:00
Physics Spring Cleaning 2009-06-21 16:18:38 +00:00
PyDoc BGE Action Actuator setChannel() function was broken in a number of ways. 2009-06-16 18:25:48 +00:00
Rasterizer merged from trunk 20741:20848 2009-06-13 11:09:13 +00:00
SceneGraph 2.50: 2009-06-08 20:08:19 +00:00
VideoTexture svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20855:20928 2009-06-16 14:21:58 +00:00
CMakeLists.txt Spring Cleaning 2009-06-21 16:18:38 +00:00
Makefile Makefile fixes for compiling with new videotexture code. 2008-11-02 18:12:45 +00:00
SConscript Spring Cleaning 2009-06-21 16:18:38 +00:00