This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
removed strict mode
Jaume Sanchez
8 năm trước cách đây
mục cha
f7dbb46fbd
commit
5c863cd1fc
1 tập tin đã thay đổi
với
0 bổ sung
và
2 xóa
Split View
Hiển thị tình trạng sai khác
0
2
examples/js/loaders/ImageBitmapLoader.js
+ 0
- 2
examples/js/loaders/ImageBitmapLoader.js
Xem Tập Tin
@@ -1,5 +1,3 @@
-'use strict';
-
/**
* @author thespite / http://clicktorelease.com/
*/