summaryrefslogtreecommitdiffstats
path: root/core/extension/SCsub
Commit message (Expand)AuthorAgeFilesLines
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-211-1/+1
* SCons: Convert remaining `run_in_subprocess` to `env.Run`Thaddeus Crews2024-03-101-3/+2
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-2/+2
* Implement a way to dump the gdnative_interface.h file from the executableGilles Roudière2022-10-131-1/+6
* Add GDExtension support to Scriptreduz2022-03-271-0/+6
* Implement native extension systemreduz2021-06-251-0/+7