Skip to content

Meta-stable release.

Latest
Compare
Choose a tag to compare
@bryanedds bryanedds released this 17 Oct 15:56
· 16 commits to master since this release

This release wraps up a sequence of stability releases, including some API stabilization as well.

  • Use unique names for each Nu project template.
  • Changed EmitterRenderStyle from Forward to Deferred by default.
  • Increased default light shadow density.
  • Fixed engine exception regression.
  • Added ImNui model warnings.
  • Made SSR more affordable by default.
  • Got rid of MMCC-specific template scripts.
  • Fixed shader SSR regression.
  • Another circular propagation fix.
  • Better circular propagation guards.
  • Restored distance fragment discard.
  • Skipping shadow buffer 0 when no lights are directional.
  • Improved animated model ambient occlusion values.
  • Resolved #668
  • Fixed #829
  • Fixed #812
  • Fixed #863

New Contributors

Full Changelog: v17.0.4...v17.1.0