speckle-server icon indicating copy to clipboard operation
speckle-server copied to clipboard

The Speckle Server, Frontend, 3D Viewer, & other JS utilities.

Results 343 speckle-server issues
Sort by recently updated
recently updated
newest added

See: https://speckle.community/t/ifc-relations-attributes/2007

enhancement
[ file import service ]

In order to be able to unniversally control `lineWidth` (lineweight) in th viewer we will need to drop drawing them using the GL_LINES primitive since the line width is not...

enhancement
[ Viewer ]

### Expected vs. Actual Behavior Curves are currently being rendered with the default grey color ### Proposed Solution (if any) Check for a `displayStyle` property and use the color if...

[ Viewer ]

**What package are you referring to?** Viewer **Is your feature request related to a problem? Please describe.** It'll help users understand what object's properties they are browsing, and personally I...

enhancement
[ Viewer ]

- [ ] come up with currently used schemas, where its good, where it isn't - [ ] some get some research in - [ ] create an auth workflow...

enhancement
[ server ]

Would be really nice to add a "favorite" or "star" function on - [x] streams (#620), - [ ] commits, - [ ] and objects Coupled with a gallery page...

enhancement
[ frontend ]

As a developer, I'd like to filter a stream's activity with multiple action types. Making multiple queries and aggregating them could give different results if using a limit/cursor. ![image](https://user-images.githubusercontent.com/2679513/158031421-edfa1d21-ab66-41df-b930-294acad7458f.png)

enhancement
[ server ]

**What package are you referring to?** Viewer **Is your feature request related to a problem? Please describe.** Zooming in and out can be confusing. **Describe the solution you'd like** Set...

enhancement
[ viewer ]

To have better visibility on a speckle server deployment, we should have a container that continuously monitors various aspects and exposes prometheus metrics. Examples: - Number of users/streams/commits/object in the...

enhancement
[ devops ]