Blender Git Commit Log

Git Commits -> Revision 8675ff6

Revision 8675ff6 by Kent Mein (master)
September 6, 2008, 02:46 (GMT)
Trying to keep things compiling on my imac (10.4.11)

I'm getting this error now:
GPG_Application.cpp: In member function 'void GPG_Application::stopEngine()':
/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/marshal.h:12: error: too many arguments to function 'PyObject* PyMarshal_WriteObjectToString(PyObject*)'
GPG_Application.cpp:720: error: at this point in file

Are we offically not supporint older versions of python now? :)

Kent

Commit Details:

Full Hash: 8675ff6d1dc4d5b9967aa825e5dc23620a0179bb
SVN Revision: 16391
Parent Commit: e279aad
Lines Changed: +39, -0

22 Modified Paths:

/source/gameengine/Converter/BL_ActionActuator.cpp (+1, -0) (Diff)
/source/gameengine/Converter/BL_ShapeActionActuator.cpp (+2, -0) (Diff)
/source/gameengine/Converter/Makefile (+1, -0) (Diff)
/source/gameengine/Expressions/Makefile (+2, -0) (Diff)
/source/gameengine/Expressions/PyObjectPlus.cpp (+1, -0) (Diff)
/source/gameengine/GameLogic/Makefile (+2, -0) (Diff)
/source/gameengine/GameLogic/SCA_ILogicBrick.cpp (+1, -0) (Diff)
/source/gameengine/GameLogic/SCA_JoystickSensor.cpp (+2, -0) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/BL_Shader.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_CameraActuator.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_ParentActuator.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_TrackToActuator.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_VehicleWrapper.cpp (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021