Explorar o código

Update webgl_loader_md2.html (#25670)

Double index increment preventing all animations to be set in UI.
llzen44 %!s(int64=2) %!d(string=hai) anos
pai
achega
d3f5af61c5
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      examples/webgl_loader_md2.html

+ 0 - 2
examples/webgl_loader_md2.html

@@ -320,8 +320,6 @@
 					playbackConfig[ clip.name ] = generateCallback( clip );
 					guiItems[ i ] = folder.add( playbackConfig, clip.name, clip.name );
 
-					i ++;
-
 				}
 
 			}