Blender Git Commit Log

Git Commits -> Revision bd5f78d

Revision bd5f78d by Mitchell Stokes (master)
May 27, 2011, 08:45 (GMT)
Moving BL_Action and BL_ActionManager to Ketsji to avoid linking issues with gcc

Commit Details:

Full Hash: bd5f78d1a0bf4e04800395952e9a26ba868cc31a
SVN Revision: 36945
Parent Commit: 93e992c
Lines Changed: +455, -454

4 Added Paths:

/source/gameengine/Ketsji/BL_Action.cpp (+198, -0) (View)
/source/gameengine/Ketsji/BL_Action.h (+98, -0) (View)
/source/gameengine/Ketsji/BL_ActionManager.cpp (+80, -0) (View)
/source/gameengine/Ketsji/BL_ActionManager.h (+64, -0) (View)

4 Deleted Paths:

/source/gameengine/Converter/BL_Action.cpp (+0, -198)
/source/gameengine/Converter/BL_Action.h (+0, -98)
/source/gameengine/Converter/BL_ActionManager.cpp (+0, -80)
/source/gameengine/Converter/BL_ActionManager.h (+0, -64)

3 Modified Paths:

/source/gameengine/Converter/CMakeLists.txt (+0, -4) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+13, -8) (Diff)
/source/gameengine/Ketsji/SConscript (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021