summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System
AgeCommit message (Expand)Author
2022-03-06ksys/phys: Add QueryContactPointInfoLéo Lam
2022-03-06ksys/phys: Add more ContactMgr functionsLéo Lam
2022-03-06ksys/phys: Add CollisionInfoBase::enableLayer/disableLayerLéo Lam
2022-03-06ksys/phys: Add ContactPointInfo iteratorLéo Lam
2022-03-06ksys/phys: Finish LayerContactPointInfoLéo Lam
2022-03-05ksys/phys: Implement ContactMgr functions used by ContactListenerLéo Lam
2022-03-05ksys/phys: Finish ContactListenerLéo Lam
2022-03-03ksys/phys: Add more ContactListener functions and Havok prereqsLéo Lam
2022-03-02ksys/phys: ContactPointInfoEx -> ContactLayerContactPointInfoLéo Lam
2022-03-01ksys/phys: Add ContactLayerCollisionInfoLéo Lam
2022-03-01ksys/phys: Add RigidBody::setCollisionInfoLéo Lam
2022-03-01ksys/phys: Unify ContactPointInfo/CollisionInfo with InstanceSetLéo Lam
2022-03-01ksys/phys: Add CollisionInfoLéo Lam
2022-03-01ksys: Rename RigidContactPoints to match param filesLéo Lam
2022-03-01ksys/phys: Add some ContactListener prerequisitesLéo Lam
2022-03-01ksys/phys: SensorCollisionMask layer2 -> ignored_layerLéo Lam
2022-03-01ksys/phys: Finish SensorGroupFilterLéo Lam
2022-02-28ksys/phys: Rename collision filter info structs for more clarityLéo Lam
2022-02-28ksys/phys: Start implementing SensorGroupFilterLéo Lam
2022-02-28ksys/phys: Add more EntityGroupFilter functionsLéo Lam
2022-02-13ksys/phys: Add CharacterControllerParam shape creationLéo Lam
2022-02-13ksys/phys: Move common headers (Defines, MaterialMask) out of System/Léo Lam
2022-02-13ksys/phys: Finish RigidBodyFromShape (add factory functions)Léo Lam
2022-02-13Fix matching issue in ksys::phys::motionTypeFromTextLéo Lam
2022-01-30ksys/phys: Start merging physShapeParam with RigidBody/ShapeLéo Lam
2022-01-30ksys/phys: Add more InstanceSet membersLéo Lam
2022-01-30ksys/phys: Add RigidBodySetLéo Lam
2022-01-29ksys/phys: Rename RigidBody/UserTag broadphase border callbacksLé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-24ksys/phys: Rename SystemGroupHandler mFilterIndex -> mLayerTypeLéo Lam
2022-01-23ksys/phys: Introduce {First,Last}{Entity,Sensor} constants to improve clarityLéo Lam
2022-01-22ksys/phys: Add more RigidBody functions (motion, collision mask)Léo Lam
2022-01-21ksys/phys: Start adding ContactListenerLéo Lam
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: Rename RigidBody "isMassScaling" mode to "isSensor"Léo Lam
2022-01-17ksys/phys: Add a bunch of easy RigidBody functionsLéo Lam
2022-01-16ksys/phys: Start adding RigidBodyRequestMgrLéo Lam
2022-01-16ksys/phys: Move RigidBodyRequestMgr to its own headerLéo Lam
2022-01-16ksys/phys: Add prerequisites for RigidBody (RigidBodyParam fixes)Léo Lam
2022-01-13ksys/phys: Rename RigidBodyParamView to RigidBodyInstanceParam for clarityLéo Lam
2022-01-11ksys/phys: Add 3 easy RigidBody functions and fix some typesLéo Lam
2022-01-10ksys/phys: Add RigidBodyAccessorLéo Lam
2022-01-07ksys/phys: Add MemSystem::initSystemDataLéo Lam
2022-01-07ksys/phys: Move RagdollControllerKeyList to Ragdoll folderLéo Lam
2022-01-04ksys/phys: Implement ContactMgr contact point pool functionsLéo Lam
2022-01-04ksys/phys: Rename RigidContactPointsEx::Point to ContactPointLéo Lam
2022-01-04ksys/phys: Match CapsuleShape::initLéo Lam