summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/RigidBody/Shape/Sphere
AgeCommit message (Expand)Author
2022-04-14ksys/phys: Implement `SphereShape` and `SphereRigidBody` (#92)ConorB
2022-03-15ksys/phys: Add ShapeCastLéo Lam
2022-03-03ksys/phys: Add more ContactListener functions and Havok prereqsLéo Lam
2022-02-13ksys/phys: Implement RigidBodyParam::createRigidBodyLéo Lam
2022-02-12ksys/phys: Finish RigidBodyFromShapeLéo Lam
2022-02-12ksys/phys: Add ListShapeLéo Lam
2022-02-12ksys/phys: Declare factory functions for SphereShape/SphereRigidBodyLéo Lam
2022-02-03ksys/phys: Group shapes into folders to declutter RigidBody/ShapeLéo Lam