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
removed strict mode
Jaume Sanchez
%!s(int64=8) %!d(string=hai) anos
pai
f7dbb46fbd
achega
5c863cd1fc
Modificáronse 1 ficheiros
con
0 adicións
e
2 borrados
Dividir vista
Mostrar estatísticas de 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/
*/