Blender Git Commit Log

Git Commits -> Revision c6bec43

Revision c6bec43 by Dalai Felinto (master)
May 29, 2010, 21:31 (GMT)
reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :)
svn merge -r 29067:29066 https://svn.blender.org/svnroot/bf-blender/trunk/blender

Commit Details:

Full Hash: c6bec43330be0874b4116d259bbaf9fb90ed0556
SVN Revision: 29068
Parent Commit: 9d3157e
Lines Changed: +247, -379

29 Modified Paths:

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