Commit Graph

14 Commits

Author SHA1 Message Date
cristi8 580039d1a0 wip viewer - optimizations 2021-10-31 19:00:31 +02:00
cristi8 0c305f9deb wip viewer 2021-10-29 21:40:13 +03:00
cristi8 355301ae36 wip viewer 2021-10-29 11:05:38 +03:00
cristi8 38eca4dbdc WIP viewer 2021-10-25 15:46:37 +03:00
Alan Rynne 18eea01c29 feat(embed): Wrapped all localStorage access with try/catch statements 2021-08-26 16:27:53 +02:00
Dimitrie Stefanescu 3a3fd7d963 refactor(viewer): linting yay 2021-07-05 09:11:44 +01:00
Dimitrie Stefanescu c11630fc14 feat(viewer): adds several optional parameters to various functions
(1) post load function skipping; (2) zoom fit; (3) zoom transitions; (4) camera rotation;
2021-04-23 15:34:40 +01:00
Cristian Balas 09de8184a7 viewer.loadObject now returns after loading (#187) 2021-04-22 13:47:03 +03:00
Dimitrie Stefanescu ff5c35a685 feat(viewer/frontend): shows alert if no objects were loaded in viewer 2021-03-26 19:56:36 +00:00
Dimitrie Stefanescu 52a9829752 improvement(viewer): emits a warning if no 3d objects are found during the load process 2021-03-26 18:43:09 +00:00
Dimitrie Stefanescu 846223fbb9 fix(viewer): allows non-auth requests to happen; error converted to console warning 2021-03-26 09:39:15 +00:00
Dimitrie Stefanescu e0641639da feat(loader): separated object loader into separate package 2021-03-25 17:27:29 +00:00
Alan Rynne bcadd9b9ef chore(viewer): Refactor + improvement in arc/circle conversion
Fixed error in loading %
2021-01-26 12:16:34 +01:00
Dimitrie Stefanescu 5428bab9f4 feat(viewer): adds loading convience method and improves selection behaviour
clicks on objects hidden by a section plane are no longer selecting it
2021-01-19 22:04:13 +00:00