This website works better with JavaScript
Home
Explore
Help
Sign In
javascript
/
three.js
mirror of
https://github.com/tazdij/three.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Editor: Add support for vtp files.
Mr.doob
3 years ago
parent
42ba1471c7
commit
f1336138f4
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
editor/js/Loader.js
+ 1
- 0
editor/js/Loader.js
View File
@@ -668,6 +668,7 @@ function Loader( editor ) {
}
case 'vtk':
+ case 'vtp':
{