Merge pull request #15380 from dback2/materialTargetRC82Fix2

Case 22092: Fix material targets when re-opening properties to same entity (RC82)
This commit is contained in:
John Conklin II 2019-04-15 10:04:25 -07:00 committed by GitHub
commit a6d35da562
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3505,6 +3505,7 @@ function loaded() {
deleteJSONMaterialEditor();
}
}
lastEntityID = null;
resetProperties();
showGroupsForType("None");