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
076014ed6d0bc130c12f305f4b5586b98fa67f8a
speckle-server
/
packages
T
History
AlexandruPopovici
076014ed6d
Fixed an issue with RTL and world matrix. We were concatenating the mul incorrectly with the world matrix on the CPU in the update loop. The shadow matrix has a transformation which rescales the range from -1,1 to 0,1 and this transformation was messing the world transform. Added the world transform multiplication inside the shader before multiplying with the shadow view matrix
2022-08-18 20:44:11 +03:00
..
fileimport-service
fix(fileimport service): s3 is not required by fileimport service (
#924
)
2022-08-15 15:49:10 +01:00
frontend
Merge branch 'dim/viewer-redux' into viewer-redux-integration
2022-08-17 14:43:39 +03:00
objectloader
feat: smart text editor & integration into stream comments
2022-06-10 16:46:57 +03:00
preview-service
Add Hadolint to pre-commit (
#848
)
2022-08-09 13:47:02 +01:00
server
Merge branch 'main' into viewer-redux-integration
2022-08-16 17:37:47 +03:00
viewer
Fixed an issue with RTL and world matrix. We were concatenating the mul incorrectly with the world matrix on the CPU in the update loop. The shadow matrix has a transformation which rescales the range from -1,1 to 0,1 and this transformation was messing the world transform. Added the world transform multiplication inside the shader before multiplying with the shadow view matrix
2022-08-18 20:44:11 +03:00
viewer-sandbox
Fixed an issue with RTL and world matrix. We were concatenating the mul incorrectly with the world matrix on the CPU in the update loop. The shadow matrix has a transformation which rescales the range from -1,1 to 0,1 and this transformation was messing the world transform. Added the world transform multiplication inside the shader before multiplying with the shadow view matrix
2022-08-18 20:44:11 +03:00
webhook-service
Add Hadolint to pre-commit (
#848
)
2022-08-09 13:47:02 +01:00