You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix fxaa and skinned shadows on the web (#390)
* fix fxaa on the web
* feat: add more website demos
* fix shadows on skinned animated objects on the web
Release v0.41.0 (#378)
* feat: bump all dependencies to latest
* fix: remove parry dependency and feature, to avoid circular dependency when publishing
Instead, the functions that accepted parry meshes directly take the vertex/index buffers instead.
* Release v0.41.0