Merge pull request #40229 from ChristopheLY/atlas-auto-reimport

auto re-import atlas, fixes #40047
This commit is contained in:
Rémi Verschelde 2020-07-10 10:57:13 +02:00 committed by GitHub
commit 0f6a8f57ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -533,6 +533,7 @@ bool EditorFileSystem::_update_scan_actions() {
if (_test_for_reimport(full_path, false)) {
//must reimport
reimports.push_back(full_path);
reimports.append_array(_get_dependencies(full_path));
} else {
//must not reimport, all was good
//update modified times, to avoid reimport