summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-07lib: Update seadLéo Lam
2022-01-07Havok: Add hkpEntity getters/settersLéo Lam
2022-01-07Havok: Add hkpResponseModifierLéo Lam
2022-01-07Havok: Add hkpRigidBodyCinfoLéo Lam
2022-01-07Havok: Finish hkStringPtrLé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 MemSystem::initSystemDataLéo Lam
2022-01-07ksys/phys: Move RagdollControllerKeyList to Ragdoll folderLéo Lam
2022-01-07ksys/phys: Add TeraMeshRigidBodyResourceLéo Lam
2022-01-07ksys/phys: Add RagdollResourceLéo Lam
2022-01-07ksys/phys: Add RigidBodyResourceLéo Lam
2022-01-07ksys/phys: Add ClothResource stubLéo Lam
2022-01-06ksys/phys: Implement more StaticCompound functionsLéo Lam
2022-01-06Havok: Implement more hkArray functionsLéo Lam
2022-01-06Havok: Fix struct/class mismatch warning in hkpConvexListFilterLéo Lam
2022-01-06Havok: Add hkNativePackfileUtilsLéo Lam
2022-01-06Havok: Add hkpPhysicsData and hkpPhysicsSystemLéo Lam
2022-01-06Mark more Havok reflection functions as library functionsLéo Lam
2022-01-06Havok: Add hkRootLevelContainerLéo Lam
2022-01-06Havok: Add a bunch of hkArray functionsLéo Lam
2022-01-06Mark Havok static constructors as library functionsLéo Lam
2022-01-06ksys/phys: Add StaticCompoundInfoLéo Lam
2022-01-06Update toolsLéo Lam
2022-01-06Havok: Add more basic hkArray functionsLéo Lam
2022-01-06Havok: Add hkClass and other reflection typesLéo Lam
2022-01-05ksys/phys: Start adding StaticCompound (very incomplete)Lé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
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
2022-01-03Havok: Fix hkpCapsuleShape class layoutLéo Lam
2021-12-31Merge pull request #74 from savage13/ksysDebugInputLéo Lam
2021-12-31Merge pull request #73 from leoetlino/contributingLéo Lam
2021-12-31contributing: Explain the clang-format requirementLéo Lam
2021-12-31contributing: Drop #ifdef NON_MATCHING requirementLéo Lam
2021-12-31contributing: Clarify the if (value == 0) guidelineLéo Lam
2021-12-31Add ksysDebugInput SingletonBrian Savage
2021-12-31contributing: Add editor setup mini-guideLéo Lam
2021-12-30contributing: Clarify Trello and clang-format usageLéo Lam
2021-12-30Update toolsLéo Lam
2021-12-30Add support for using custom linker (e.g. mold)Léo Lam
2021-12-30Update toolsLéo Lam
2021-12-29ksys/phys: Add RigidContactPoints allocation functionsLéo Lam
2021-12-29ksys/phys: Add RigidContactPointsEx iteratorLéo Lam
2021-12-29ksys/phys: Start adding RigidContactPointsLéo Lam
2021-12-27ksys/phys: Fix parameter names for ContactMgrLéo Lam
2021-12-27ksys/phys: Start adding ContactMgrLéo Lam