Commit Graph

11 Commits

Author SHA1 Message Date
Léo Lam 136f20427d ksys/phys: Implement ParamSet and res::Physics 2021-04-22 19:37:58 +02:00
Léo Lam f6e4643808 ksys/phys: Add RigidBodySetParam 2021-04-22 18:39:28 +02:00
Léo Lam cbe711e595 ksys/phys: Add RigidBodyParam 2021-04-22 18:21:36 +02:00
Léo Lam b687a50f46 ksys/phys: Remove obsolete comment 2021-04-22 01:32:27 +02:00
Léo Lam dd705aea99 ksys/phys: Add CharacterControllerParam 2021-04-22 01:18:45 +02:00
Léo Lam 1631e2aae3 ksys/phys: Add ContactInfoParam 2021-04-21 18:49:25 +02:00
Léo Lam f59bc21b3a ksys/phys: Add ShapeParam 2021-04-21 18:20:18 +02:00
Léo Lam f9d6eedc9f ksys/phys: Start adding physics parameter structs
* SupportBoneParam
* RagdollParam
* ClothSetParam, ClothSubWindParam, ClothParam
* EdgeRigidBodySetParam, EdgeRigidBody
* ParamSet (only the header for now)
2021-04-21 13:02:00 +02:00
Léo Lam 2e966d034c ksys: Fix matching issue in _ZN4ksys4phys13RagdollConfig15PartImpulseInfoC1Ev (missing external constants) 2021-04-20 15:02:46 +02:00
Léo Lam 3a7b4df04c ksys/phys: Add RagdollConfig 2021-04-14 19:27:41 +02:00
Léo Lam 2de366be0f Initial commit 2020-08-18 22:50:25 +02:00