summaryrefslogtreecommitdiff
path: root/src/physics.hpp
AgeCommit message (Collapse)Author
2025-01-09flatten file structure + renameJonathan Bradley
2024-11-14add pk.h and major pkmem refactorJonathan Bradley
Completely replaces the memory module with pkmem pkmem is a newer implementation of the same bucket memory structure. Also includes replacing pkstr.h with pk.h's pkstr
2023-11-15buggy - add custom btOverlapFilterCallbackJonathan Bradley
2023-11-15use model for collision + refactor physics init and rigidbody creationJonathan Bradley