Commit Graph

162 Commits

Author SHA1 Message Date
kovacsv
c92eb3c772 Do not bundle for module, just use the original code. 2022-05-21 08:17:43 +02:00
kovacsv
802c249b08 Do not minify module. 2022-05-21 07:54:41 +02:00
kovacsv
e2d2ebd056 Do not bundle dependencies in the module. 2022-05-21 07:41:56 +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
16e4870bdf Fix LGTM errors. 2022-04-16 10:10:12 +02:00
kovacsv
c41ff07def Host occt-import-js locally. 2022-03-24 19:08:51 +01:00
kovacsv
0dd11501aa Load occt-import-js from cdn. 2022-02-23 20:21:40 +01:00
kovacsv
485f6b5eda Fix info and faq icons. 2022-02-09 17:35:15 +01:00
kovacsv
524c2b9af8 Update start page. 2022-02-08 21:13:47 +01:00
kovacsv
bd10f4f53a STEP file import #50 2022-02-06 16:29:03 +01:00
kovacsv
5a73dd6f41 Add library updater script. 2022-01-26 21:48:16 +01:00
kovacsv
aef3994e5c Fix some LGTM issues. 2022-01-17 18:12:17 +01:00
kovacsv
2f446b7161 Use the same end of line for main.js generation as it was before. 2022-01-16 17:33:59 +01:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00
kovacsv
862677bbf7 Move color class to a separate file. 2022-01-01 10:59:36 +01:00
kovacsv
2d8acfe7da Move mesh utils to a separate file. 2021-12-30 10:16:49 +01:00
kovacsv
3a5c65bdc8 Store vertex colors in mesh. 2021-12-28 16:44:00 +01:00
kovacsv
fe8012e657 Use a separate model class for export. 2021-12-26 00:40:06 +01:00
kovacsv
6bb94d2ac7 Minor modification. 2021-12-23 22:06:30 +01:00
kovacsv
43917f401d Separate script for linting. 2021-12-23 21:46:52 +01:00
kovacsv
3b68f6d746 Add jsdoc as a dependency. 2021-12-23 19:08:00 +01:00
kovacsv
69a97d6bd0 Move viewer geometry objects to a separate file. 2021-12-23 18:47:23 +01:00
kovacsv
27c308e308 Update external libraries. 2021-12-20 23:14:23 +01:00
kovacsv
9c3e6fa3ec Object oriented embedding. 2021-12-20 16:10:45 +01:00
kovacsv
b333d9cadc Add frequently asked questions page. 2021-12-13 11:09:55 +01:00
kovacsv
9b3fc02357 Measure tool experiment. 2021-12-11 11:59:41 +01:00
kovacsv
9986664a31 Cookie consent popup instead of dialog. 2021-12-10 18:51:05 +01:00
kovacsv
7e23376c3d Move navigator and sidebar panels to different files. 2021-12-09 07:41:18 +01:00
kovacsv
0efcff6d30 Create a new class for model loader user interface handling. 2021-12-03 16:19:44 +01:00
kovacsv
dddd7a22e0 Separate needed lib files for website and embedded page. 2021-11-28 17:20:42 +01:00
kovacsv
bfd98a7550 Remove jquery from package, too. 2021-11-27 12:23:14 +01:00
kovacsv
314b7bc563 Eliminate jQuery dependency #174 2021-11-27 12:22:14 +01:00
kovacsv
2ccc67fe1a Separate file for svg loader. 2021-11-14 15:02:48 +01:00
kovacsv
60b13a9572 Add svg loader experiment. 2021-11-13 19:45:34 +01:00
kovacsv
267a659dfb Script to update web-ifc. 2021-11-11 12:41:29 +01:00
kovacsv
b5d0ac9ca0 Script to update draco. 2021-11-11 08:45:12 +01:00
kovacsv
2f1bceabb1 Script to update jquery. 2021-11-11 08:30:42 +01:00
kovacsv
61e7720395 Script to update pickr. 2021-11-11 08:26:45 +01:00
kovacsv
82fa3ec8bf Add separator to meshes panel buttons. 2021-11-10 07:45:22 +01:00
kovacsv
2851808e13 Add automatic fflate installer. 2021-11-09 07:15:53 +01:00
kovacsv
d94dd7d862 Merge branch 'dev' into navigator_redesign 2021-11-08 19:40:05 +01:00
kovacsv
38965e7bfa Add rhino3dm updater script. 2021-11-08 19:39:45 +01:00
kovacsv
90b11feb28 Remove version postfix from lib files. 2021-11-08 19:31:42 +01:00
kovacsv
01b09e08d0 Use panel set for sidebar. 2021-11-07 11:17:26 +01:00
kovacsv
26d9be2a19 Introduce panel set object, and start to use it on navigator. 2021-11-05 16:39:31 +01:00
kovacsv
a10385450b Remove unused tool. 2021-11-01 07:47:19 +01:00
kovacsv
1b936f21b2 Replace environment map. 2021-10-31 09:30:37 +01:00
kovacsv
69430fd8f2 Update three.js to the latest version #160 2021-10-30 08:43:25 +02:00
kovacsv
0692838c77 Fix library updater script. 2021-10-29 15:36:11 +02:00