Files
test/source/gameengine/GameLogic
Benoit Bolsee 07abb9dee2 BGE performance:
- Vast performance increase when removing scene containing large number of 
  objects: the sensor/controller map was updated for each deleted object, 
  causing massive slow down when the number of objects was large (O(n^2)).
- Use reference when scanning the sensor map => avoid useless copy.
- Remove dynamically the object bounding box from the DBVT when the object
  is invisible => faster culling.
2009-05-01 20:34:23 +00:00
..
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-22 14:42:00 +00:00
2009-04-20 23:17:52 +00:00
2009-04-22 14:42:00 +00:00
2009-02-25 03:26:02 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-05-01 20:34:23 +00:00
2009-05-01 20:34:23 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-04-20 23:17:52 +00:00
2009-02-15 23:26:00 +00:00