forked from bartvdbraak/blender
5c93e75682
* 2 returning errors without exception set another return None instead of NULL. * a missing check for parent relation * BPY matrix length was incorrect in matrix.c, this change could break some scripts, however when a script expects a list of lists for a matrix, the len() function is incorrect and will give an error. This was the only thing stopping apricot game logic running in trunk. Also added a function for GameObjects - getAxisVect(vec), multiplies the vector be the objects worldspace rotation matrix. Very useful if you want to know what the forward direction is for an object and dont want to use Blender.Mathutils which is tedious and not available in BlenderPlayer yet. |
||
---|---|---|
.. | ||
BlenderRoutines | ||
Converter | ||
Expressions | ||
GameLogic | ||
GamePlayer | ||
Ketsji | ||
Network | ||
Physics | ||
PyDoc | ||
Rasterizer | ||
SceneGraph | ||
CMakeLists.txt | ||
Makefile | ||
SConscript |