Blender Git Commit Log
Git Commits -> Revision fdf6ea9
Revision fdf6ea9 by Campbell Barton (master) April 30, 2009, 12:45 (GMT) |
added Geometry as a BGE module, removed its dependency on gen_utils.c |
Commit Details:
Full Hash: fdf6ea916db3225e2cee437cdb19b3fbee84db41
SVN Revision: 20007
Parent Commit: b14dc8f
Lines Changed: +96, -51
9 Modified Paths:
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Geometry.c (+80, -48) (Diff)
/source/blender/python/api2_2x/Geometry.h (+1, -1) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+2, -0) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+1, -0) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+8, -1) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+1, -0) (Diff)
/source/gameengine/Ketsji/SConscript (+1, -0) (Diff)
/source/blender/python/api2_2x/Geometry.c (+80, -48) (Diff)
/source/blender/python/api2_2x/Geometry.h (+1, -1) (Diff)
/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+2, -0) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+1, -0) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+8, -1) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+1, -0) (Diff)
/source/gameengine/Ketsji/SConscript (+1, -0) (Diff)