godot/platform/uwp
Gromph d964b86249
Fix EditorExportPlugin _export_begin and _export_end functions not being called when exporting UWP
in uwp's version of export.cpp create a ExportNotifier object so that EditorExportPlugin _export_begin and _export_end functions will be called as documentated.

(cherry picked from commit 564ddcde77)
2021-04-20 20:12:53 +02:00
..
export Fix EditorExportPlugin _export_begin and _export_end functions not being called when exporting UWP 2021-04-20 20:12:53 +02:00
app.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
app.h Fix build error in UWP 2021-02-22 17:57:27 +01:00
context_egl_uwp.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
context_egl_uwp.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
detect.py Allow to not optimize release build 2021-03-20 23:05:13 +01:00
joypad_uwp.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
joypad_uwp.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
logo.png Enhanced iOS and UWP logo on Export dialog 2017-11-29 17:34:01 +07:00
os_uwp.cpp Modernize Thread 2021-02-18 11:58:08 +01:00
os_uwp.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
platform_config.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
power_uwp.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
power_uwp.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Fix UWP build after #45618 2021-02-22 15:30:48 +01:00