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
38720cecdcde9e18c8a26862e1be534c6227658d
speckle-server
/
packages
/
viewer
/
src
T
History
Alexandru Popovici
4181217cbc
Fixed an issue with PointBatch auto fill draw ranges, where invalid ranges were set. Implemented a draw range flattener for the PointBatch which avoids redundant draw calls, which in some cases could get into the tens of thousands killing performance entirely. Fixed an issue where gradient ramp index was not neing set correctly when it was 0 (
#1288
)
2023-01-04 09:52:08 +02:00
..
assets
#827
Implemented gradient based filtering using ramp texture and per vertex ramp texture index. Implemented filtering by volume in the sandbox, using the gradient filter
2022-07-20 23:59:11 +03:00
helpers
chore(frontend/viewer): fixes some eslint errors
2022-08-17 09:51:46 +03:00
modules
Fixed an issue with PointBatch auto fill draw ranges, where invalid ranges were set. Implemented a draw range flattener for the PointBatch which avoids redundant draw calls, which in some cases could get into the tens of thousands killing performance entirely. Fixed an issue where gradient ramp index was not neing set correctly when it was 0 (
#1288
)
2023-01-04 09:52:08 +02:00
type-augmentations
viewer asset support
2022-05-26 16:55:09 +03:00
index.ts
Added DebugViewer which the sandbox uses so it can access stuff normally not available in the API, for testing and developement
2022-08-25 12:20:05 +03:00
IViewer.ts
Alex/verbosity and mouse event (
#1275
)
2023-01-02 16:23:52 +02:00