v2.5.17
Change log
- Features
- Enabled to use Stream argument for Load method of VgoImporter.
- Fixes
- [Editor] Fixed a bug that occurred in BlendShape of Scripted Importer.
- [Editor] Fixed a bug in v2.5.16 that caused error when declaring
UNIVGO_USE_UNITASK
.
Install packages
<Project>/Packages/package.json
{
"dependencies": {
"com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.4.0",
"com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
"com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.17",
"com.izayoi.vgospringbone": "https://github.com/izayoijiichan/VgoSpringBone.git#v1.1.2",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.105.0",
}
}