This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
javascript
/
three.js
réplica de
https://github.com/tazdij/three.js.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Editor: Fixed typo.
Mr.doob
%!s(int64=12) %!d(string=hai) anos
pai
1bdf6995d3
achega
e83dd188fe
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
editor/js/Sidebar.Animation.js
+ 1
- 1
editor/js/Sidebar.Animation.js
Ver ficheiro
@@ -62,7 +62,7 @@ Sidebar.Animation = function ( signals ) {
}
} );
-
s
+
return container;
}