]> git.tdb.fi Git - libs/game.git/commit
Use world space transforms to interface with physics simulation
authorMikko Rasa <tdb@tdb.fi>
Mon, 14 Apr 2025 10:12:59 +0000 (13:12 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 14 Apr 2025 10:17:49 +0000 (13:17 +0300)
commitf3e67f92bbe7ddae4cc9d08a7da5f5da9dcd42af
treeb33c35a65eca13569a2723bc660a634de59a101a
parentb694c27f3ea01de9775f7efd2c90e206f74770ae
Use world space transforms to interface with physics simulation

The physics library require everything to be in the same space.
source/game/physicssystem.cpp