diff options
author | Emmanuel Barroga <emmanuelbarroga@gmail.com> | 2019-07-15 20:50:03 -0700 |
---|---|---|
committer | Emmanuel Barroga <emmanuelbarroga@gmail.com> | 2019-07-15 20:50:03 -0700 |
commit | 2350af5e703346384a53f988472df3c13c21da5a (patch) | |
tree | fb3e753692ac212d3da11ae9723cb79ba002afef /modules/gdscript/gdscript_editor.cpp | |
parent | efd55631e2f05141072c26129bdc75d65cd1c53c (diff) |
Fix losing scene modifications when renaming file
Closes: #30436
When renaming/moving a file in the filesystem docker, changes on a scene that has dependencies on the file being renamed/moved are lost.
To resolve this, this patch saves the scenes that depend on the file first, to save its current state.
Diffstat (limited to 'modules/gdscript/gdscript_editor.cpp')
0 files changed, 0 insertions, 0 deletions