Blender Git Loki
Git Commits -> Revision 0145a93
Revision 0145a93 by Campbell Barton (master) April 21, 2009, 23:15 (GMT) |
Patch from Mitchell Stokes for KX_Light to use attrdef's Added type access to the SCA_PropertyActuator, added missing function in library docs. |
Commit Details:
Full Hash: 0145a93f2403063c22a14260e200174efb822fec
SVN Revision: 19862
Parent Commit: 221f589
Lines Changed: +116, -152
6 Modified Paths:
/source/blender/python/api2_2x/doc/Library.py (+7, -2) (Diff)
/source/gameengine/GameLogic/SCA_PropertyActuator.cpp (+1, -0) (Diff)
/source/gameengine/GameLogic/SCA_RandomSensor.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_Light.cpp (+98, -149) (Diff)
/source/gameengine/Ketsji/KX_Light.h (+7, -0) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.cpp (+1, -1) (Diff)
/source/gameengine/GameLogic/SCA_PropertyActuator.cpp (+1, -0) (Diff)
/source/gameengine/GameLogic/SCA_RandomSensor.cpp (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_Light.cpp (+98, -149) (Diff)
/source/gameengine/Ketsji/KX_Light.h (+7, -0) (Diff)
/source/gameengine/Ketsji/KX_MeshProxy.cpp (+1, -1) (Diff)