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
e35c4ad35b52c1ad51e889dc8c42a355716a2d84
speckle-server
/
packages
/
viewer
/
src
/
modules
/
batching
T
History
AlexandruPopovici
e35c4ad35b
#828
Added proper vertex normal computation based off fp64 positions
2022-07-26 18:56:00 +03:00
..
Batch.ts
#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
Batcher.ts
#827
. Implemented non-numeric filter-by properties support. Added this functionality to the sandbox as well.
2022-07-22 15:35:34 +03:00
LineBatch.ts
#828
. Removed unused code from Geometry. Corrected the types for the position attribute underlying typed array. Removed duplicate code
2022-07-26 10:46:54 +03:00
MeshBatch.ts
#828
Added proper vertex normal computation based off fp64 positions
2022-07-26 18:56:00 +03:00
PointBatch.ts
#728
Removed all references to USE_RTE and THICK_LINES since we're always going to be using these implementaions
2022-07-26 11:01:38 +03:00