Blender Git Commit Log
Git Commits -> Revision cd1d46c
Revision cd1d46c by Campbell Barton (master) August 5, 2008, 09:35 (GMT) |
Added GameLogic.Mathutils so Mathutils and its types can be accessed from blenderplayer. also changed importText so it dosnt do a malloc |
Commit Details:
Full Hash: cd1d46c61d937f63684216f284777f75038f5ed3
SVN Revision: 15967
Parent Commit: 9e968ce
Lines Changed: +46, -33
7 Modified Paths:
/source/blender/blenkernel/bad_level_call_stubs/stubs.c (+4, -0) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+4, -4) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+1, -1) (Diff)
/source/blender/python/BPY_interface.c (+13, -25) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+8, -1) (Diff)
/source/gameengine/Ketsji/SConscript (+15, -1) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+4, -4) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+1, -1) (Diff)
/source/blender/python/BPY_interface.c (+13, -25) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+8, -1) (Diff)
/source/gameengine/Ketsji/SConscript (+15, -1) (Diff)