Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand preambles to Redot | Spartan322 | 2024-10-31 | 1 | -2/+4 |
| | |||||
* | [TextServer, GDExtension] Fix building text servers as GDExtension, expose ↵ | bruvzg | 2024-06-13 | 1 | -0/+9 |
| | | | | new/changed low-level methods to GDExtension API. | ||||
* | Update to load function pointers for GDExtension interface | David Snopek | 2023-05-09 | 1 | -5/+5 |
| | |||||
* | Fix compilation error: const GDExtensionStringPtr -> GDExtensionConstStringPtr | Zhehang Ding | 2023-02-14 | 1 | -2/+2 |
| | |||||
* | Expose some low level functions and String operators. | bruvzg | 2023-01-19 | 1 | -0/+58 |