Blender Git Commit Log

Git Commits -> Revision 115cf18

Revision 115cf18 by Kent Mein (master)
September 6, 2008, 14:13 (GMT)
converted my gen_utils.h fix to PyObjectPlus.h

Also added a fix for PyMarshal_WriteObjectToString

Now I just need to figure out linking of the gameengine on my imac.

Kent

Commit Details:

Full Hash: 115cf18bed42d590545d83c73438dc826120313a
SVN Revision: 16395
Parent Commit: 810f799
Lines Changed: +50, -24

25 Modified Paths:

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