2
0
Mugen87 5 жил өмнө
parent
commit
33ba08f2fe
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      editor/js/Editor.js

+ 2 - 0
editor/js/Editor.js

@@ -625,6 +625,8 @@ Editor.prototype = {
 		this.textures = {};
 		this.scripts = {};
 
+		this.materialsRefCounter.clear();
+
 		this.animations = {};
 		this.mixer.stopAllAction();