Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync license copyright with upstream GH-70885 | Rémi Verschelde | 2023-01-10 | 1 | -29/+29 |
* | Rename godot-headers to gdextension, move header to top folder | Rémi Verschelde | 2022-12-14 | 1 | -1/+1 |
* | Rename GDNative to GDExtension | Gilles Roudière | 2022-12-12 | 1 | -11/+11 |
* | Fix const qualifier for parameters in GDExtension api functions | Emmanuel Leblond | 2022-12-03 | 1 | -3/+3 |
* | Run scripts to format and make headers consistent | Aaron Franke | 2022-10-09 | 1 | -3/+3 |
* | Add bindings for Vector4, Vector4i, Projection built-in types. | bruvzg | 2022-07-21 | 1 | -0/+9 |
* | Sync containers with new HashMap/HashSet, sync API headers. | bruvzg | 2022-06-06 | 1 | -5/+15 |
* | Update copyright year | Rémi Verschelde | 2022-03-15 | 1 | -2/+2 |
* | Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missi... | bruvzg | 2022-02-14 | 1 | -1/+1 |
* | Fix issues with method calls | George Marques | 2021-09-27 | 1 | -7/+3 |
* | Replace bindgins to work with extensions | George Marques | 2021-09-27 | 1 | -0/+308 |