version.txt 742 B

12345678910111213
  1. Enviro 3.0.0
  2. ----------------------------------------------------------------------------------
  3. v3.0.0 Initial release...
  4. ----------------------------------------------------------------------------------
  5. v3.0.1
  6. * Added auto assignment of main camera. Leave camera field empty will show a CameraTag selection.
  7. * Fixed an issue and warning with compute buffer may not released correctly.
  8. * Fixed an issue where fog may not rendering correctly when volumetrics are deactivated.
  9. * Fixed some issue with gamma colorspace. (Linear colorspace recommended for realistic lighting!)
  10. * Fixed typo in Microsplat integration class name. It should show in components menu correctly now. (Thanks to erik!)
  11. * Some code restructuring for Enviro Manager.