Clear animation map when import settings is opened
This commit is contained in:
parent
ec4de82ab3
commit
7c1cb65978
1 changed files with 1 additions and 0 deletions
|
@ -555,6 +555,7 @@ void SceneImportSettings::open_settings(const String &p_path, bool p_for_animati
|
|||
|
||||
material_set.clear();
|
||||
mesh_set.clear();
|
||||
animation_map.clear();
|
||||
material_map.clear();
|
||||
mesh_map.clear();
|
||||
node_map.clear();
|
||||
|
|
Loading…
Add table
Reference in a new issue