瀏覽代碼

Editor: Removed redundant material panel updates.

Mr.doob 9 年之前
父節點
當前提交
6a2e7a0c0f
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      editor/js/Sidebar.Material.js

+ 0 - 4
editor/js/Sidebar.Material.js

@@ -893,10 +893,6 @@ Sidebar.Material = function ( editor ) {
 
 			}
 
-			refreshUI( false );
-
-			signals.materialChanged.dispatch( material );
-
 		}
 
 		if ( textureWarning ) {