godot/editor/export
Yuri Sizov 01888ae7ab Fix theme application in various editor dialogs
99% of the time we shouldn't rely on the signal, we
should use the notification instead. I left some comments
in places where I couldn't quickly improve the code.
2023-12-04 13:18:48 +01:00
..
editor_export_platform_pc.cpp
editor_export_platform_pc.h
editor_export_platform.cpp
editor_export_platform.h
editor_export_plugin.cpp
editor_export_plugin.h
editor_export_preset.cpp [Export] Improve app / file version validation. 2023-11-01 11:25:44 +02:00
editor_export_preset.h
editor_export_shared_object.h
editor_export.cpp
editor_export.h
export_template_manager.cpp Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-10-08 17:23:33 +02:00
export_template_manager.h
project_export.cpp Fix theme application in various editor dialogs 2023-12-04 13:18:48 +01:00
project_export.h Fix theme application in various editor dialogs 2023-12-04 13:18:48 +01:00
SCsub