v2.5.4
- Features
lilToon
shader version 1.3.7 is now supported.- [Editor] Blendshape indices of
Vgo Blend Shape
are now selectable in dropdown format.
- Fixes
- Fixed a setting error for lilToon in versionDefines in UniVgo2.asmdef.
- [Editor] Fixed a problem in which
ModelAsset
was not properly disposed when played in the Editor.
- Changes
- Public fields have been changed to properties.
Install packages
<Project>/Packages/package.json
{
"dependencies": {
"com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.0.2",
"com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.4.0",
"com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.4",
"com.izayoi.vgospringbone": "https://github.com/izayoijiichan/VgoSpringBone.git#v1.1.2",
"com.unity.nuget.newtonsoft-json": "3.1.0",
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.105.0",
}
}