Skip to content

v0.0.10

Latest
Compare
Choose a tag to compare
@kayhhh kayhhh released this 13 Apr 13:44
· 17 commits to main since this release
2c01584

What's Changed

  • Bump actions/configure-pages from 4 to 5 by @dependabot in #27
  • Bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #26
  • Fix MToon in WebGL by rewriting the MToon shader to be a custom material, not an extension of StandardMaterial. This simplifies the shader overall, but leaves it to us to implement some features that were handled for us (such as normal maps and alpha discarding).
  • Some visual improvements with MToon.

New Contributors

Full Changelog: v0.0.9...v0.0.10