This website works better with JavaScript
Home
Explore
Help
Register
Sign In
samien
/
three.js
mirror of
https://github.com/mrdoob/three.js.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Editor: Add support for vtp files.
Mr.doob
4 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':
{