Commit Graph

590 Commits

Author SHA1 Message Date
kovacsv
53b9218cc5 Dispose three objects after reading. 2021-08-06 22:31:43 +02:00
kovacsv
4d0e4a0bd6 Merge branch 'dev' into three_importer 2021-08-06 22:18:18 +02:00
kovacsv
0f02be43dd Add utility functions for extension detection. 2021-08-06 22:18:02 +02:00
kovacsv
a5561c6f1a Embedded texture handling. 2021-08-06 22:17:33 +02:00
kovacsv
d03c67ce1f Merge branch 'dev' into three_importer 2021-08-06 19:02:01 +02:00
kovacsv
5130717732 Always return file extension in lower case. 2021-08-06 19:01:43 +02:00
kovacsv
2a0b7eadf2 Handle loader errors. 2021-08-06 18:54:52 +02:00
kovacsv
395c3d524a Transform meshes. 2021-08-06 18:31:13 +02:00
kovacsv
a8de237a51 Minor modifications. 2021-08-06 17:38:08 +02:00
kovacsv
0a269785da Add experiment to load models using three.js loaders. 2021-08-06 17:00:29 +02:00
kovacsv
c9125c53b2 Typo fix. 2021-08-06 16:55:56 +02:00
kovacsv
6dad95b310 Add rhino exporter in the exporter constructor. 2021-08-06 15:10:38 +02:00
kovacsv
131b5c6cec Move font next to the css. 2021-08-06 14:44:25 +02:00
kovacsv
253e648a30 Move js and css files to separate folder. 2021-08-06 14:41:34 +02:00
kovacsv
bfc07dd136 Compress website css. 2021-08-06 13:49:50 +02:00
kovacsv
2a71f7d6b5 PBR materials for o3dv format. 2021-08-05 15:38:07 +02:00
kovacsv
669ab1f8b4 Show Rhino document-level text strings #90 2021-08-05 14:05:36 +02:00
kovacsv
02dab25883 Add event handler for some workflow events. 2021-08-01 14:28:48 +02:00
kovacsv
7022255491 Handle logical properties. 2021-08-01 11:58:33 +02:00
kovacsv
0b22e22161 Add solid generators. 2021-08-01 10:51:46 +02:00
kovacsv
bffb791696 Hide isolation option when there is only one mesh in the model. 2021-07-30 13:29:44 +02:00
kovacsv
64ef4491cb Update version. 2021-07-30 12:58:51 +02:00
kovacsv
64e3dd2dcf Fix popup text overflow. 2021-07-29 14:44:34 +02:00
kovacsv
11f4579693 Make mesh visibility options available from context menu #102
Add the possibility to isolate mesh #103
2021-07-29 09:53:51 +02:00
kovacsv
55aafe8d88 Texture resizing to power-of-two sides is slow #105 2021-07-28 20:25:55 +02:00
kovacsv
8f4151fce5 Use promise for external library loading. 2021-07-28 09:03:38 +02:00
kovacsv
2757d9ecb5 Use promises for file loading. 2021-07-28 08:51:32 +02:00
kovacsv
9901ba1f4c Add sphere to function names where a sphere is expected. 2021-07-27 08:14:31 +02:00
kovacsv
669c06ffdd Change background color with viewer function. 2021-07-26 08:21:51 +02:00
kovacsv
f1e22ecf53 Rename tools to match their names with npm scripts. 2021-07-26 07:46:15 +02:00
kovacsv
01b3b02c71 Run tools with the root folder as working directory. 2021-07-25 17:26:59 +02:00
kovacsv
215496f233 Remove coverage tool. 2021-07-25 16:57:52 +02:00
kovacsv
b7f26584e5 Merge branch 'dev' of https://github.com/kovacsv/Online3DViewer into dev 2021-07-25 16:44:30 +02:00
kovacsv
743c4dcf1b Remove unused variable. 2021-07-25 16:44:11 +02:00
kovacsv
90019e5a07 `Remove unused variable. 2021-07-25 16:41:19 +02:00
kovacsv
2bd020fd62 Move ESLint config to package.json. 2021-07-25 16:38:34 +02:00
kovacsv
428881a8c4 Separate js and css in config file. 2021-07-25 11:32:32 +02:00
kovacsv
b825403634 Simplify css. 2021-07-25 09:52:49 +02:00
kovacsv
6e05b1a584 Create function for icon creation. 2021-07-25 09:30:57 +02:00
kovacsv
4475e3faf2 Rename tree folder to navigator. 2021-07-24 22:03:05 +02:00
kovacsv
87ff35b794 Add show all meshes to the context menu. 2021-07-24 21:12:27 +02:00
kovacsv
3f94a0793a Fix lgtm configuration file. 2021-07-24 14:51:59 +02:00
kovacsv
74e99e1241 Fix lgtm error. 2021-07-24 14:50:29 +02:00
kovacsv
903f239158 Fix lgtm configuration file. 2021-07-24 14:48:10 +02:00
kovacsv
e48d699e5c Add the possibility to add icons to list popup. 2021-07-24 14:28:11 +02:00
kovacsv
beb389a3b0 Rename fit to window item. 2021-07-24 14:07:01 +02:00
kovacsv
d59a0c0a77 Always fit context menu to the screen. 2021-07-24 14:04:41 +02:00
kovacsv
9405aff3dd Make mesh visibility options available from context menu #102 2021-07-24 13:49:22 +02:00
Viktor Kovacs
d911e45988
Update README.md 2021-07-24 10:12:09 +02:00
kovacsv
e90d318baf Add sphere import test. 2021-07-24 10:04:48 +02:00