Lewy Blue 7 лет назад
Родитель
Сommit
ba5e99601e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      examples/js/loaders/FBXLoader.js

+ 1 - 1
examples/js/loaders/FBXLoader.js

@@ -96,7 +96,7 @@
 
 			}
 
-			console.log( FBXTree );
+			// console.log( FBXTree );
 
 			var connections = parseConnections( FBXTree );
 			var images = parseImages( FBXTree );