summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/StaticCompound/physStaticCompoundBodyGroup.cpp
AgeCommit message (Collapse)Author
2022-03-23ksys/phys: Rename BodyGroup -> StaticCompoundRigidBodyGroupLéo Lam
Makes it obvious that it is related to StaticCompound stuff Also fixes the relative ordering (BodyGroup is located after Mgr code).
2022-03-22ksys/phys: Add more StaticCompound stuff, part 1Léo Lam
2022-01-06ksys/phys: Implement more StaticCompound functionsLéo Lam
The other functions require RE'ing BodyGroup, which in turn requires RigidBody stuff