Blender Git Commit Log
Git Commits -> Revision ca1c3be
Revision ca1c3be by Campbell Barton (master) April 7, 2009, 18:55 (GMT) |
BGE Py API - Added OpenGL access to the game engine as a module so you can import BGL directly. |
Commit Details:
Full Hash: ca1c3be3029a7a7aada686372ca1dd6ab39f0547
SVN Revision: 19588
Parent Commit: bdfa61f
Lines Changed: +32, -16
10 Modified Paths:
/source/blender/python/api2_2x/BGL.c (+10, -13) (Diff)
/source/blender/python/api2_2x/BGL.h (+1, -0) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/modules.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 (+9, -1) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+1, -0) (Diff)
/source/gameengine/Ketsji/SConscript (+5, -0) (Diff)
/source/blender/python/api2_2x/BGL.h (+1, -0) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/modules.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 (+9, -1) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.h (+1, -0) (Diff)
/source/gameengine/Ketsji/SConscript (+5, -0) (Diff)