dbenamy / threes-company

Our project for VG Design 4995 at Columbia University
0 stars 0 forks source link

Core: blobs still split after colliding #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. have two blobs of the same size move to the same location and split.
2. blobs will die, but then split with one halve of each blob surviving.

dying needs to cancel later actions in queue for that blob

Original issue reported on code.google.com by morales....@gmail.com on 1 Dec 2007 at 1:26

GoogleCodeExporter commented 9 years ago
Reproduced in MoveQueueRulesTest.testCancelEventsAfterCollision().
Fixed in revision 325.

Original comment by zac...@gmail.com on 2 Dec 2007 at 8:03