This website requires JavaScript.
Explore
Help
Register
Sign In
huanld
/
speckle-server
Watch
1
Star
0
Fork
0
You've already forked speckle-server
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
19cf4d52fc4fbc8516f186fe1ea65f425f0fc93f
speckle-server
/
packages
/
viewer
/
src
T
History
AlexandruPopovici
e256d6766d
Updated the ExtendedSelection from sandbox to latest version. InstancedBatchObject type is now being exported. Fixed an issue where instances were not having their runtime transformations updated. Fixed an issue where transparenct objects were incorrectly casting and receiving shadows
2024-05-24 19:32:20 +03:00
..
assets
Fixed the issue with frontend2 build failing. It was the new hdri size (8.3Mb) which is compiled together with the viewer library as base64 that was throwing something off. Because resizing the hdri to the old one's size (1025x512) was not enought (still amounted to 5.8Mb), we also applied a lossy compression algorithm namely DWAB to the image. This reduced the size to 330Kb with no visible tradeoff.
2024-05-02 23:40:43 +03:00
helpers
Viewer API Improvements (
#2072
)
2024-05-07 15:18:38 +03:00
modules
Updated the ExtendedSelection from sandbox to latest version. InstancedBatchObject type is now being exported. Fixed an issue where instances were not having their runtime transformations updated. Fixed an issue where transparenct objects were incorrectly casting and receiving shadows
2024-05-24 19:32:20 +03:00
type-augmentations
viewer asset support
2022-05-26 16:55:09 +03:00
index.ts
Updated the ExtendedSelection from sandbox to latest version. InstancedBatchObject type is now being exported. Fixed an issue where instances were not having their runtime transformations updated. Fixed an issue where transparenct objects were incorrectly casting and receiving shadows
2024-05-24 19:32:20 +03:00
IViewer.ts
Viewer API Improvements (
#2072
)
2024-05-07 15:18:38 +03:00