ModelHandle/source/engine/import
2022-06-17 19:14:28 +02:00
..
importer3dm.js Remove url from texture, since it's not a core data, and needed only for three.js conversion. 2022-04-27 18:19:55 +02:00
importer3ds.js Remove url from texture, since it's not a core data, and needed only for three.js conversion. 2022-04-27 18:19:55 +02:00
importer.js Rename filelist.js to importerfiles.js. 2022-06-05 21:08:53 +02:00
importerbase.js Better error reporting. 2022-01-14 18:20:36 +01:00
importerbim.js Use ColorToMaterialConverter where possible. 2022-06-14 21:15:20 +02:00
importerfiles.js Rename filelist.js to importerfiles.js. 2022-06-05 21:08:53 +02:00
importergltf.js Remove url from texture, since it's not a core data, and needed only for three.js conversion. 2022-04-27 18:19:55 +02:00
importerifc.js Use ColorToMaterialConverter in ifc importer. 2022-06-14 22:30:43 +02:00
importero3dv.js Add cone generator. 2022-01-18 23:19:21 +01:00
importerobj.js Remove url from texture, since it's not a core data, and needed only for three.js conversion. 2022-04-27 18:19:55 +02:00
importeroff.js OFF mesh file import with colors #278 2022-06-17 19:14:28 +02:00
importerply.js Use substring instead of substr since it's deprecated. 2022-01-12 18:27:38 +01:00
importerstl.js Use ES modules. 2022-01-10 18:10:51 +01:00
importerstp.js Use ColorToMaterialConverter where possible. 2022-06-14 21:15:20 +02:00
importersvg.js Fix svg importer. 2022-06-16 19:02:16 +02:00
importerthree.js Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
importerutils.js Use ColorToMaterialConverter where possible. 2022-06-14 21:15:20 +02:00