Commit Graph

212 Commits

Author SHA1 Message Date
Dimitrie Stefanescu f57a890be7 Merge branch 'main' into dim/bubbles 2022-02-23 10:26:32 +00:00
Cristian Balas 68908525c0 depndency upgrades (#598) 2022-02-17 21:34:53 +02:00
Dimitrie Stefanescu fbfd1295bd feat(viewer): bumps version for pub 2022-02-08 12:17:29 +00:00
Dimitrie Stefanescu d0157a4b41 Merge branch 'main' into dim/bubbles 2022-02-08 12:15:43 +00:00
Dimitrie Stefanescu 43f422c30e feat(viewer): extra overlay capabilities + better selection logic (fixes dupe selection) 2022-02-08 12:13:07 +00:00
Cristian Balas 4091cfa3a3 fix handling groups with null colorBy (#585) 2022-02-08 13:33:42 +02:00
Cristian Balas 699fb99810 [Viewer] Allow using original material with colorBy (#584) 2022-02-08 13:08:36 +02:00
Cristian Balas 9329265708 Upgrade dependencies (#577) 2022-02-07 14:04:26 +02:00
Dimitrie Stefanescu 8dc6cc790b feat(viewer): adds extra selection info & get section box method 2022-02-06 19:56:58 +00:00
Dimitrie Stefanescu 48a6c0f69c feat(frontend): syncs selection, updates logic to include selection target in pos 2022-02-06 18:42:56 +00:00
Dimitrie Stefanescu 8792319545 feat(frontend): more bubbles legwork 2022-02-05 10:49:11 +00:00
Matteo Cominetti 50158ee39d feat(frontend): adds new analytics service 2022-01-28 18:43:25 +00:00
Dimitrie Stefanescu f0958ca5b7 Merge pull request #534 from specklesystems/emailVerification
email verification
2022-01-26 11:32:08 +00:00
Gergő Jedlicska fb7c0d5146 chore(package-lock): re-lock the packages 2022-01-26 11:28:12 +01:00
JR-Morgan 524eea295a Fixed issue with n-gon trianguation causing UInt16 face index buffers to be used 2022-01-25 22:19:41 +00:00
Dimitrie Stefanescu 6a5ce8752e chore(viewer): bumps version 2022-01-25 18:39:46 +00:00
Dimitrie Stefanescu 40dc8aa35e hotfix quad triangulation 2022-01-25 18:38:11 +00:00
Gergő Jedlicska d36113dad0 chore(dependencies): re lock all packages just in case 2022-01-24 13:38:32 +01:00
Gergő Jedlicska 4d9ffc80cc Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/helmChartTest 2022-01-24 13:37:09 +01:00
Dimitrie Stefanescu bf8c878e6e feat(frontend): wIP store implementation for hiding/isolating objects
TODOs: category, numeric, etc. + more checks
2022-01-18 21:00:48 +00:00
Dimitrie Stefanescu ac465cfc92 feat(frontend/viewer): @cristi8's parents fix 2022-01-18 12:32:16 +00:00
Dimitrie Stefanescu 858fb75eca chore(viewer): bumps version 2022-01-17 13:38:01 +00:00
cristi8 a198f23466 fixes 2022-01-17 14:52:52 +02:00
cristi8 3366da76df viewer - mobile pinch-zoom issue 2022-01-17 13:47:20 +02:00
cristi8 ad1624ef37 viewer fixes 2022-01-17 13:22:59 +02:00
Gergő Jedlicska 12fcf99425 build(test-deployment): add Dockerfile and CI to test deployment script
For Helm test operations, a test container is needed, this add a container definition and ci steps
2022-01-13 19:44:25 +01:00
JR-Morgan 86b2b5a918 Clarified attribution 2022-01-08 16:46:57 +00:00
JR-Morgan 22237cc9a6 Merge branch 'main' of https://github.com/specklesystems/speckle-server 2021-12-21 23:58:00 +00:00
JR-Morgan e6b7e293eb Added triangulation function for triangulating n-gon faces 2021-12-21 23:55:49 +00:00
Cristian Balas db2a91651c update frontend package-lock, viewer fixes (#499) 2021-12-14 13:41:20 +02:00
Cristian Balas 80a74503e5 updating deps and fixes (#498) 2021-12-14 11:49:19 +02:00
Cristian Balas 1f378b9823 Viewer fixes (#495) 2021-12-13 18:06:09 +02:00
Gergő Jedlicska 3fb6bc7d71 Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/node16 2021-12-07 11:27:05 +01:00
izzy lyseggen 2b85bba53e feat(viewer): check for old & new block transforms 2021-12-03 18:17:04 +00:00
Dimitrie Stefanescu 2c95ae55ca chore(viewer): bumps version && npm publish 2021-11-30 19:26:55 +00:00
JR-Morgan c943d20f6a Fixed issue in Viewer conversion with n-gon faces causing the entire mesh to fail conversion.
- Also added support for 3,4 cardinality indicators on mesh faces.
2021-11-30 17:22:02 +00:00
Dimitrie Stefanescu 2bf33805fc Merge branch 'main' of https://github.com/specklesystems/speckle-server 2021-11-26 12:28:46 +00:00
Dimitrie Stefanescu 0ffa887e35 fix(viewer): npm publish push 2021-11-26 12:28:30 +00:00
cristi8 23a3ac1884 viewer package.json fix, null checking in conversion 2021-11-24 13:12:06 +02:00
Dimitrie Stefanescu 5b957771e8 fix(deps): re-bootstrapped everything and ensured local build actually works 2021-11-24 11:12:33 +01:00
Dimitrie Stefanescu 9d7b509f1b fix(viewer): hotfix package.json borkage in viewer (ht @gjedlicska) 2021-11-24 08:47:01 +00:00
Dimitrie Stefanescu dd54f361de fix(viewer/frontend): fixes edge case when swapping models and apply filter is on 2021-11-24 08:14:57 +00:00
Dimitrie Stefanescu c74929903f chore(viewer): removes console log statement from converter 2021-11-23 23:26:42 +00:00
Dimitrie Stefanescu 5e8113285d chore(viewer): bumps version 2021-11-23 23:24:01 +00:00
Dimitrie Stefanescu 18f0140465 fix(viewer/frontend): fixes aspect ratio refresh and camera NaN position on ze
this was a really fustrating debug session: because we're setting `display:none` on the renderer dom
element if the vue renderer comp is destroyed (to keep one instance alive always), this would
trigger the on window resize function. In turn, this would set the camera aspect ratio from a div
thats 0x0px. Needless to say, things would refuse to work thereafterwards and a full page refresh
would be needed to reinstantiate the renderer.
2021-11-23 23:23:24 +00:00
cristi8 9a799ddda1 viewer - filtering groups 2021-11-18 10:29:21 +02:00
Dimitrie Stefanescu aa493632bc feat(viewer): handles block selection correctly 2021-11-16 20:14:44 +00:00
Dimitrie Stefanescu c53789fd89 feat(viewer): latest changes with @cristi8's help on block selection (still WIP) 2021-11-16 18:33:39 +00:00
Dimitrie Stefanescu 8c580d34a8 fix(viewer): various fixes with @cristi8 2021-11-16 11:47:09 +00:00
Dimitrie Stefanescu 8d14340630 feat(frontend): prelim viewer implementation 2021-11-16 08:00:16 +00:00