This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
javascript
/
three.js
espejo de
https://github.com/tazdij/three.js.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
Mr.doob
hace 9 años
padre
41812cf115
d9349e458a
commit
812de07085
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
.npmignore
+ 2
- 1
.npmignore
Ver fichero
@@ -1,4 +1,5 @@
-examples/
+examples/*
+!examples/js/
src/
test/
utils/