mirror of
https://github.com/godotengine/godot.git
synced 2025-01-24 21:01:50 +08:00
e6a4debede
* This solution is much cleaner than the one in 3.x thanks to the use of callables. * Works without issues in any language (no need to worry about camel or snake case). * Editor code uses a compatibility function (too much work to redo). Fixes #59899 |
||
---|---|---|
.. | ||
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 | ||
editor_export_preset.h | ||
editor_export_shared_object.h | ||
editor_export.cpp | ||
editor_export.h | ||
export_template_manager.cpp | ||
export_template_manager.h | ||
project_export.cpp | ||
project_export.h | ||
SCsub |