summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/gdnative_builders.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused GDNative codeRémi Verschelde2022-03-091-263/+0
* Implement TextServer GDExtension interface, remove TextServer GDNative interf...bruvzg2021-10-011-1/+0
* [Net/GDNative] Remove GDNative network bits.Fabio Alessandrelli2021-09-241-1/+0
* Adding GDExtension support to XRInterfaceBastiaan Olij2021-08-261-1/+0
* [Complex Text Layouts] Implement GDNative interface for TextServer.bruvzg2020-11-261-0/+1
* CI: Install master version of psf/blackRémi Verschelde2020-07-261-2/+2
* GDNative: merge API structs, bump version of merged structs.bruvzg2020-06-111-1/+10
* Renaming all ARVR nodes to XRBastiaan Olij2020-04-091-1/+1
* Replace more occurrences of NULL with nullptrRémi Verschelde2020-04-021-2/+2
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-115/+155
* Remove deprecated GDNative wrapper codeEmmanuel Leblond2020-01-311-97/+0
* Fix self reference issue in core structures for GDNative pluginsBastiaan Olij2019-08-121-1/+1
* Fixing C compatiblity for GDNative NET moduleFabio Alessandrelli2019-02-241-0/+1
* Fix generating GDNative API struct for 1.1Karroffel2019-02-081-1/+1
* Added interface for GDNative Videodecoder.Anish2018-12-131-0/+2
* Remove trailing whitespaceRémi Verschelde2018-11-201-12/+12
* [GDNative] add initial core 1.1 extensionThomas Herzog2018-08-301-0/+49
* Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi2018-07-271-0/+261