Commit Graph

28 Commits

Author SHA1 Message Date
kovacsv
0f3e42be4b Add material groups to lines. 2023-10-23 09:36:58 +02:00
kovacsv
97e7be4732 Refactor mesh material handler. 2023-10-23 08:46:34 +02:00
Viktor Kovacs
474d46968b Minor modifications. 2023-10-22 18:13:33 +02:00
Viktor Kovacs
757703a889 Minor modifications. 2023-10-22 18:11:18 +02:00
Viktor Kovacs
1a4c3c128d Refactor mesh material handling. 2023-10-22 18:08:30 +02:00
Viktor Kovacs
077d46d112 Refactor material conversion. 2023-10-21 18:10:45 +02:00
Viktor Kovacs
7420e4dfeb Convert line segments with dummy material. 2023-10-21 08:46:54 +02:00
kovacsv
cba71f92fa Add lines to the mesh data structure. 2023-10-15 21:40:19 +02:00
kovacsv
b93581c1bc Update three.js to version 0.152.2. 2023-05-07 11:59:54 +02:00
kovacsv
63bc9333c2 Update three.js to version 0.151.3. 2023-04-15 20:56:52 +02:00
kovacsv
c2ba70660e Explicitly remove user data references. 2023-04-09 07:21:36 +02:00
kovacsv
d5283bc432 Tree should show the node name if the mesh doesn't have a name. #385 2023-04-08 21:18:35 +02:00
kovacsv
ee5ecbd028 Update three.js to v149. 2023-02-01 22:22:19 +01:00
kovacsv
9482ed0b0a Update three.js to version 0.148.0. 2023-01-21 23:35:04 +01:00
kovacsv
69b423e837 Rename viewer geometry to viewer model. 2022-12-19 14:16:49 +01:00
kovacsv
c244562ed0 Context and Closure Memory Leaks #321 2022-12-16 13:24:31 +01:00
kovacsv
235149c325 Rename callback. 2022-07-02 22:14:10 +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
316c8e7293 Introduce InputFile class that can specify the name and the url as well (#202). 2022-06-05 14:44:05 +02:00
kovacsv
12c0f7df8d Prepare npm package. 2022-05-20 22:06:02 +02:00
kovacsv
f133ced651 Bundle three.js together with the library. 2022-05-20 18:52: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
104fa9a0ff The list of meshes doesn't have names in the Embedded Viewer #249 2022-04-21 18:09:02 +02:00
kovacsv
c531a2c89c Attribute item size is not used when converting a three.js mesh #214 2022-02-09 19:51:40 +01:00
kovacsv
d4d488ad46 Add the possibility to switch between environment maps #161 2022-01-22 14:39:34 +01:00
kovacsv
b7b4cca10f Minor modification. 2022-01-12 20:09:18 +01:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00