diff options
author | Allen Pestaluky <allenpestaluky@gmail.com> | 2024-07-02 12:55:29 -0400 |
---|---|---|
committer | Allen Pestaluky <allenpestaluky@gmail.com> | 2024-07-04 23:35:32 -0400 |
commit | 8e6596629a7e239bb3b8008b96554850d5688233 (patch) | |
tree | 84e95653cbf052ebe4d15c3b9e417d6c5b7428be /platform/javascript/audio_driver_javascript.cpp | |
parent | 262e5db78568ba0d102bb52fa34ec4d9737085df (diff) | |
download | redot-engine-8e6596629a7e239bb3b8008b96554850d5688233.tar.gz |
EditorExportPlugin: Call _export_file for all resource types
- Alternate fix to #67844 that calls `_export_file` for all resource types instead of implementing `skip()` for customize functions.
- Fixes #93823.
- Moved logic surrounding "Skip" and "Keep" imported files to happen before resource customization. Fixes #93825.
- Also fixes an issue that I suspect might exist where progress bars during export were incorrect due to imported files in the project that are configured as "Keep" or "Skip".
Diffstat (limited to 'platform/javascript/audio_driver_javascript.cpp')
0 files changed, 0 insertions, 0 deletions