Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused Bullet module and thirdparty code | Rémi Verschelde | 2022-03-09 | 1 | -823/+0 |
| | | | | | | | 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. | ||||
* | Cleanup: Remove executable bit from files which don't need it | Rémi Verschelde | 2021-01-19 | 1 | -0/+0 |
| | | | | Drop unused xpmfix.sh script. | ||||
* | Update Bullet to the latest commit 126b676 | Oussama | 2019-01-07 | 1 | -336/+304 |
| | |||||
* | Update bullet to Master 12409f1118a7c7a266f9071350c70789dfe73bb9 | Andrea Catania | 2018-09-07 | 1 | -0/+0 |
| | |||||
* | bullet: Streamline bundling, remove extraneous src/ folder | Rémi Verschelde | 2018-01-13 | 1 | -0/+855 |
Document version and how to extract sources in thirdparty/README.md. Drop unnecessary CMake and Premake files. Simplify SCsub, drop unused one. |