summaryrefslogtreecommitdiff
path: root/thirdparty/bullet/BulletCollision/CollisionDispatch
AgeCommit message (Collapse)Author
2019-04-23Revert "Implemented terrain raycast acceleration"Rémi Verschelde
2019-02-01Implemented terrain raycast acceleration using Bresenham traversal and 1 ↵Marc Gilleron
level of chunks
2019-01-07Update Bullet to the latest commit 126b676Oussama
2018-09-07Update bullet to Master 12409f1118a7c7a266f9071350c70789dfe73bb9Andrea Catania
2018-01-13bullet: Streamline bundling, remove extraneous src/ folderRémi Verschelde
Document version and how to extract sources in thirdparty/README.md. Drop unnecessary CMake and Premake files. Simplify SCsub, drop unused one.