Explorar o código

FBXLoader: Revert ByVertice change. See 0c2ba74fcf4445538c416bdcda4259c4f7724bc7

Mr.doob %!s(int64=7) %!d(string=hai) anos
pai
achega
8607a58ae6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/js/loaders/FBXLoader.js

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

@@ -1280,7 +1280,7 @@
 
 		},
 
-		ByVertex: {
+		ByVertice: {
 
 			Direct: function ( polygonVertexIndex, polygonIndex, vertexIndex, infoObject ) {