ModelHandle/source/engine/import
2022-06-05 21:08:53 +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 Implement face colors for dotbim #270 2022-05-28 19:20:04 +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 Replace tabs with spaces. 2022-05-10 08:04:37 +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 Use ES modules. 2022-01-10 18:10:51 +01: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 Fix lint error. 2022-05-18 20:21:51 +02:00
importersvg.js Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
importerthree.js Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
importerutils.js When importing STP format file, the model structure has no name and the material information is lost #220 2022-03-05 11:40:39 +01:00