| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-21 | ksys/phys: Rename MemSystem to System | Léo Lam | |
| It was called MemSystem in the IDB because of a string in ksys::InitializeApp that referred to MemSystem initialisation as "Physics Memory System"; however that string actually referred to an initialisation step for the physics system, not to the name of the subsystem itself. | |||
| 2022-01-21 | ksys/phys: Add one more RigidBody function | Léo Lam | |
| 2022-01-19 | ksys/phys: Add even more RigidBody functions | Léo Lam | |
| 2022-01-17 | ksys/phys: Add a bunch of easy RigidBody functions | Léo Lam | |
| 2022-01-16 | ksys/phys: Move RigidBodyRequestMgr to its own header | Léo Lam | |
| 2022-01-07 | ksys/phys: Add MemSystem::initSystemData | Léo Lam | |
| 2022-01-04 | ksys/phys: Implement ContactMgr contact point pool functions | Léo Lam | |
| 2022-01-03 | ksys/phys: Add MaterialMask | Léo Lam | |
| 2021-12-29 | ksys/phys: Add RigidContactPoints allocation functions | Léo Lam | |
| 2021-12-29 | ksys/phys: Start adding RigidContactPoints | Léo Lam | |
| Super messy stuff. I have no idea what it's used for | |||
| 2021-12-27 | ksys/phys: Start adding ContactMgr | Léo Lam | |
| Also renames ContactInfoTable to ContactMgr because the contact info table is a separate data structure that's managed by ContactMgr; the manager itself handles more than just the table data | |||
| 2021-12-24 | ksys/phys: Finish SystemData and start implementing GroupFilter | Léo Lam | |
| 2021-12-14 | havok stubs and ksys::phys work | theo3 | |
