2
0
Fork 0
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 +07:00
..
android Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +07:00
arvr SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
doc_classes DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +07:00
gdnative Fix GDNative Variant type size on 32-bit platforms, add size checking static asserts. [3.2] 2020-05-17 16:11:49 +07:00
icons
include Fix GDNative Variant type size on 32-bit platforms, add size checking static asserts. [3.2] 2020-05-17 16:11:49 +07:00
nativescript Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +07:00
net SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
pluginscript SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
videodecoder VideoStreamGDNative: close file in cleanup 2020-06-29 10:57:59 +07:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +07:00
gdnative.cpp GDNative: support dynamic loading of iOS frameworks 2020-07-02 12:38:51 +07:00
gdnative.h
gdnative_api.json
gdnative_builders.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
gdnative_library_editor_plugin.cpp add iOS Simulator platform 2020-09-24 14:43:10 +07:00
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp Fix typos with codespell 2020-09-18 14:09:51 +07:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +07:00