Blender Git Commit Log

Git Commits -> Revision 9d3157e

Revision 9d3157e by Mitchell Stokes (master)
May 29, 2010, 21:22 (GMT)
Reversing the last merge because I botched it.

Commit Details:

Full Hash: 9d3157eed000e7c543d04f5ad3efc5990675903b
SVN Revision: 29067
Parent Commit: e335321
Lines Changed: +379, -247

29 Modified Paths:

/CMakeLists.txt (+80, -95) (Diff)
/config/linuxcross-config.py (+1, -1) (Diff)
/config/win32-mingw-config.py (+1, -1) (Diff)
/intern/ghost/GHOST_ISystem.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+5, -4) (Diff)
/intern/ghost/intern/GHOST_System.h (+2, -2) (Diff)
/source/blender/editors/interface/interface_handlers.c (+15, -14) (Diff)
/source/blender/editors/sound/sound_ops.c (+1, -41) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_object_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+3, -0) (Diff)
/source/blender/python/generic/blf_api.c (+1, -1) (Diff)
/source/blender/windowmanager/wm_event_types.h (+1, -1) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+8, -1) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+66, -52) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.h (+1, -1) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+14, -9) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.h (+5, -5) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp (+14, -5) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+4, -0) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h (+2, -1) (Diff)
/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp (+8, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+3, -2) (Diff)
/source/gameengine/Ketsji/SConscript (+3, -0) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+5, -0) (Diff)
/source/gameengine/Physics/common/PHY_DynamicTypes.h (+1, -0) (Diff)
/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp (+124, -5) (Diff)
/source/gameengine/Rasterizer/RAS_2DFilterManager.h (+5, -3) (Diff)
/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021