summaryrefslogtreecommitdiffstats
path: root/modules/nativescript/nativescript.h
Commit message (Expand)AuthorAgeFilesLines
* merged gdnative and nativescript moduleKarroffel2017-09-031-325/+0
* 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
* Forward frame call to GDNative librariesRuslan Mustakov2017-08-031-2/+10
* [NativeScript] call _init on instance creationKarroffel2017-07-271-0/+3
* Merge pull request #9882 from endragor/nativescript-refcountThomas Herzog2017-07-261-0/+3
|\
| * Forward refcount changes to NativeScriptInstanceRuslan Mustakov2017-07-261-0/+3
* | Support multithreading for NativeScriptLanguageRuslan Mustakov2017-07-261-0/+28
|/
* [NativeScript] fix double initialization in editorKarroffel2017-07-251-0/+2
* [NativeScript] forgot to uncomment userdata returnKarroffel2017-07-241-2/+2
* [GDNative] new GDNative APIKarroffel2017-07-241-0/+281