botw/src/KingSystem/Physics
ThePixelGamer 878f95dffb Update agl, nnSdk, sead 2024-08-28 07:41:29 -05:00
..
CharacterController ksys/phys: Implement more RagdollController functions 2022-12-19 00:07:21 +01:00
Cloth Update agl, nnSdk, sead 2024-08-28 07:41:29 -05:00
Constraint ksys/phys: Move Constraint stuff to a separate folder 2022-03-06 22:38:43 +01:00
NavMesh
Ragdoll Update agl, nnSdk, sead 2024-08-28 07:41:29 -05:00
Rig ksys/phys: Finish RagdollRigidBody and add more RagdollController functions 2022-12-18 01:24:44 +01:00
RigidBody Update agl, nnSdk, sead 2024-08-28 07:41:29 -05:00
StaticCompound ksys/phys: Use named bools in RigidBody to improve call site readability 2022-12-17 22:10:38 +01:00
SupportBone Update agl, nnSdk, sead 2024-08-28 07:41:29 -05:00
System Update agl, nnSdk, sead 2024-08-28 07:41:29 -05:00
CMakeLists.txt ksys/phys: Add RagdollController (the real one, not RagdollInstance) 2022-12-21 12:25:49 +01:00
physConversions.h ksys/phys: Add RagdollController::getTransform and more 2022-12-20 16:27:40 +01:00
physDefines.cpp Change getContactLayerBaseRelativeValue to return an int to avoid casts 2022-03-17 22:54:21 +01:00
physDefines.h ksys/phys: Implement more RagdollController functions 2022-12-19 00:07:21 +01:00
physHavokMemoryAllocator.cpp ksys/phys: Add HavokMemoryAllocator 2022-03-27 19:38:12 +02:00
physHavokMemoryAllocator.h ksys/phys: Add HavokMemoryAllocator 2022-03-27 19:38:12 +02:00
physHeapUtil.h
physLayerMaskBuilder.h ksys/phys: Start adding ClosestPointQuery and iterator stuff 2022-03-07 12:44:38 +01:00
physMaterialMask.cpp ksys/phys: Add impulse related ContactMgr functions 2022-03-13 02:28:34 +01:00
physMaterialMask.h Implement ksys::phys::CharacterPrismShape class (#106) 2022-11-20 21:37:01 +01:00