Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 592 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 592 Bytes

Changelog

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[0.1.1] - 2023.01.22

Added

  • missing shader variant for URP shader variant collection

[0.1.0] - 2023.01.12

Added

  • inline code documentation
  • Contribution guide and code of conduct
  • Added samples in optional samples folders
  • GLTF/GLB files now use gltFast importer
  • shader variant helper to check and import missing shaders

Updated

  • A big refactor of code and classes

Fixed

  • Various bug fixes and improvements