Files
test/source/gameengine
Benoit Bolsee c119fb6e51 BGE showstopper bug fix:
- Reset hit object pointer at end of frame of touch sensor to avoid returning invalid pointer to getHitObject().
- Clear all references in KX_TouchSensor::m_colliders when the sensor is disabled to avoid loose references. 
- Test GetSGNode() systematically for all KX_GameObject functions that can be called from python in case a python controller keeps a reference in GameLogic (bad practice anyway).
2008-10-16 23:33:40 +00:00
..
2008-10-16 23:33:40 +00:00
2008-10-11 20:19:04 +00:00
2008-10-14 22:31:10 +00:00
2006-02-04 14:15:10 +00:00