Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 1 | -0/+1 |
* | Update pre-commit hooks configuration to use `ruff` instead of `black` | Jakub Marcowski | 2024-05-21 | 1 | -1/+1 |
* | SCons: Convert remaining `run_in_subprocess` to `env.Run` | Thaddeus Crews | 2024-03-10 | 1 | -3/+2 |
* | Rename all gdnative occurences to gdextension | Gilles Roudière | 2022-12-12 | 1 | -2/+2 |
* | Implement a way to dump the gdnative_interface.h file from the executable | Gilles Roudière | 2022-10-13 | 1 | -1/+6 |
* | Add GDExtension support to Script | reduz | 2022-03-27 | 1 | -0/+6 |
* | Implement native extension system | reduz | 2021-06-25 | 1 | -0/+7 |