This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
javascript
/
three.js
oglindă de
https://github.com/tazdij/three.js.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Răsfoiți Sursa
Editor: Fixed typo.
Mr.doob
12 ani în urmă
părinte
1bdf6995d3
comite
e83dd188fe
1 a modificat fișierele
cu
1 adăugiri
și
1 ștergeri
Vizualizare divizată
Arată Statisticile Diff
1
1
editor/js/Sidebar.Animation.js
+ 1
- 1
editor/js/Sidebar.Animation.js
Vizualizați fișierul
@@ -62,7 +62,7 @@ Sidebar.Animation = function ( signals ) {
}
} );
-
s
+
return container;
}