Skip to content

v7.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@vanruesc vanruesc released this 11 Aug 01:12
· 218 commits to v7 since this release

Requires three ≥ 0.167.0 < 0.168.0

What's Changed

  • Input/Output
  • Resolution
    • Add copyBaseSize and copyPreferredSize. See 94b374a.
  • TextureResource
    • Add bindUniform and unbindUniform. See f60d0e9.
  • Pass
    • Remove resolution param from onResolutionChange hook. See c127651.
    • Fix resolution updates for subpasses. See 8e90b7a.
  • MipmapBlurPass
    • Add support for fullResolutionUpsampling. See ade8597.
    • Use size of default input buffer as baseline. See 9571d71.
  • GeometryPass
    • Improve copy pass config, 3da81a9.
  • Improve resource handling with Resource wrappers. See 952857c.
  • Improve autoRenderToScreen setup. See 656b479.

Special Thanks

Thanks @juliangarnier and @donmccurdy for the continued support! 🌟

Full Changelog: v7.0.0-beta.2...v7.0.0-beta.3