summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/gdnative_api.json
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12612 from karroffel/gdnative-poolarray-accessorsThomas Herzog2017-11-041-0/+406
|\
| * [GDNative] added Read and Write accessors to pool arraysKarroffel2017-11-031-0/+406
* | Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_supportBastiaan Olij2017-11-041-0/+7
|\ \
| * | Adding rumble support to ARVR controllers (if implemented on the ARVR interface)Bastiaan Olij2017-11-011-0/+7
| |/
* / [GDNative] small API bug fixesKarroffel2017-11-031-1/+9
|/
* Couple of small changes so our ARVRInterfaceGDNative gets constructed and reg...BastiaanOlij2017-10-151-1/+0
* update ARVRInterfaceGDNative to use API structKarroffel2017-10-141-0/+8
* Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij2017-10-141-0/+72
* [GDnative] Add string_name apiEmmanuel Leblond2017-10-081-0/+60
* Store GDNative API in array instead of dictionarysheepandshepherd2017-10-071-664/+1326
* [GDNative] added API struct wrapper generatorKarroffel2017-10-031-4/+4
* [GDnative] replace gdnative_api_struct.h by a json-based autogenerated systemEmmanuel Leblond2017-10-031-0/+4512