This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
javascript
/
three.js
mirror de
https://github.com/tazdij/three.js.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
removed strict mode
Jaume Sanchez
8 anos atrás
pai
f7dbb46fbd
commit
5c863cd1fc
1 arquivos alterados
com
0 adições
e
2 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
2
examples/js/loaders/ImageBitmapLoader.js
+ 0
- 2
examples/js/loaders/ImageBitmapLoader.js
Ver arquivo
@@ -1,5 +1,3 @@
-'use strict';
-
/**
* @author thespite / http://clicktorelease.com/
*/