mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +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();
|
||||
}
|
||||
}
|
||||
lastEntityID = null;
|
||||
|
||||
resetProperties();
|
||||
showGroupsForType("None");
|
||||
|
|
Loading…
Reference in a new issue