Commit Graph

137 Commits

Author SHA1 Message Date
b447fc7864 feat: rebrand project for internal use
Some checks are pending
Build / build (18.x, macos-latest) (push) Waiting to run
Build / build (18.x, ubuntu-latest) (push) Waiting to run
Build / build (18.x, windows-latest) (push) Waiting to run
Build / build (20.x, macos-latest) (push) Waiting to run
Build / build (20.x, ubuntu-latest) (push) Waiting to run
Build / build (20.x, windows-latest) (push) Waiting to run
2026-04-13 14:02:49 +08:00
f033f29c08 feat: improve website accessibility interactions 2026-04-13 12:10:29 +08:00
Viktor Kovacs
0d9998a656 Use CDN for web-ifc #464 2024-07-03 23:29:35 +02:00
Viktor Kovacs
aedefaafa7 Add intro footer. 2024-06-17 20:39:37 +02:00
kovacsv
fd00872b95 Separate analytics data for website and embed. 2024-05-05 07:52:52 +02:00
kovacsv
009e3cbfc3 Localization technology final steps. 2024-01-27 09:54:58 +01:00
kovacsv
e53f447372 Alphabetical order for file formats. 2023-12-10 09:36:16 +01:00
kovacsv
181b237f12 Center intro page content #404 2023-06-18 07:37:57 +02:00
kovacsv
8a625e7ef9 Update intro page. 2023-06-04 13:25:41 +02:00
kovacsv
eb440871bb Minify css using esbuild #394 2023-05-03 16:34:08 +02:00
kovacsv
221869611a Add user selected canonicals. 2023-04-02 10:46:58 +02:00
Viktor Kovacs
4ef55838d8 Remove intro text. 2023-03-06 10:08:16 +01:00
Viktor Kovacs
253de9b394 Shapr intro text update 2023-03-06 10:05:56 +01:00
Viktor Kovacs
1b65f22802 New sidebar resize logic #336 2022-12-12 22:38:41 +01:00
kovacsv
a59f531ed7 Minor modification. 2022-11-04 17:51:50 +01:00
kovacsv
bf3b045ff0 Add plugin technology to add header buttons. 2022-11-03 21:05:37 +01:00
kovacsv
a9a5c65c69 Add orthographic camera #293 2022-09-20 20:37:28 +02:00
kovacsv
9481761a58 Fix link. 2022-06-14 20:40:57 +02:00
kovacsv
f133ced651 Bundle three.js together with the library. 2022-05-20 18:52:37 +02:00
kovacsv
245c4c8c1f Add new example model. 2022-02-19 18:41:42 +01:00
kovacsv
524c2b9af8 Update start page. 2022-02-08 21:13:47 +01:00
kovacsv
7894093022 Minor modification. 2022-01-21 17:39:48 +01:00
kovacsv
d4d4c1fad4 Better error reporting. 2022-01-14 18:20:36 +01:00
kovacsv
7dd1b0a201 Event handler shouldn't be a class. 2022-01-14 17:52:50 +01:00
kovacsv
a4d386c521 Use ES modules. 2022-01-10 18:10:51 +01:00
kovacsv
74134c94a4 Simplify event handler interface. 2022-01-06 18:16:22 +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
69a97d6bd0 Move viewer geometry objects to a separate file. 2021-12-23 18:47:23 +01:00
kovacsv
9c3e6fa3ec Object oriented embedding. 2021-12-20 16:10:45 +01:00
kovacsv
1098629944 Remove christmas challenge code. 2021-12-17 10:38:47 +01:00
kovacsv
60b2e02fa8 Minor modification. 2021-12-17 09:57:15 +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
314b7bc563 Eliminate jQuery dependency #174 2021-11-27 12:22:14 +01:00
kovacsv
02e1ed850f Lower the jquery dependency of website. 2021-11-27 12:14:04 +01:00
kovacsv
86589648bc Center currently opened file name in the header. 2021-11-24 18:10:11 +01:00
kovacsv
2ccc67fe1a Separate file for svg loader. 2021-11-14 15:02:48 +01:00
kovacsv
55c29b0d4b Show the currently opened file name in the header. 2021-11-11 07:06:55 +01:00
kovacsv
82fa3ec8bf Add separator to meshes panel buttons. 2021-11-10 07:45:22 +01:00
kovacsv
d94dd7d862 Merge branch 'dev' into navigator_redesign 2021-11-08 19:40:05 +01:00
kovacsv
90b11feb28 Remove version postfix from lib files. 2021-11-08 19:31:42 +01:00
kovacsv
10203e71c3 Make sidebar resizable. 2021-11-07 20:04:16 +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