Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-09 | Remove unused Bullet module and thirdparty code | Ré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. | |||
2021-10-06 | bullet: Fix UWP build by disabling TaskScheduler dynamic loading | Rémi Verschelde | |
Cf. https://github.com/bulletphysics/bullet3/pull/3991 (cherry picked from commit cbe0cff53dadc29735977899c69a5231cb00eff9) |