Commit Graph

55 Commits

Author SHA1 Message Date
kovacsv
9bd495bcd5 Texture map options not parsed from mtl file #371 2023-03-22 22:15:59 +01:00
kovacsv
fefee144bd Read custom properties from glTF elements #368 2023-03-03 20:23:30 +01:00
kovacsv
65cea7fb20 Make function names shorter. 2023-02-01 22:28:47 +01:00
kovacsv
1718e9bb92 Failed to load glTF files with invalid texture coordinates #349 2023-01-08 22:17:00 +01:00
kovacsv
bd10b196d9 Create documentation for the engine #328 2023-01-07 08:22:23 +01:00
Viktor Kovacs
feb4b81deb Remove o3dv importer. 2022-11-18 21:42:13 +01:00
kovacsv
ae8f1b0c25 Update dependencies. 2022-10-27 17:23:34 +02:00
kovacsv
3b63efc4f9 Gltf file with VALUE_NOT_IN_RANGE not opening #311 2022-10-10 18:19:35 +02:00
kovacsv
d7345647fc Prevent crash when no importable objects found. 2022-10-10 17:35:45 +02:00
kovacsv
f9b3d9bc82 Support for FCStd format #307 2022-10-08 15:56:23 +02:00
kovacsv
990d6329aa Handle worker lifetime. 2022-10-02 12:04:33 +02:00
kovacsv
79568915f9 Fix error handling. 2022-10-01 23:32:20 +02:00
kovacsv
ba6995efc3 Import BREP files #310 2022-10-01 23:03:36 +02:00
kovacsv
f43327ddd8 Support IGES format #279 2022-07-03 17:34:34 +02:00
kovacsv
235149c325 Rename callback. 2022-07-02 22:14:10 +02:00
kovacsv
784715e89c Show progress bar for file download #288 2022-07-02 13:07:14 +02:00
kovacsv
e0b046d1b7 Add callbacks for file loading progress. 2022-07-02 09:16:45 +02:00
kovacsv
c168f944f6 Rename Color to RGBColor. 2022-06-25 10:20:58 +02:00
kovacsv
7e9a191671 OFF mesh file import with colors #278 2022-06-17 19:14:28 +02:00
kovacsv
a7a76cec4b Fix svg importer. 2022-06-16 19:02:16 +02:00
kovacsv
a4ec93ebcd Use ColorToMaterialConverter in ifc importer. 2022-06-14 22:30:43 +02:00
kovacsv
006e5aafc2 Use ColorToMaterialConverter where possible. 2022-06-14 21:15:20 +02:00
kovacsv
41b65010f2 Rename filelist.js to importerfiles.js. 2022-06-05 21:08:53 +02:00
kovacsv
316c8e7293 Introduce InputFile class that can specify the name and the url as well (#202). 2022-06-05 14:44:05 +02:00
kovacsv
dc60397102 Implement face colors for dotbim #270 2022-05-28 19:20:04 +02:00
kovacsv
48fc88cb70 Do not show empty property group. 2022-05-28 00:38:08 +02:00
kovacsv
f133ced651 Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
kovacsv
5843fc3cc8 Fix lint error. 2022-05-18 20:21:51 +02:00
kovacsv
9aff0be5f0 Show assembly structure of step files #265 2022-05-18 20:19:02 +02:00
kovacsv
5dcedf559f Replace tabs with spaces. 2022-05-10 08:04:37 +02:00
kovacsv
afe6cce6da 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
kovacsv
e178e53fbd glB material import not displaying correctly #248 2022-04-19 18:29:28 +02:00
kovacsv
c41ff07def Host occt-import-js locally. 2022-03-24 19:08:51 +01:00
kovacsv
dc19691fa5 Show textures in Rhino files #230 2022-03-14 19:41:56 +01:00
kovacsv
97d9e560d1 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
kovacsv
47cb58183a Handle error when occt-import-js is not accessible. 2022-02-24 18:56:55 +01:00
kovacsv
0dd11501aa Load occt-import-js from cdn. 2022-02-23 20:21:40 +01:00
kovacsv
722e8db2e9 Add error messages when external library loading fails. 2022-02-23 17:56:49 +01:00
kovacsv
dd8360fd92 Add bim importer #219 2022-02-19 16:45:31 +01:00
kovacsv
edd6fe43bc glTF import fails when using multiple primitives without indices #218 2022-02-18 18:23:34 +01:00
kovacsv
686d225aa0 Rename step importer. 2022-02-06 16:35:12 +01:00
kovacsv
7f5b8294e0 Minor modification. 2022-02-06 16:29:33 +01:00
kovacsv
bd10f4f53a STEP file import #50 2022-02-06 16:29:03 +01:00
kovacsv
c3f75a23b4 Fix deepscan error. 2022-01-21 18:50:58 +01:00
kovacsv
528541cfd4 Store main file name in error if it's present. 2022-01-21 18:46:54 +01:00
kovacsv
603d7c8699 Add cone generator. 2022-01-18 23:19:21 +01:00
kovacsv
962a45c5e1 Fix an lgtm alert. 2022-01-18 18:50:49 +01:00
kovacsv
ce9176a58e Fix some DeepScan analysis errors. 2022-01-17 21:07:00 +01:00
kovacsv
aef3994e5c Fix some LGTM issues. 2022-01-17 18:12:17 +01:00
kovacsv
d4d4c1fad4 Better error reporting. 2022-01-14 18:20:36 +01:00