summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/RigidBody
AgeCommit message (Expand)Author
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-17ksys/phys: Add easy RigidBodyRequestMgr 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 two RigidBody init functions (and prerequisites)Léo Lam
2022-01-16ksys/phys: Add prerequisites for RigidBody (RigidBodyParam fixes)Léo Lam
2022-01-16ksys/phys: Finish RigidBodyMotionProxyLéo Lam
2022-01-15ksys/phys: Fix #include type for Havok headerLéo Lam
2022-01-15ksys/phys: Finish RigidBodyMotionLéo Lam
2022-01-15ksys/phys: Rename flags for clarity in RigidBodyLéo Lam
2022-01-15ksys/phys: Remove useless semicolonLéo Lam
2022-01-15ksys/phys: Add remaining RigidBodyMotionProxy functions (except one)Léo Lam
2022-01-14ksys/phys: Fix indirect <cstring> include in RigidBodyMotionLéo Lam
2022-01-14ksys/phys: Start adding RigidBodyMotionLéo Lam
2022-01-13ksys/phys: Rename getMotionInfo to getMotionType for clarityLéo Lam
2022-01-13ksys/phys: Make MotionAccessor's getMotion less ambiguousLéo Lam
2022-01-13ksys/phys: Start adding RigidBodyMotionProxyLéo Lam
2022-01-13ksys/phys: Rename RigidBodyParamView to RigidBodyInstanceParam for clarityLéo Lam
2022-01-12ksys/phys: Rename two MotionAccessor functions for clarityLéo Lam
2022-01-11ksys/phys: Add 3 easy RigidBody functions and fix some typesLéo Lam
2022-01-11ksys/phys: Rename RigidBody::Flag1 to RigidBody::FlagLéo Lam
2022-01-10ksys/phys: Add RigidBodyAccessorLéo Lam
2022-01-09Havok: Add more hkVector4f functionsLéo Lam
2022-01-07ksys/phys: Remove obsolete commentLéo Lam
2022-01-07Havok: Add hkpResponseModifierLéo Lam
2022-01-07ksys/phys: Fix RigidBody ctor matching issuesLéo Lam
2022-01-07Havok: Add stubs for hkpRigidBody parent classesLéo Lam
2022-01-07ksys/phys: Add TeraMeshRigidBodyResourceLéo Lam
2022-01-07ksys/phys: Add RigidBodyResourceLéo Lam
2022-01-04ksys/phys: Match CapsuleShape::initLéo Lam
2022-01-04ksys/phys: Match CapsuleBody::setRadiusLéo Lam
2022-01-04ksys/phys: Match CapsuleBody::getVolumeLéo Lam
2022-01-03ksys/phys: Add MaterialMaskLéo Lam
2021-12-27ksys/phys: Start adding ContactMgrLéo Lam
2021-12-26ksys/phys: Implement the easier parts of EntityGroupFilterLéo Lam
2021-12-24ksys/phys: Move orGroundHitTypeMask to the correct TULéo Lam
2021-12-22Havok: Add various classes that are used by hkpCollisionFilterLéo Lam
2021-12-19Havok: Add hkVector4f::storeLéo Lam
2021-12-19Havok: Add hkpWorldCinfoLéo Lam
2021-12-15ksys: Change isSensorLayer to getContactLayerTypeLéo Lam
2021-12-14havok stubs and ksys::phys worktheo3
2021-04-23Simplify agl::utl::IParameterObj::applyResParameterObj callsLéo Lam
2021-04-22ksys/phys: Add RigidBodySetParamLéo Lam
2021-04-22ksys/phys: Add RigidBodyParamLéo Lam
2021-04-21ksys/phys: Start adding physics parameter structsLéo Lam