Blender Git Loki

Git Commits -> Revision 3f2cb6e

Revision 3f2cb6e by Campbell Barton (master)
August 14, 2008, 03:23 (GMT)
game engine python api
* removed macros that were not used much, some misleading.
* removed error string setting calls that overwrote the error set by PyArg_ParseTuple with a less useful one.
* use python macros Py_RETURN_NONE, Py_RETURN_TRUE, Py_RETURN_FALSE

Commit Details:

Full Hash: 3f2cb6e87855e4afc2e26d87f36817a92490429e
SVN Revision: 16098
Parent Commit: d2750f7
Lines Changed: +100, -212

20 Modified Paths:

/source/gameengine/Converter/BL_ActionActuator.cpp (+13, -31) (Diff)
/source/gameengine/Converter/BL_ShapeActionActuator.cpp (+10, -34) (Diff)
/source/gameengine/Expressions/InputParser.cpp (+3, -2) (Diff)
/source/gameengine/Expressions/ListValue.cpp (+7, -6) (Diff)
/source/gameengine/Expressions/PyObjectPlus.cpp (+7, -5) (Diff)
/source/gameengine/Expressions/PyObjectPlus.h (+0, -15) (Diff)
/source/gameengine/Expressions/Value.cpp (+7, -9) (Diff)
/source/gameengine/Expressions/Value.h (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp (+0, -1) (Diff)
/source/gameengine/GameLogic/SCA_ILogicBrick.cpp (+1, -2) (Diff)
/source/gameengine/Ketsji/BL_Shader.cpp (+17, -33) (Diff)
/source/gameengine/Ketsji/KX_ConstraintActuator.cpp (+0, -9) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp (+1, -2) (Diff)
/source/gameengine/Ketsji/KX_IpoActuator.cpp (+0, -8) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.cpp (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_ObjectActuator.cpp (+0, -11) (Diff)
/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp (+4, -4) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+18, -18) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+1, -2) (Diff)
/source/gameengine/Ketsji/KX_VehicleWrapper.cpp (+9, -18) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021