Skip to content

0.2.0-preview

Pre-release
Pre-release

Choose a tag to compare

@H3idi-X H3idi-X released this 17 Aug 13:56
· 419 commits to development/v1 since this release
33c47b4

Test release 0.2.0-preview

  • HDRP: Toon EV adjustment curve as a Mono-behavior.
  • Legacy, Universal and HDRP: Some texture samplers, such as _MainTex, _NormalMap, _1st_ShadeMap and _2nd_ShadeMap, are shared by 1 sampler, sampler_MainTex, in order to avoid sampler number exceeding errors.
  • Integrated Textures feature is removed from all the render pipeline versions instead of above.
  • HDRP and URP are compatible with SRP Batcher.
  • Legacy, Universal and HDRP: Added image comparison tests for Windows Vulkan API.
  • HDRP: Added light prob compatibility.
  • Added a material converter from Unitychan Toon Shader newer than 2.0.7 to Unity Toon Shader. (Experimental)