Commit Graph

237 Commits

Author SHA1 Message Date
kovacsv
b0080a9d49 Fix missing semicolon. 2021-06-20 10:54:28 +02:00
kovacsv
d5157017c2 Add sidebar close button. 2021-06-20 10:53:24 +02:00
kovacsv
376a949ba9 Add close icon. 2021-06-20 10:45:05 +02:00
kovacsv
b0a5388c12 Store sidebar visibility status. 2021-06-20 10:44:18 +02:00
kovacsv
e61aabd77c Add details button. 2021-06-20 09:55:46 +02:00
kovacsv
25d209b00f Add dummy properties to the sidebar. 2021-06-20 09:30:40 +02:00
kovacsv
b96eaf9570 Simplify navigator code. 2021-06-20 08:26:52 +02:00
kovacsv
50d733eba3 Add side bar skeleton. 2021-06-19 23:18:15 +02:00
kovacsv
7b8cdb79a6 Remove information from navigator info panel. 2021-06-19 22:50:46 +02:00
kovacsv
730e7d96fa Add cookie consent dialog. 2021-06-18 20:19:04 +02:00
kovacsv
93f0658e40 Cookie dialog with standard dialog style. 2021-06-18 13:33:10 +02:00
kovacsv
1fd57bcbc2 Add cookie handler class. 2021-06-17 15:18:55 +02:00
kovacsv
4df8d25236 Add experimental importer for ifc. 2021-06-12 19:49:26 +02:00
kovacsv
094189ce4f Delay load rhino3dm so it will be loaded only if it's needed. 2021-06-12 17:58:58 +02:00
Viktor Kovacs
cca1b44096 Rename menu to navigator. 2021-06-10 07:38:15 +02:00
Viktor Kovacs
eb1d7d7759 Update three.js to the latest version #76 2021-06-05 12:48:20 +02:00
Viktor Kovacs
c7ef690933 All materials render black on some mobile devices #69
Let's detect the wrong devices, and set precision to mediump only if needed.
2021-06-05 09:01:24 +02:00
Viktor Kovacs
ff46ecc7d2 Rename files. 2021-06-03 21:53:40 +02:00
Viktor Kovacs
3d17a697dc Update image in readme. 2021-05-31 16:35:35 +02:00
Viktor Kovacs
09dfc09422 Add start page image. 2021-05-29 14:19:41 +02:00
Viktor Kovacs
51fb5ddd36 Update social media preview. 2021-05-29 14:12:28 +02:00
Viktor Kovacs
ba41ada99e Feature toggle for quantity calculation. 2021-05-29 09:23:49 +02:00
Viktor Kovacs
a3d283f613 Add o3dv file format for testing purposes. 2021-05-27 20:20:00 +02:00
Viktor Kovacs
0394d60581 Add quaternion class. 2021-05-24 09:19:44 +02:00
Viktor Kovacs
2815c27a32 Add cuboid generator. 2021-05-23 18:05:53 +02:00
Viktor Kovacs
21fe0267b7 Calculate Volume and Surface Area #72 2021-05-21 16:29:30 +02:00
Viktor Kovacs
7d74e68c4e Remove unnecessary callback. 2021-05-21 10:02:12 +02:00
Viktor Kovacs
5184fe9346 Move material and triangle to a separate file. 2021-05-21 09:38:09 +02:00
Viktor Kovacs
55072f6d6d Base class for model and mesh so they can be handled similarly. 2021-05-21 09:29:44 +02:00
Viktor Kovacs
921c2a9040 Remove unnecessary callback from info panel calculation. 2021-05-20 14:59:25 +02:00
Viktor Kovacs
7c5a1d263b Move feature set to a separate file. 2021-05-20 14:24:07 +02:00
Viktor Kovacs
a39de09715 Add base enumerator class so meshes and models can be handled in the same way for calculations. 2021-05-20 10:07:37 +02:00
Viktor Kovacs
e05d6c7fdb Add right arrow to info panel buttons. 2021-05-20 09:15:23 +02:00
Viktor Kovacs
b53785b596 Update manual. 2021-05-19 17:30:16 +02:00
Viktor Kovacs
e873f9cd4e Add experimental dialog for quantities. 2021-05-18 17:06:48 +02:00
Viktor Kovacs
bdef08756a Code for surface area and volume calculation. 2021-05-17 16:05:52 +02:00
Viktor Kovacs
2343351279 Higher resolution favicon #71 2021-05-15 20:22:21 +02:00
Viktor Kovacs
f02b660b23 Add topology calculator. 2021-05-15 19:23:14 +02:00
Viktor Kovacs
371044bf67 Move exporter utils content to model utils. 2021-05-15 11:47:43 +02:00
Viktor Kovacs
0fb6649ab9 Update includes. 2021-05-15 11:42:38 +02:00
Viktor Kovacs
59ebed95bc Fix includes (submitted wrong includes accidentally). 2021-05-11 17:37:03 +02:00
Viktor Kovacs
7fa6e9de92 Fix include updater script. 2021-05-09 15:46:58 +02:00
Viktor Kovacs
bea9152103 Focus text area automatically when showing the open url dialog. 2021-04-30 08:35:25 +02:00
Viktor Kovacs
72e45a8030 Separate class to store geometry. 2021-04-30 07:49:36 +02:00
Viktor Kovacs
0d329ea37b Add Rhino exporter. 2021-04-25 18:01:52 +02:00
Viktor Kovacs
1bc47cfa08 Aynchronous export. 2021-04-25 16:03:17 +02:00
Viktor Kovacs
ba0d642512
Revert "Add optional edge displaying and settings" 2021-04-25 15:19:17 +02:00
X-Ryl669
8a5782b8ec Add optional edge displaying and settings 2021-04-23 17:55:35 +02:00
Viktor Kovacs
068e7d1f40 Rhino importer #53 2021-04-18 21:18:19 +02:00
Viktor Kovacs
c8ef63d175 Update includes. 2021-04-15 20:23:20 +02:00
Viktor Kovacs
a99730a95f Copy sharing url. 2021-04-14 19:51:20 +02:00
Viktor Kovacs
e9305ba33c Export as png #39 2021-04-11 12:24:41 +02:00
Viktor Kovacs
31b4935ac1 Redesign export dialog. Single files are downloaded immediately, multiple files are listed for download. 2021-04-11 10:17:16 +02:00
Viktor Kovacs
3607ab3649 Always use texture buffer instead of url in case of export. 2021-04-09 08:25:00 +02:00
Viktor Kovacs
efbd5a08a2 Add dummy settings icon. 2021-04-07 15:09:04 +02:00
Viktor Kovacs
6fbbdf4b69 Make a parameter from default color instead of the a member in importer. 2021-04-07 15:07:12 +02:00
Viktor Kovacs
a3b17a8d0c Move common modal dialog classes to modal.js. 2021-04-05 12:26:28 +02:00
Viktor Kovacs
8a29a6c682 Default color handling (switched off). 2021-04-05 12:22:59 +02:00
Viktor Kovacs
ca4e0ef1d4 Default color handling during embedding and engine usage. 2021-04-05 10:20:26 +02:00
Viktor Kovacs
2992cc91de Option to embed camera position during embedding link creation #46 2021-04-04 12:50:46 +02:00
Viktor Kovacs
21a45d99c2 Handle viewer and embed resize internally. 2021-04-02 21:57:43 +02:00
Viktor Kovacs
d88f9a4c85 Typo fix. 2021-04-02 16:21:38 +02:00
Viktor Kovacs
f76408ae1c Add cookies policy. 2021-04-02 12:35:35 +02:00
Viktor Kovacs
0b77192ac5 Delete unused code. 2021-04-02 11:06:02 +02:00
Viktor Kovacs
69b15ff559 Add separator parameter for parameter builder and parser. 2021-04-02 11:03:45 +02:00
Viktor Kovacs
cafb7171f9 Add parameter handling utilities. 2021-04-02 10:49:01 +02:00
Viktor Kovacs
8e7bebaf5f Rename urlutils to paramutils. 2021-04-02 10:38:53 +02:00
Viktor Kovacs
6d23481619 Use the camera recommended by the importer in case of no camera defined during embedding or self-hosting. 2021-04-02 10:05:47 +02:00
Viktor Kovacs
473da09052 Add function to reload the same model again. 2021-04-02 10:05:18 +02:00
Viktor Kovacs
d8aa2feac3 Separate entities for url parameter handling. 2021-04-01 15:04:17 +02:00
Viktor Kovacs
c770b84e26 Replace tabs with spaces everywhere. 2021-03-31 18:02:14 +02:00
Viktor Kovacs
d1000c0c93 Add function to run a single task asynchronously. 2021-03-31 17:52:26 +02:00
Viktor Kovacs
0c03fb3bca Revoking urls is now the responsibility of the main importer object. 2021-03-31 08:14:35 +02:00
Viktor Kovacs
90f8a07857 Revoke created object urls for export. 2021-03-30 15:44:30 +02:00
Viktor Kovacs
0c394f9aa8 Handle buffer cache by importers instead of the main importer object. 2021-03-30 12:21:46 +02:00
Viktor Kovacs
3a02cb8f8e Revoke object urls from file list and model when they are no longer needed. 2021-03-30 00:45:43 +02:00
Viktor Kovacs
68e8e88d82 Remove experimental tag from gltf exporter. 2021-03-29 16:21:20 +02:00
Viktor Kovacs
3ce89d1d01 Modify page title for embedded version. 2021-03-29 16:09:51 +02:00
Viktor Kovacs
c4782710ad Use text instead of ascii. 2021-03-29 08:15:23 +02:00
Viktor Kovacs
97425d8add glTF exporter #37 2021-03-28 16:54:29 +02:00
Viktor Kovacs
4a3649e8f1 Remove callbacks from exporter. 2021-03-28 14:10:42 +02:00
Viktor Kovacs
25519cf05e Place embedding demos to the sandbox folder. 2021-03-28 10:38:07 +02:00
Viktor Kovacs
a1210d2129 Fix lgtm issues. 2021-03-28 09:59:51 +02:00
Viktor Kovacs
55e52b4e79 Remove unused parameter. 2021-03-28 09:13:48 +02:00
Viktor Kovacs
dc8d59260c Fix mobile layout. 2021-03-27 18:19:33 +01:00
Viktor Kovacs
5eeada653d Fix embedding link. 2021-03-27 13:33:12 +01:00
Viktor Kovacs
adc2942adf Fix selection change when it is needed to scroll down to the newly selected mesh. 2021-03-27 12:13:25 +01:00
Agnes Gaschitz
0271fc4441 Update info.css 2021-03-27 10:36:18 +01:00
Viktor Kovacs
4d21adcf93 Update github links in user manual. 2021-03-27 10:24:47 +01:00
Agnes Gaschitz
c10c79fd9e Merge branch 'master' of https://github.com/kovacsv/Online3DViewer 2021-03-27 10:11:56 +01:00
Agnes Gaschitz
60f1838e57 Header Icons 2021-03-27 10:11:48 +01:00
Viktor Kovacs
e8c9b695c4 Minor modifications. 2021-03-27 10:10:15 +01:00
Viktor Kovacs
9264c1dd6d Add code for new version. 2021-03-27 08:29:19 +01:00
Viktor Kovacs
6eb0a65645 Remove old code. 2021-03-27 08:27:33 +01:00
kovacsv
67262a5ffb Fix referesh on firefox and edge. 2020-06-01 13:25:58 +02:00
kovacsv
ed1908aebe Fix refresh issue when open. 2020-06-01 06:29:18 +02:00
kovacsv
f86d1466d2 Redirect to https. 2020-06-01 06:22:41 +02:00
kovacsv
5b99563b05 Update version. 2019-05-23 16:09:14 +02:00
kovacsv
ec3786527b Fix model highlight in Chrome. 2019-05-23 16:08:10 +02:00
kovacsv
437fbfc400 Minor modification. 2019-05-14 15:48:45 +02:00