Releases: pissang/clay-viewer
Releases · pissang/clay-viewer
0.2.1
-
Improve the numeric input UI. Support to increase/decrease the number by mouse dragging. See #22 #19 #58 #26
-
Add grid configuration for ground.
-
Fix shadow problem when there are more than two lights.
-
Improve screen space reflection.
-
Show the outline of all meshes with the same material when one of them is selected. See #71 #66
0.2.0
-
Renamed to Clay Viewer
-
Upgrade to ClayGL 1.1.0
-
Ground add grid visibility configuration.
-
Add very early version of physically corrected SSR
-
Remove save/load button in the editing panel. See #36 #54 #18
-
Disable the right mouse button. See #34
-
Fix the problem that dragging will not stop if mouse button is released outside the viewport. See #37
0.1.1
App
- More robust model converting. See https://twitter.com/pissang1/status/935059368067788800
- Use electron
showSaveDialog
instead ofsaveAs
.
Viewer
- Improved SSAO bilateral filtering. See https://twitter.com/pissang1/status/931470646898335744
- Improved SSR