summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/gdnative.h
Commit message (Expand)AuthorAgeFilesLines
* Allow configuring iOS exportRuslan Mustakov2017-11-211-1/+1
* Merge pull request #13094 from karroffel/gdnative-api-register-nativecallThomas Herzog2017-11-201-3/+1
|\
| * [GDNative] add a way to register call typesKarroffel2017-11-201-3/+1
* | [GDNative] removed static linking fieldsKarroffel2017-11-201-4/+0
|/
* [GDNative] removed anchorsKarroffel2017-11-031-2/+0
* [GDNative] use feature tags, added load once optionKarroffel2017-11-031-46/+65
* [GDNative] removed native_raw_callKarroffel2017-10-141-8/+4
* [GDnative] replace gdnative_api_struct.h by a json-based autogenerated systemEmmanuel Leblond2017-10-031-1/+1
* [GDnative] create godot_gdnative_api_struct and pass it to godot_gdnative_ini...Emmanuel Leblond2017-09-171-1/+2
* [GDNative] added singleton GDNativeLibrariesKarroffel2017-09-031-0/+5
* merged gdnative and nativescript moduleKarroffel2017-09-031-1/+1
* Make GDNative work on AndroidRuslan Mustakov2017-08-301-6/+11
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Updated function argument namesWilson E. Alvarez2017-08-121-1/+1
* Dont call nativescript callbacks if lib is not initializedRuslan Mustakov2017-08-041-1/+0
* [GDNative] better header include pathsKarroffel2017-08-021-1/+1
* [GDNative] new GDNative APIKarroffel2017-07-241-333/+63
* Better user expirence with external text editors.geequlim2017-06-271-1/+1
* Finish implementation of GDnative builtins bindingsEmmanuel Leblond2017-05-191-4/+2
* [GDNative] added "new" method and fixed headersKarroffel2017-04-171-0/+2
* renamed dlscript module to gdnativeKarroffel2017-04-091-0/+415