aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/nativescript
Commit message (Collapse)AuthorAgeFilesLines
* Include property index in GDNative class APIsheepandshepherd2017-10-081-1/+5
| | | | Needed by properties that share set/get functions. Fixes #10329.
* Enhance iOS exportRuslan Mustakov2017-09-261-0/+3
| | | | | | | | | | - 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.
* Provide NativeScript properties in definition orderRuslan Mustakov2017-09-052-30/+28
|
* merged gdnative and nativescript moduleKarroffel2017-09-038-0/+2429