godot/modules/gdnative
Stephan Dilly 11426cb0f7
add iOS Simulator platform
without this we have to manually drop a `x86_64` builds of gdnative libs into the Xcode project to allow running in `iOS Simulator`

(cherry picked from commit f49199bcc3)
2020-09-24 14:43:10 +02:00
..
android Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +02:00
arvr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
doc_classes DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +02:00
gdnative Fix GDNative Variant type size on 32-bit platforms, add size checking static asserts. [3.2] 2020-05-17 16:11:49 +03:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
include Fix GDNative Variant type size on 32-bit platforms, add size checking static asserts. [3.2] 2020-05-17 16:11:49 +03:00
nativescript Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +02:00
net SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
pluginscript SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
videodecoder VideoStreamGDNative: close file in cleanup 2020-06-29 10:57:59 +02:00
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +02:00
gdnative.cpp GDNative: support dynamic loading of iOS frameworks 2020-07-02 12:38:51 +03:00
gdnative.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_api.json Expose instance_from_id to GDNative 2020-01-10 11:59:37 +00:00
gdnative_builders.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdnative_library_editor_plugin.cpp add iOS Simulator platform 2020-09-24 14:43:10 +02:00
gdnative_library_editor_plugin.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Fix typos with codespell 2020-09-18 14:09:51 +02:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00