Blender Git Commit Log

Git Commits -> Revision 9cc4173

Revision 9cc4173 by Campbell Barton (apricot)
August 14, 2008, 09:18 (GMT)

Commit Details:

Full Hash: 9cc4173c60a19315b9808b4eeff62a61f1f7b490
SVN Revision: 16106
Parent Commit: 15fd22c
Lines Changed: +1933, -3389

39 Modified Paths:

/release/datafiles/splash.jpg (+0, -0) (Diff)
/release/VERSION (+1, -1) (Diff)
/source/blender/blenkernel/BKE_blender.h (+2, -2) (Diff)
/source/blender/src/splash.jpg.c (+1587, -2987) (Diff)
/source/gameengine/Converter/BL_ActionActuator.cpp (+13, -31) (Diff)
/source/gameengine/Converter/BL_ShapeActionActuator.cpp (+10, -34) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+10, -3) (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 (+7, -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_CameraActuator.cpp (+30, -37) (Diff)
/source/gameengine/Ketsji/KX_CameraActuator.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_ConstraintActuator.cpp (+0, -9) (Diff)
/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp (+1, -2) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+71, -15) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+4, -0) (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_ParentActuator.cpp (+34, -34) (Diff)
/source/gameengine/Ketsji/KX_ParentActuator.h (+2, -2) (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_SCA_AddObjectActuator.cpp (+29, -42) (Diff)
/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_TrackToActuator.cpp (+29, -31) (Diff)
/source/gameengine/Ketsji/KX_TrackToActuator.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_VehicleWrapper.cpp (+9, -18) (Diff)
/source/gameengine/PyDoc/KX_CameraActuator.py (+5, -3) (Diff)
/source/gameengine/PyDoc/KX_ParentActuator.py (+5, -4) (Diff)
/source/gameengine/PyDoc/KX_SCA_AddObjectActuator.py (+7, -6) (Diff)
/source/gameengine/PyDoc/KX_TrackToActuator.py (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021