godot/modules/gdnative
Ruslan Mustakov f5b3b24c22 Enhance iOS export
- 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-26 00:18:08 +07:00
..
gdnative Allow booleanization of all types 2017-09-19 18:55:31 +02:00
include Enhance iOS export 2017-09-26 00:18:08 +07:00
nativescript Enhance iOS export 2017-09-26 00:18:08 +07:00
config.py Fix GDNative API generator after changes to MethodBind 2017-08-30 10:45:10 +07:00
gd_native_library_editor.cpp Apply clang-format again to recent changes 2017-09-16 19:48:45 +02:00
gd_native_library_editor.h Apply clang-format again to recent changes 2017-09-16 19:48:45 +02:00
gdnative.cpp Enhance iOS export 2017-09-26 00:18:08 +07:00
gdnative.h [GDnative] create godot_gdnative_api_struct and pass it to godot_gdnative_init_options 2017-09-17 16:13:14 +02:00
register_types.cpp Apply clang-format again to recent changes 2017-09-16 19:48:45 +02:00
register_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub Enhance iOS export 2017-09-26 00:18:08 +07:00