mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 20:58:38 +02:00
fix material targets when re-opening properties to same entity
This commit is contained in:
parent
c07cce7d63
commit
67f35e7074
1 changed files with 1 additions and 0 deletions
|
@ -3505,6 +3505,7 @@ function loaded() {
|
||||||
deleteJSONMaterialEditor();
|
deleteJSONMaterialEditor();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
lastEntityID = null;
|
||||||
|
|
||||||
resetProperties();
|
resetProperties();
|
||||||
showGroupsForType("None");
|
showGroupsForType("None");
|
||||||
|
|
Loading…
Reference in a new issue