Update the version to 2.0.5
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -2,6 +2,17 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [2.0.5] - 08-Jan-2025
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Added UTSPass custom pass;
|
||||||
|
- Added HairShadowCaster shader pass;
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Chnaged the RTHanlde _HairShadowMap to not reallocate when screen resolution decreased;
|
||||||
|
- Changed namespace;
|
||||||
|
- Removed the dependency of layer mask of hair shadow caster;
|
||||||
|
|
||||||
## [2.0.2] - 26-Dec-2024
|
## [2.0.2] - 26-Dec-2024
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "com.misaki.hdrp-toon",
|
"name": "com.misaki.hdrp-toon",
|
||||||
"version": "2.0.4",
|
"version": "2.0.5",
|
||||||
"displayName": "HDRP Toon",
|
"displayName": "HDRP Toon",
|
||||||
"description": "A high quality toon shader for High Definition Render Pipeline(HDRP)",
|
"description": "A high quality toon shader for High Definition Render Pipeline(HDRP)",
|
||||||
"changelogUrl": "https://git.personalnas.com/Misaki/hdrp-toon/src/branch/develop/CHANGELOG.md",
|
"changelogUrl": "https://git.personalnas.com/Misaki/hdrp-toon/src/branch/develop/CHANGELOG.md",
|
||||||
|
|||||||
Reference in New Issue
Block a user