summaryrefslogtreecommitdiff
path: root/thirdparty/bullet/LinearMath/btReducedVector.h
AgeCommit message (Collapse)Author
2022-03-09Remove unused Bullet module and thirdparty codeRémi Verschelde
It has been disabled in `master` since one year (#45852) and our plan is for Bullet, and possibly other thirdparty physics engines, to be implemented via GDExtension so that they can be selected by the users who need them.
2020-12-18bullet: Sync with upstream 3.07Rémi Verschelde
2020-04-27Update to bullet master (2.90)PouleyKetchoupp