This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
javascript
/
three.js
mirror de
https://github.com/tazdij/three.js.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
removed strict mode
Jaume Sanchez
há 8 anos atrás
pai
f7dbb46fbd
commit
5c863cd1fc
1 ficheiros alterados
com
0 adições
e
2 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
2
examples/js/loaders/ImageBitmapLoader.js
+ 0
- 2
examples/js/loaders/ImageBitmapLoader.js
Ver Ficheiro
@@ -1,5 +1,3 @@
-'use strict';
-
/**
* @author thespite / http://clicktorelease.com/
*/