Skip to content

Commit ea8ffc8

Browse files
committed
version 2.5.19
1 parent 3948398 commit ea8ffc8

File tree

6 files changed

+56
-46
lines changed

6 files changed

+56
-46
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [2.5.19] - 2023-11-08
4+
5+
- Features
6+
- lilToon shader version 1.4.1 is now supported.
7+
38
## [2.5.18] - 2023-09-16
49

510
- Improvements

Documentation~/UniVGO/Installation.ja.md

+21-21
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,18 @@ Unity 2021.1 以下のバージョンを使用する場合
4141
|:---|:---:|:---:|:---:|:---:|:---:|
4242
|com.unity.nuget.newtonsoft-json|Unity Technologies|Nuget|13.0.2|3.2.1|2023年5月2日|
4343
|com.vrmc.vrmshaders|vrm-c|GitHub||0.105.0|2022年10月7日|
44-
|com.izayoi.liltoon.shader.utility|IzayoiJiichan|GitHub||1.4.0|2023年5月30日|
44+
|com.izayoi.liltoon.shader.utility|IzayoiJiichan|GitHub||1.4.1|2023年11月8日|
4545
|com.izayoi.unishaders|IzayoiJiichan|GitHub||1.6.1|2023年8月1日|
4646
|com.izayoi.vgospringbone|IzayoiJiichan|GitHub||1.1.2|2022年8月24日|
47-
|com.izayoi.univgo|IzayoiJiichan|GitHub|VGO 2.5|2.5.18|2023年9月16日|
47+
|com.izayoi.univgo|IzayoiJiichan|GitHub|VGO 2.5|2.5.19|2023年11月8日|
4848

4949
#### 追加パッケージ
5050

5151
必要であれば追加してください。
5252

5353
|パッケージ名|所有者|リポジトリー|仕様バージョン|プログラム バージョン|リリース日|備考|
5454
|:---|:---:|:---:|:---:|:---:|:---:|:---:|
55-
|jp.lilxyzw.liltoon|lilxyzw|GitHub||1.4.0|2023年5月12日||
55+
|jp.lilxyzw.liltoon|lilxyzw|GitHub||1.4.1|2023年9月4日||
5656
|org.nuget.sixlabors.imagesharp|SixLabors|Unity NuGet||2.1.5|2023年8月14日|for WebP|
5757
|com.unity.render-pipelines.universal|Unity Technologies|Unity Registry||14.0.0|2021年11月17日|URP only|
5858
|com.unity.render-pipelines.high-definition|Unity Technologies|Unity Registry||14.0.0|2021年11月17日|HDRP only|
@@ -141,9 +141,9 @@ UniVGOを使用するために、以下の設定を追加してください。
141141
```json
142142
{
143143
"dependencies": {
144-
"com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.4.0",
144+
"com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.4.1",
145145
"com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
146-
"com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.18",
146+
"com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.19",
147147
"com.izayoi.vgospringbone": "https://github.com/izayoijiichan/VgoSpringBone.git#v1.1.2",
148148
"com.unity.nuget.newtonsoft-json": "3.2.1",
149149
"com.unity.ugui": "1.0.0",
@@ -159,7 +159,7 @@ lilToonを使用する場合、"jp.lilxyzw.liltoon" の行を追加してくだ
159159
```json
160160
{
161161
"dependencies": {
162-
"jp.lilxyzw.liltoon": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon#1.4.0",
162+
"jp.lilxyzw.liltoon": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon#1.4.1",
163163
}
164164
}
165165
```
@@ -273,20 +273,20 @@ ___
273273

274274
|UniVRM|UniVGO|min Unity|
275275
|:---:|:---:|:---:|
276-
|0.100.0|2.5.17|2020.3|
277-
|0.101.0|2.5.17|2020.3|
278-
|0.102.0|2.5.17|2020.3|
279-
|0.103.2|2.5.17|2020.3|
280-
|0.104.2|2.5.17|2020.3|
281-
|0.105.0|2.5.17|2020.3|
282-
|0.106.0|2.5.17|2020.3|
283-
|0.107.2|2.5.17|2020.3|
284-
|0.108.0|2.5.17|2020.3|
285-
|0.109.0|2.5.17|2020.3|
286-
|0.110.0|2.5.17|2020.3|
287-
|0.111.0|2.5.17|2020.3|
288-
|0.112.0|2.5.17|2021.3|
289-
|0.113.0|2.5.17|2021.3|
276+
|0.100.0|2.5.19|2020.3|
277+
|0.101.0|2.5.19|2020.3|
278+
|0.102.0|2.5.19|2020.3|
279+
|0.103.2|2.5.19|2020.3|
280+
|0.104.2|2.5.19|2020.3|
281+
|0.105.0|2.5.19|2020.3|
282+
|0.106.0|2.5.19|2020.3|
283+
|0.107.2|2.5.19|2020.3|
284+
|0.108.0|2.5.19|2020.3|
285+
|0.109.0|2.5.19|2020.3|
286+
|0.110.0|2.5.19|2020.3|
287+
|0.111.0|2.5.19|2020.3|
288+
|0.112.0|2.5.19|2021.3|
289+
|0.113.0|2.5.19|2021.3|
290290

291291
`<Project>/Packages/package.json` に以下の記述を行います。
292292

@@ -317,7 +317,7 @@ https://github.com/izayoijiichan/VGO/wiki/How-to-use-UniVRM-and-UniVGO-together
317317
|2022.3.0f1|BRP|UniVGO + UniVRM|[Link](https://github.com/izayoijiichan/univgo2.sample.unity.project/tree/unity2022.3.brp.univrm)|
318318

319319
___
320-
最終更新日:2023年9月16日
320+
最終更新日:2023年11月8日
321321
編集者:十六夜おじいちゃん
322322

323323
*Copyright (C) 2020 Izayoi Jiichan. All Rights Reserved.*

Documentation~/UniVGO/Installation.md

+21-21
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,18 @@ This package is required for any Unity version.
4141
|:---|:---:|:---:|:---:|:---:|:---:|
4242
|com.unity.nuget.newtonsoft-json|Unity Technologies|Nuget|13.0.2|3.2.1|2 May, 2023|
4343
|com.vrmc.vrmshaders|vrm-c|GitHub||0.105.0|7 Oct, 2022|
44-
|com.izayoi.liltoon.shader.utility|IzayoiJiichan|GitHub||1.4.0|30 May, 2023|
44+
|com.izayoi.liltoon.shader.utility|IzayoiJiichan|GitHub||1.4.1|8 Nov, 2023|
4545
|com.izayoi.unishaders|IzayoiJiichan|GitHub||1.6.1|1 Aug, 2023|
4646
|com.izayoi.vgospringbone|IzayoiJiichan|GitHub||1.1.2|24 Aug, 2022|
47-
|com.izayoi.univgo|IzayoiJiichan|GitHub|VGO 2.5|2.5.18|16 Sep, 2023|
47+
|com.izayoi.univgo|IzayoiJiichan|GitHub|VGO 2.5|2.5.19|8 Nov, 2023|
4848

4949
#### Additional Packages
5050

5151
Add if necessary.
5252

5353
|package name|owner|Repository|specification version|program version|release date|remarks|
5454
|:---|:---:|:---:|:---:|:---:|:---:|:---:|
55-
|jp.lilxyzw.liltoon|lilxyzw|GitHub||1.4.0|12 May, 2023||
55+
|jp.lilxyzw.liltoon|lilxyzw|GitHub||1.4.1|4 Sep, 2023||
5656
|org.nuget.sixlabors.imagesharp|SixLabors|Unity NuGet||2.1.5|14 Aug, 2023|for WebP|
5757
|com.unity.render-pipelines.universal|Unity Technologies|Unity Registry||14.0.0|17 Nov, 2021|URP only|
5858
|com.unity.render-pipelines.high-definition|Unity Technologies|Unity Registry||14.0.0|17 Nov, 2021|HDRP only|
@@ -140,9 +140,9 @@ To use UniVGO, add the following settings.
140140
```json
141141
{
142142
"dependencies": {
143-
"com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.4.0",
143+
"com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.4.1",
144144
"com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
145-
"com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.18",
145+
"com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.19",
146146
"com.izayoi.vgospringbone": "https://github.com/izayoijiichan/VgoSpringBone.git#v1.1.2",
147147
"com.unity.nuget.newtonsoft-json": "3.2.1",
148148
"com.unity.ugui": "1.0.0",
@@ -158,7 +158,7 @@ If you want to use lilToon, append the line "jp.lilxyzw.liltoon".
158158
```json
159159
{
160160
"dependencies": {
161-
"jp.lilxyzw.liltoon": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon#1.4.0",
161+
"jp.lilxyzw.liltoon": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon#1.4.1",
162162
}
163163
}
164164
```
@@ -270,20 +270,20 @@ The version combinations are as follows.
270270

271271
|UniVRM|UniVGO|min Unity|
272272
|:---:|:---:|:---:|
273-
|0.100.0|2.5.17|2020.3|
274-
|0.101.0|2.5.17|2020.3|
275-
|0.102.0|2.5.17|2020.3|
276-
|0.103.2|2.5.17|2020.3|
277-
|0.104.2|2.5.17|2020.3|
278-
|0.105.0|2.5.17|2020.3|
279-
|0.106.0|2.5.17|2020.3|
280-
|0.107.2|2.5.17|2020.3|
281-
|0.108.0|2.5.17|2020.3|
282-
|0.109.0|2.5.17|2020.3|
283-
|0.110.0|2.5.17|2020.3|
284-
|0.111.0|2.5.17|2020.3|
285-
|0.112.0|2.5.17|2021.3|
286-
|0.113.0|2.5.17|2021.3|
273+
|0.100.0|2.5.19|2020.3|
274+
|0.101.0|2.5.19|2020.3|
275+
|0.102.0|2.5.19|2020.3|
276+
|0.103.2|2.5.19|2020.3|
277+
|0.104.2|2.5.19|2020.3|
278+
|0.105.0|2.5.19|2020.3|
279+
|0.106.0|2.5.19|2020.3|
280+
|0.107.2|2.5.19|2020.3|
281+
|0.108.0|2.5.19|2020.3|
282+
|0.109.0|2.5.19|2020.3|
283+
|0.110.0|2.5.19|2020.3|
284+
|0.111.0|2.5.19|2020.3|
285+
|0.112.0|2.5.19|2021.3|
286+
|0.113.0|2.5.19|2021.3|
287287

288288
Write the following in `<Project> /Packages/package.json`.
289289

@@ -313,7 +313,7 @@ https://github.com/izayoijiichan/VGO/wiki/How-to-use-UniVRM-and-UniVGO-together
313313
|2022.3.0f1|BRP|UniVGO + UniVRM|[Link](https://github.com/izayoijiichan/univgo2.sample.unity.project/tree/unity2022.3.brp.univrm)|
314314

315315
___
316-
Last updated: 16 September, 2023
316+
Last updated: 8 November, 2023
317317
Editor: Izayoi Jiichan
318318

319319
*Copyright (C) 2020 Izayoi Jiichan. All Rights Reserved.*

UniVgo2/Runtime/Porters/Materials/LilToonMaterialPorter.cs

+5
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,11 @@ protected virtual VgoMaterial CreateVgoMaterialFromLilToon(
221221

222222
ExportLilTextureProperties(vgoStorage, vgoMaterial, material, shaderType, renderingMode, isOutline: isOutline);
223223

224+
// Tags
225+
ExportTag(vgoMaterial, material, Tag.RenderType);
226+
ExportTag(vgoMaterial, material, Tag.Queue);
227+
228+
// Keywords
224229
ExportKeywords(vgoMaterial, material);
225230

226231
return vgoMaterial;

UniVgo2/Runtime/VgoVersion.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ public class VgoVersion
1717
public const int MINOR = 5;
1818

1919
/// <summary>Patch</summary>
20-
public const int PATCH = 18;
20+
public const int PATCH = 19;
2121

2222
/// <summary>Version</summary>
23-
public const string VERSION = "2.5.18";
23+
public const string VERSION = "2.5.19";
2424
}
2525
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.izayoi.univgo",
33
"displayName": "UniVGO",
44
"description": "UniVGO is a package that can handle VGO files in Unity.",
5-
"version": "2.5.18",
5+
"version": "2.5.19",
66
"type": "tool",
77
"category": "",
88
"keywords": [
@@ -34,7 +34,7 @@
3434
"url": "git+https://github.com/izayoijiichan/VGO.git"
3535
},
3636
"dependencies": {
37-
"com.izayoi.liltoon.shader.utility": "1.4.0",
37+
"com.izayoi.liltoon.shader.utility": "1.4.1",
3838
"com.izayoi.unishaders": "1.6.1",
3939
"com.izayoi.vgospringbone": "1.1.2",
4040
"com.unity.modules.imageconversion": "1.0.0",

0 commit comments

Comments
 (0)