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
79b80b36bddca6294c0286cb1c7868ff2bc79bb9
speckle-server
/
packages
/
viewer
/
src
T
History
Alexandru Popovici
4bcf3cc1d9
Highlight no longer breaks existing filtering operations (
#3187
)
...
Co-authored-by: andrewwallacespeckle <
andrew@speckle.systems
>
2024-10-07 16:16:30 +01: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
Highlight no longer breaks existing filtering operations (
#3187
)
2024-10-07 16:16:30 +01:00
type-augmentations
Merged
2024-07-18 11:14:31 +03:00
index.ts
Viewer Exports Update (
#2903
)
2024-09-23 15:03:30 +03:00
IViewer.ts
First draft of DUI3 instancing
2024-07-17 17:13:55 +03:00