This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
javascript
/
three.js
kopia lustrzana
https://github.com/tazdij/three.js.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
removed strict mode
Jaume Sanchez
8 lat temu
rodzic
f7dbb46fbd
commit
5c863cd1fc
1 zmienionych plików
z
0 dodań
i
2 usunięć
Widok podzielony
Pokaż statystyki zmian
0
2
examples/js/loaders/ImageBitmapLoader.js
+ 0
- 2
examples/js/loaders/ImageBitmapLoader.js
Wyświetl plik
@@ -1,5 +1,3 @@
-'use strict';
-
/**
* @author thespite / http://clicktorelease.com/
*/