Releases: izayoijiichan/UniShaders
Releases · izayoijiichan/UniShaders
v1.6.1
v1.6.0
- Fixes
- Fixed a rendering setting bug for the Standard shader.
- Fixed a rendering setting bug for the URP shader.
v1.5.1
- Fixes
- Fixed an error that occurred under Unity version
2021.1
.
- Fixed an error that occurred under Unity version
v1.5.0
- Features
- The
Universal Render Pipeline/Particles/Lit
andUniversal Render Pipeline/Particles/Unlit
shaders are now available inUniUrpParticleShader
.
- The
- Changes
- An existing program was refactored.
v1.4.0
- Features
- The
Universal Render Pipeline/Simple Lit
andUniversal Render Pipeline/Unlit
shaders are now available inUniShaderUrpUtility
.
- The
v1.3.0
- Features
UniShaderUrpUtility
has been added andUniversal Render Pipeline/Lit
shader are now available.
v1.2.0
- Features
UniShaderHdrpUtility
has been added andHDRP/Eye
,HDRP/Hair
andHDRP/Lit
shader are now available.
- Changes
- The corresponding minimum version of Unity is 2019.3.
v1.1.0
- Changes
- Changed the package name from
izayoi.unishaders
tocom.izayoi.unishaders
.
- Changed the package name from
v1.0.1
- Fixes
- [UniShaderStandardParticleUtility] Fixed a bug that
ColorColorOn
was not set correctly in case ofSetColorMode
.
- [UniShaderStandardParticleUtility] Fixed a bug that
v1.0.0
Initial release.