Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1004 Bytes

CHANGELOG.md

File metadata and controls

52 lines (28 loc) · 1004 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.0.2] - 2023-06-01

Fix

  • Fixed incorrect volume position/size for some scenes. Thanks to @54way

[1.0.1] - 2023-05-30

Fix

  • Fixed incorrect block grid calculation. Thanks to @54way

[1.0.0] - 2023-04-08

Fix

  • Fixed volumes being overdrawn due to rendering before skybox

[x.x.x] - 2022-04-02

Added

  • Add support for importing your own trained datasets

[x.x.x] - 2022-03-14

Fixed

  • Fixed rendering issues in certain demo scenes

[x.x.x] - 2022-03-13

Added

  • Add depth testing
  • Add support for 'Linear' color space

[x.x.x] - 023-03-09

Added

  • Add support for Single Pass Instanced rendering

[x.x.x] - 2023-03-07

Initial Release