Skip to content

Commit f7bd2d8

Browse files
author
lilxyzw
committed
chore: update version to 2.1.9
1 parent 17a6d1b commit f7bd2d8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

Assets/lilToon/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.1.9] - 2025-08-15
8+
### Fixed
9+
- VRCLV Rim Light Border 1 or more is not working properly
10+
- Fallback settings cannot be opened for some shaders
11+
712
## [2.1.8] - 2025-08-11
813
### Fixed
914
- Light direction may be incorrect

Assets/lilToon/CHANGELOG_JP.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.1.9] - 2025-08-15
8+
### 修正
9+
- VRCLVのリムライトのBorderの1以上が正しく動作していないのを修正
10+
- 一部シェーダーでフォールバック設定が開けないのを修正
11+
712
## [2.1.8] - 2025-08-11
813
### 修正
914
- ライト方向が正しくない場合がある

Assets/lilToon/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jp.lilxyzw.liltoon",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"displayName": "lilToon",
55
"description": "Feature-rich toon shader.",
66
"unity": "2022.3",
@@ -9,7 +9,7 @@
99
"licensesUrl": "https://github.com/lilxyzw/lilToon/blob/master/Assets/lilToon/LICENSE",
1010
"license": "MIT",
1111
"keywords": ["Toon", "Shader", "Material"],
12-
"url" : "https://github.com/lilxyzw/lilToon/releases/download/2.1.8/jp.lilxyzw.liltoon-2.1.8.zip?",
12+
"url" : "https://github.com/lilxyzw/lilToon/releases/download/2.1.9/jp.lilxyzw.liltoon-2.1.9.zip?",
1313
"repo" : "https://lilxyzw.github.io/vpm-repos/vpm.json",
1414
"legacyFolders" : {
1515
"Assets\\lilToon" : "05d1d116436047941ad97d1b9064ee05"

0 commit comments

Comments
 (0)