summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/SCsub
Commit message (Expand)AuthorAgeFilesLines
* Fix&prettify gdnative_api_struct.gen.h GDNATIVE_API_INIT macro generationEmmanuel Leblond2017-11-211-10/+18
* [GDNative] loading error and version error procsKarroffel2017-11-201-13/+0
* [GDNative] fix wrapper code generationKarroffel2017-11-161-5/+38
* fix auto-generated GDN API header for C compilers (#12891)Evrey2017-11-131-2/+4
* [GDNative] rename nativearvr extension to arvrKarroffel2017-11-101-2/+2
* [GDNative] better API struct versioningKarroffel2017-11-101-13/+28
* [GDNative] refactored API struct into core and extensionsKarroffel2017-11-091-7/+55
* [GDnative] add pluginscript \o/Emmanuel Leblond2017-10-171-0/+3
* Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij2017-10-141-0/+3
* [GDnatvie] improve wrapper code generationEmmanuel Leblond2017-10-081-5/+3
* Store GDNative API in array instead of dictionarysheepandshepherd2017-10-071-8/+8
* Merge pull request #11806 from touilleMan/gdnative-version-fieldThomas Herzog2017-10-041-2/+7
|\
| * [GDnative] add future-proof next field to godot_gdnative_api_struct (a la Vul...Emmanuel Leblond2017-10-041-0/+2
| * [GDnative] add api version field to godot_gdnative_api_structEmmanuel Leblond2017-10-031-2/+5
* | [GDNative] added API struct wrapper generatorKarroffel2017-10-031-4/+66
|/
* [GDnative] replace gdnative_api_struct.h by a json-based autogenerated systemEmmanuel Leblond2017-10-031-1/+71
* Enhance iOS exportRuslan Mustakov2017-09-261-1/+1
* merged gdnative and nativescript moduleKarroffel2017-09-031-4/+8
* [GDNative/NativeScript] fix -rdynamic and removed _init callKarroffel2017-08-021-8/+6
* [GDNative] better header include pathsKarroffel2017-08-021-7/+8
* renamed dlscript module to gdnativeKarroffel2017-04-091-0/+14