Skip to content

v1.55.1

Compare
Choose a tag to compare
@slimbuck slimbuck released this 02 Aug 14:41
· 1295 commits to main since this release

What's New

  • Support RGBP encoding (#4414)

Bug Fixes

  • Skip morph target curve outputs with no data (#4474)
  • Remove unnecessary warnings (#4475)
  • Support extension declarations in shader preprocessor (#4476)
  • Remove extraneous bracket in diffuseDetailMap shader chunk by @Mintytorus (#4481)
  • Increase the shadow resolution in model-outline example to avoid banding (#4491)
  • Added deprecated private Scene._updateSkybox function to avoid Editor breaking (#4492)
  • Back out tuple notation which is not supported by JSDoc (#4493)
  • Revert "Enable clustered lighting by default (#4364)" (#4494)
  • Revert "Make touch events passive like mouse events (#4279)" (#4495)
  • Polyfill for Object.values by @kungfooman (#4482)

Full Changelog: v1.55.0...v1.55.1