summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physSystem.h
AgeCommit message (Expand)Author
3 daysMerge pull request #185 from RobbyV2/phys-system-heap-accessorsHEADmasterMichael Zhao
3 daysphys: match System contact listener and group handler functionsRobbyV2
3 daysphys: match System heap accessorsRobbyV2
9 daysksys::phys::System: implement isPaused and collision/handler helpersmairokaizo
2022-12-21ksys/phys: Add RagdollController (the real one, not RagdollInstance)Léo Lam
2022-12-20ksys/phys: Rename RagdollController to RagdollInstanceLéo Lam
2022-12-19ksys/phys: Implement the rest of the easy RagdollController functionsLéo Lam
2022-07-01ksys/phys: Start adding RagdollControllerLéo Lam
2022-03-26ksys/phys: Implement several easy RigidBodyRequestMgr functionsLéo Lam
2022-03-22ksys/phys: Add more StaticCompound stuff, part 1Léo Lam
2022-03-21ksys/phys: Add RayCastRequestMgrLéo Lam
2022-03-20ksys/phys: Add ScopedWorldLock to simplify world locking/unlockingLéo Lam
2022-03-20ksys/phys: Implement world/shape casting RayCast functionsLéo Lam
2022-03-15ksys/phys: Add ShapeCastLéo Lam
2022-03-13ksys/phys: Add ContactLayerCollisionInfoGroupLéo Lam
2022-03-10ksys/phys: Finish EntityContactListenerLéo Lam
2022-03-07ksys/phys: Start adding ClosestPointQuery and iterator stuffLéo Lam
2022-03-02ksys/phys: ContactPointInfoEx -> ContactLayerContactPointInfoLéo Lam
2022-03-01ksys/phys: Add RigidBody::setCollisionInfoLéo Lam
2022-03-01ksys/phys: Add CollisionInfoLéo Lam
2022-03-01ksys: Rename RigidContactPoints to match param filesLéo Lam
2022-02-13ksys/phys: Move common headers (Defines, MaterialMask) out of System/Léo Lam
2022-01-27ksys/phys: Add more RigidBody functionsLéo Lam
2022-01-25ksys/phys: Add RigidBody collision filter info functionsLéo Lam
2022-01-21ksys/phys: Rename MemSystem to SystemLéo Lam