| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [iOS] Fix building as static library or xcframework, add iOS config and xcfra... | bruvzg | 2023-11-09 | 1 | -5/+6 |
| * | Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-13 | 1 | -2/+2 |
| * | Update to load function pointers for GDExtension interface | David Snopek | 2023-05-09 | 1 | -4/+4 |
| * | Fix incorrect memory allocation in release builds. | bruvzg | 2023-02-21 | 1 | -6/+53 |
| * | Sync license copyright with upstream GH-70885 | Rémi Verschelde | 2023-01-10 | 1 | -29/+29 |
| * | Rename GDNative to GDExtension | Gilles Roudière | 2022-12-12 | 1 | -3/+3 |
| * | Update copyright year | Rémi Verschelde | 2022-03-15 | 1 | -2/+2 |
| * | Port a bunch of Godot container templates to GDExtension. | bruvzg | 2022-02-18 | 1 | -0/+13 |
| * | Rename interface to gdn_interface because it's a defined keyword under windows | Bastiaan Olij | 2021-10-28 | 1 | -3/+3 |
| * | Silence delete compile warning in memory.h/cpp on Windows | Bastiaan Olij | 2021-09-27 | 1 | -0/+19 |
| * | Replace bindgins to work with extensions | George Marques | 2021-09-27 | 1 | -0/+53 |
