summaryrefslogtreecommitdiff
path: root/modules/gdnative/nativescript
AgeCommit message (Collapse)Author
2017-10-16[Nativescript] fix crash when loading a library with missing ↵Emmanuel Leblond
godot_nativescript_init
2017-10-15remove error message for optional NativeScript symbolsKarroffel
2017-10-14update ARVRInterfaceGDNative to use API structKarroffel
2017-10-14[GDNative] removed native_raw_callKarroffel
2017-10-08Include property index in GDNative class APIsheepandshepherd
Needed by properties that share set/get functions. Fixes #10329.
2017-09-26Enhance iOS exportRuslan Mustakov
- The export process now builds complete .ipa on macOS, instead of just creating XCode project. - The project includes Capabilities games usually require: Game Center, Push Notifications, In-App Purchase. - Icons and launch screens can be specified in export preset.
2017-09-05Provide NativeScript properties in definition orderRuslan Mustakov
2017-09-03merged gdnative and nativescript moduleKarroffel