Просмотр исходного кода

Removed code that purposely breaks webgl_materials_nodes.html, as it has been fixed either way now

Daniel Sturk 7 лет назад
Родитель
Сommit
4e963368ce
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      examples/webgl_materials_nodes.html

+ 0 - 3
examples/webgl_materials_nodes.html

@@ -981,9 +981,6 @@
 
 							mtl.needsUpdate = true;
 
-							var killer = new THREE.PhongNodeMaterial();
-							killer.needsUpdate = false; // this is used mtl.onBeforeCompile
-
 						} );
 
 						break;

粤ICP备19079148号