| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-26 | Update libraries and adjust code to match again | ThePixelGamer | |
| 2022-03-14 | ksys/phys: Finish ContactMgr | Léo Lam | |
| 2022-03-13 | ksys/phys: Add ContactLayerCollisionInfoGroup | Léo Lam | |
| 2022-03-13 | Fix matching issue in ContactMgr::processImpulseEntries | Léo Lam | |
| 2022-03-13 | ksys/phys: Add impulse related ContactMgr functions | Léo Lam | |
| 2022-03-08 | ksys/phys: Implement ContactMgr::registerContactPoint for queries | Léo Lam | |
| 2022-03-06 | ksys/phys: Add more ContactMgr functions | Léo Lam | |
| 2022-03-06 | ksys/phys: Finish LayerContactPointInfo | Léo Lam | |
| Clean up the iterator stuff and fix some inaccuracies. | |||
| 2022-03-05 | ksys/phys: Implement ContactMgr functions used by ContactListener | Léo Lam | |
| 2022-03-02 | ksys/phys: ContactPointInfoEx -> ContactLayerContactPointInfo | Léo Lam | |
| Turns out it's the equivalent to ContactLayerCollisionInfo. | |||
| 2022-03-01 | ksys: Rename RigidContactPoints to match param files | Léo Lam | |
| 2022-02-28 | ksys/phys: Rename collision filter info structs for more clarity | Léo Lam | |
| And consistency. | |||
| 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-04 | ksys/phys: Implement ContactMgr contact point pool functions | 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 | |||
