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
Editor: Add support for vtp files.
Mr.doob
3 năm trước cách đây
mục cha
42ba1471c7
commit
f1336138f4
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
editor/js/Loader.js
+ 1
- 0
editor/js/Loader.js
Xem Tập Tin
@@ -668,6 +668,7 @@ function Loader( editor ) {
}
case 'vtk':
+ case 'vtp':
{