Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Remove `run_in_subprocess` dependency | Thaddeus Crews | 2024-03-11 | 1 | -8/+2 |
* | SCons: Ensure `with` statement where applicable | Thaddeus Crews | 2024-03-10 | 1 | -22/+18 |
* | Enforce `\n` eol for Python writes | Thaddeus Crews | 2024-03-09 | 1 | -1/+1 |
* | Compress embedded GDExtension interface | RedworkDE | 2023-05-16 | 1 | -9/+26 |
* | Fix crash when dumping extension API in a non-writable directory | Haoyu Qiu | 2023-03-08 | 1 | -0/+1 |
* | Rename all gdnative occurences to gdextension | Gilles Roudière | 2022-12-12 | 1 | -7/+7 |
* | Implement a way to dump the gdnative_interface.h file from the executable | Gilles Roudière | 2022-10-13 | 1 | -0/+47 |