Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

49 lines (26 loc) · 862 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.0] - 2023-05-28

Changed

  • Optimized network evaluation shader code (thanks to @mrxz)

[1.0.1] - 2023-04-07

Changed

  • Remove Unity version restriction from package

[1.0.0] - 2023-04-07

Added

  • Add support for 'Linear' color space

Changed

  • Convert to package format

[x.x.x] - 2022-09-01

Added

  • Add support for importing your own trained datasets

[x.x.x] - 2022-08-24

Added

  • Add support for Single Pass Instanced rendering

[x.x.x] - 2022-08-23

Added

  • Add support for shadows

[x.x.x] - 2022-08-07

Initial Release