blender/source/gameengine/SceneGraph
Benoit Bolsee c0844b7938 BGE logic patch: fix another incompatibility with YF.
Previous patch was not sorting the state actuators. This was causing 
some problems with YoFrankie that relies on the order of actuators
when multiple state actuators are activated at once.

Active state actuators will now be sorted per object. This doesn't
change the fact that state actuators are executed before all other
actuators as before.

Incidently, made the logic loop faster.
2009-05-20 08:45:42 +00:00
..
CMakeLists.txt Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript SCons: 2009-02-15 23:26:00 +00:00
SG_BBox.cpp BGE Scenegraph and View frustrum culling improvement. 2009-04-07 22:14:06 +00:00
SG_BBox.h BGE Scenegraph and View frustrum culling improvement. 2009-04-07 22:14:06 +00:00
SG_Controller.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SG_Controller.h BGE logic patch: new "Add" mode for Ipo actuator, several corrections in state system. 2008-07-08 12:18:43 +00:00
SG_DList.h BGE performance, 4th round: logic 2009-05-10 20:53:58 +00:00
SG_IObject.cpp BGE performance: second round of scenegraph improvement. 2009-05-03 22:29:00 +00:00
SG_IObject.h BGE: new sensor object to generalize Near and Radar sensor, static-static collision capbility. 2009-05-17 12:51:51 +00:00
SG_Node.cpp Fix an undefined variable bug detected by valgrind. 2009-05-05 22:32:15 +00:00
SG_Node.h BGE performance: second round of scenegraph improvement. 2009-05-03 22:29:00 +00:00
SG_ParentRelation.h BGE Scenegraph and View frustrum culling improvement. 2009-04-07 22:14:06 +00:00
SG_QList.h BGE logic patch: fix another incompatibility with YF. 2009-05-20 08:45:42 +00:00
SG_Spatial.cpp BGE performance, 3rd round: culling and rasterizer. 2009-05-07 09:13:01 +00:00
SG_Spatial.h BGE: new sensor object to generalize Near and Radar sensor, static-static collision capbility. 2009-05-17 12:51:51 +00:00
SG_Tree.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SG_Tree.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00