Blender Git Commit Log
Git Commits  -> Revision 6a3e8e7
		
			
			
		
| Revision 6a3e8e7 by Campbell Barton (master) June 29, 2008, 21:52 (GMT) | 
| BGE python api addition, GameObject get/setState and Controller.getState() Also added a note in the tooltip for action priority when using more then 1 action at a time. | 
Commit Details:
Full Hash: 6a3e8e7fff4e577bea02966546293760c19deec7
SVN Revision: 15388
Parent Commit: ab77943
Lines Changed:  +70,  -1
7 Modified Paths:
/source/blender/src/buttons_logic.c (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+9, -0) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+35, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+2, -0) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+14, -0) (Diff)
/source/gameengine/PyDoc/SCA_PythonController.py (+8, -0) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.cpp (+9, -0) (Diff)
/source/gameengine/GameLogic/SCA_PythonController.h (+1, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+35, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+2, -0) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+14, -0) (Diff)
/source/gameengine/PyDoc/SCA_PythonController.py (+8, -0) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021