ModelHandle/source/import
2021-11-02 19:07:47 +01:00
..
filelist.js Automatically remove trailing whitespaces in Visual Studio Code. 2021-10-25 16:30:25 +02:00
importer3dm.js Import all models as hierarchical model, but put all the meshes under the root node. 2021-10-27 08:25:47 +02:00
importer3ds.js Import all models as hierarchical model, but put all the meshes under the root node. 2021-10-27 08:25:47 +02:00
importer.js Make three.js importers inherit from a three.js importer base class. 2021-11-01 07:47:45 +01:00
importerbase.js Pass original file name and extension to importers. 2021-09-24 08:16:18 +02:00
importergltf.js Hierarchical glTF import. 2021-11-02 08:40:27 +01:00
importerifc.js Import all models as hierarchical model, but put all the meshes under the root node. 2021-10-27 08:25:47 +02:00
importero3dv.js Store transformation in node. 2021-10-22 15:55:38 +02:00
importerobj.js Import all models as hierarchical model, but put all the meshes under the root node. 2021-10-27 08:25:47 +02:00
importeroff.js Import all models as hierarchical model, but put all the meshes under the root node. 2021-10-27 08:25:47 +02:00
importerply.js Import all models as hierarchical model, but put all the meshes under the root node. 2021-10-27 08:25:47 +02:00
importerstl.js Import all models as hierarchical model, but put all the meshes under the root node. 2021-10-27 08:25:47 +02:00
importerthree.js Minor modification. 2021-11-02 19:07:47 +01:00
importerutils.js Texture resizing to power-of-two sides is slow #105 2021-07-28 20:25:55 +02:00