]> git.tdb.fi Git - libs/game.git/commit
Add components for defining joints between rigid bodies
authorMikko Rasa <tdb@tdb.fi>
Tue, 15 Apr 2025 21:54:13 +0000 (00:54 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 15 Apr 2025 21:58:38 +0000 (00:58 +0300)
commit116378788e9ff94c52cde3fc4623d20a4b51a9d3
treec562ac21a7f4798b18587a292b6d746b148f869e
parentb9d96dc9094b90d1486a044d2822a9df9621d78a
Add components for defining joints between rigid bodies
source/game/joint.h [new file with mode: 0644]
source/game/physicssystem.cpp
source/game/physicssystem.h
source/game/weld.h [new file with mode: 0644]