]> git.tdb.fi Git - libs/game.git/commit
Refactor handling of pending physics bodies
authorMikko Rasa <tdb@tdb.fi>
Sun, 13 Apr 2025 10:43:50 +0000 (13:43 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 14 Apr 2025 10:17:42 +0000 (13:17 +0300)
commit46bb889ad8ed840ec17f8c91ddcb823b1793fea6
tree19ace36b0ca10329b9856b14c8ecb0ad98826290
parent6307a52b37000ae9a720cc9291bf0567c3256bad
Refactor handling of pending physics bodies

This avoids the need to keep the list of pending bodies sorted.
source/game/physicssystem.cpp
source/game/physicssystem.h