Blender Git Commit Log

Git Commits -> Revision 8b6f5c1

Revision 8b6f5c1 by Campbell Barton (master)
September 29, 2009, 22:49 (GMT)
- rather then passing the python namespace dictionary to the controller function get the namespace from the converter.
- renamed SetPythonDictionary() to SetPyNamespace()
- remove IsLight(), GetGameObjectType() existed before this but wasnt used for lights.

Commit Details:

Full Hash: 8b6f5c171da4d9b165c5ba0628f0302430dbed2b
SVN Revision: 23564
Parent Commit: 71b3088
Lines Changed: +27, -62

17 Modified Paths:

/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp (+2, -8) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.cpp (+1, -8) (Diff)
/source/gameengine/Converter/BL_BlenderDataConversion.h (+0, -3) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+7, -6) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.h (+3, -3) (Diff)
/source/gameengine/Converter/KX_ConvertControllers.cpp (+1, -5) (Diff)
/source/gameengine/Converter/KX_ConvertControllers.h (+0, -3) (Diff)
/source/gameengine/GameLogic/SCA_IObject.h (+1, -0) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.h (+1, -1) (Diff)
/source/gameengine/GamePlayer/ghost/GPG_Application.cpp (+1, -2) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+0, -8) (Diff)
/source/gameengine/Ketsji/KX_ISceneConverter.h (+0, -3) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.cpp (+1, -4) (Diff)
/source/gameengine/Ketsji/KX_KetsjiEngine.h (+2, -1) (Diff)
/source/gameengine/Ketsji/KX_Light.h (+2, -2) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021