summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physMemSystem.h
AgeCommit message (Expand)Author
2022-01-21ksys/phys: Rename MemSystem to SystemLéo Lam
2022-01-21ksys/phys: Add one more RigidBody functionLéo Lam
2022-01-19ksys/phys: Add even more RigidBody functionsLéo Lam
2022-01-17ksys/phys: Add a bunch of easy RigidBody functionsLéo Lam
2022-01-16ksys/phys: Move RigidBodyRequestMgr to its own headerLéo Lam
2022-01-07ksys/phys: Add MemSystem::initSystemDataLéo Lam
2022-01-04ksys/phys: Implement ContactMgr contact point pool functionsLéo Lam
2022-01-03ksys/phys: Add MaterialMaskLéo Lam
2021-12-29ksys/phys: Add RigidContactPoints allocation functionsLéo Lam
2021-12-29ksys/phys: Start adding RigidContactPointsLéo Lam
2021-12-27ksys/phys: Start adding ContactMgrLéo Lam
2021-12-24ksys/phys: Finish SystemData and start implementing GroupFilterLéo Lam
2021-12-14havok stubs and ksys::phys worktheo3