Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix debug build for iphone | Gergely Kis | 2021-11-23 | 1 | -2/+2 |
| | | | | | printf() does not have a version that accepts std::string as format string parameter. | ||||
* | Upgrade Embree to the latest official release. | jfons | 2021-05-21 | 4 | -0/+862 |
Since Embree v3.13.0 supports AARCH64, switch back to the official repo instead of using Embree-aarch64. `thirdparty/embree/patches/godot-changes.patch` should now contain an accurate diff of the changes done to the library. |