Commit Graph

131 Commits

Author SHA1 Message Date
kovacsv
f18748f5e6 Move measure button to the toolbar. 2022-02-20 14:35:24 +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
c531a2c89c Attribute item size is not used when converting a three.js mesh #214 2022-02-09 19:51:40 +01:00
kovacsv
fa7f82e9c2 Minor modification. 2022-02-06 16:43:18 +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
aa76460ede Add feature toggle for environment settings. 2022-01-22 23:35:54 +01:00
kovacsv
0ec5e8d814 Environment map background option when embedding the engine. 2022-01-22 16:28:31 +01:00
kovacsv
ba22d4d510 Feature Request - Ability to load/toggle environment texture instead of solid color #144 2022-01-22 16:03:11 +01:00
kovacsv
d4d488ad46 Add the possibility to switch between environment maps #161 2022-01-22 14:39:34 +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
0fbebe7893 Use inverse transpose matrix for normal vector calculation. 2022-01-21 17:13:05 +01:00
kovacsv
22124a9992 Simplify cuboid generator. 2022-01-19 17:59:06 +01:00
kovacsv
603d7c8699 Add cone generator. 2022-01-18 23:19:21 +01:00
kovacsv
a68902f33b Update engine main. 2022-01-18 19:55:30 +01:00
kovacsv
968f336a98 Move camera to a separate file. 2022-01-18 19:51:07 +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
7146bc0e2a Fix some DeepScan analysis errors. 2022-01-17 21:01:51 +01:00
kovacsv
aef3994e5c Fix some LGTM issues. 2022-01-17 18:12:17 +01:00
kovacsv
646ca67e7e Create quaternion from x, y, z rotation values. 2022-01-15 12:11:52 +01:00
kovacsv
d4d4c1fad4 Better error reporting. 2022-01-14 18:20:36 +01:00
kovacsv
052ef29ac5 Import vertex colors from obj files #201 2022-01-13 22:26:03 +01:00
kovacsv
576cdab3ba Fix typo. 2022-01-13 21:35:00 +01:00
kovacsv
b7b4cca10f Minor modification. 2022-01-12 20:09:18 +01:00
kovacsv
41c459897f Use substring instead of substr since it's deprecated. 2022-01-12 18:27:38 +01:00
kovacsv
1c6423b807 Remove unused class and function exports. 2022-01-10 18:34:31 +01:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00