mirror of
https://github.com/godotengine/godot
synced 2024-11-02 11:15:55 +00:00
8f0f327f02
- EditorExportPlugin's _export_begin accepts all the arguments related to the current export (is_debug, path, flags). - EditorExportPlugin API is extended with methods allowing to configure iOS export: add_ios_framework, add_ios_plist_content, add_ios_linker_flags, add_ios_bundle_file. - iOS export template now contains Godot as a static library so that it can be linked with third-party Frameworks and GDNative static libraries. - Adds method to DirAccess for recursive copying of a directory. - Fixes iOS export to work with Xcode 9 (released recently). |
||
---|---|---|
.. | ||
doc_classes | ||
libvpx | ||
config.py | ||
register_types.cpp | ||
register_types.h | ||
resource_importer_webm.cpp | ||
resource_importer_webm.h | ||
SCsub | ||
video_stream_webm.cpp | ||
video_stream_webm.h |