Jedd Morgan
Jedd Morgan
I'm having a similar issue with my Wacom One (DTC133) Using the middle mouse button to pan/scroll works once, then locks up all other actions, and a hard refresh is...
We may want to delay merging this pr for another release. @AlexandruPopovici found a [bug](https://github.com/specklesystems/speckle-server/commit/fbb370191797d36aeb85659842f2d56dca39d9ec) in the viewer that means previous server releases won't be forwards compatible.
Hi @oeykmiih, The id of **any speckle object** (`RenderMaterial`s included) is calculated as the **hash of all its properties**[*](https://github.com/specklesystems/specklepy/blob/d0eb364b3ef45c30182be32448ce5138987b1984/specklepy/serialization/base_object_serializer.py#L23-L24), such that if any property on a speckle object is changed,...
@secretlyagoblin I'd be curious about what you think about this option, your PR has the advantage that its non-breaking. But, If we decide a breaking change is acceptable, I think...
Closed for now, as is not a priority, See #246
I'll investigate, I recently discovered we are converting (ToSpeckle) lighting fixtures as `Network` objects. I'm thinking potentially our update behaviour of networks is bugged in some way. @clairekuang mentioned the...
Thank you for bringing this up, I am a little hesitant to add a permissive open source licence at the moment until I know the direction that the project is...