speckle-server
speckle-server copied to clipboard
The Speckle Server, Frontend, 3D Viewer, & other JS utilities.
closes #982 closes #983 Example of @speckle/shared usage: ```js import { Roles } from '@speckle/shared' // get main exports (from 'core') import { isDocEmpty } from '@speckle/shared/dist/rich-text-editor' // get exports...
We've already got a PR with a semi-working proof of concept: https://github.com/specklesystems/speckle-server/pull/1000 The remaining issues are: - Dev server frontend proxy is around ~10 times slower than no proxy, making...
This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...
This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...
Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - packages/preview-service/Dockerfile We recommend...
## What package are you referring to? Frontend. ## Describe the bug Cropping your profile picture does not work properly - the image doesn't move horizontally. ## To Reproduce Go...
Add support for a couple of more file formats that have parsing libraries easily accessible: - [ ] #1036 - [ ] #1037 - [ ] #1038 ## Describe the...
3DM parsing lib: https://www.npmjs.com/package/rhino3dm
3DS parsing lib: https://www.npmjs.com/package/parse-3ds