Skip to content

Releases: izayoijiichan/VGO

v2.5.22

04 Nov 09:54
Compare
Choose a tag to compare

Change log

  • Features
    • The following Particle System modules are now available.
      • TextureSheetAnimation
      • CustomData
    • NOVA shader version 2.4.0 is now supported.
      • jp.co.cyberagent.novas
      • com.izayoi.nova.shader.utility
      • However, Texture2DAarray and Texture3D are not supported.

Install packages

<Project>/Packages/package.json

{
  "dependencies": {
    "com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
    "com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.22",
    "com.izayoi.vgospringbone": "https://github.com/izayoijiichan/VgoSpringBone.git#v1.1.2",
    "com.unity.nuget.newtonsoft-json": "3.2.1",

    // optional lilToon
    "com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.7.0",
    "jp.lilxyzw.liltoon": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon#1.7.3",

    // optional NOVA Shader
    "com.izayoi.nova.shader.utility": "https://github.com/izayoijiichan/NovaShaderUtility.git#v2.4.0",
    "jp.co.cyberagent.nova": "https://github.com/CyberAgentGameEntertainment/NovaShader.git?path=Assets/Nova#2.4.0",

    // optional VRM Shaders
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.124.2",
  }
}

v2.5.21

01 Oct 12:04
Compare
Choose a tag to compare

Change log

  • Features
    • Unity 6000.0 is now supported.
    • The following packages are optional.
      • com.izayoi.liltoon.shader.utility
      • com.vrmc.vrmshaders
  • Changes
    • The source of UniUnlit, MToon and MToon10 shaders varies depending on the package version.

Install packages

<Project>/Packages/package.json

{
  "dependencies": {
    "com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
    "com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.21",
    "com.izayoi.vgospringbone": "https://github.com/izayoijiichan/VgoSpringBone.git#v1.1.2",
    "com.unity.nuget.newtonsoft-json": "3.2.1",

    // optional lilToon
    "com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.7.0",
    "jp.lilxyzw.liltoon": "https://github.com/lilxyzw/lilToon.git?path=Assets/lilToon#1.7.3",

    // optional VRM Shaders
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.124.2",
  }
}

v2.5.20

26 Jan 07:51
Compare
Choose a tag to compare

Change log

  • Features
    • Unity 2023.2 is now supported.
    • lilToon shader version 1.5.0~1.7.2 is now supported.

Install packages

<Project>/Packages/package.json

{
  "dependencies": {
    "com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.7.0",
    "com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
    "com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.20",
    "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",
  }
}

v2.5.19

20 Jan 07:11
Compare
Choose a tag to compare

Change log

  • Features
    • lilToon shader version 1.4.1 is now supported.

Install packages

<Project>/Packages/package.json

{
  "dependencies": {
    "com.izayoi.liltoon.shader.utility": "https://github.com/izayoijiichan/lilToonShaderUtility.git#v1.4.1",
    "com.izayoi.unishaders": "https://github.com/izayoijiichan/UniShaders.git#v1.6.1",
    "com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.19",
    "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",
  }
}

v2.5.18

16 Sep 13:40
Compare
Choose a tag to compare

Change log

  • Improvements
    • Reduced the amount of memory used temporarily when loading.
  • Changes
    • VgoImporter.ReflectSkybox() method has been deprecated. Use VgoModelAsset.ReflectSkybox() method instead.

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.18",
    "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",
  }
}

v2.5.17

27 Aug 14:42
Compare
Choose a tag to compare

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",
  }
}

v2.5.16

24 Aug 10:48
Compare
Choose a tag to compare

Change log

  • Experiments
    • Support WebP format for image type (media type / MIME type) in texture.

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.16",
    "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",
  }
}

More information

WebP support

v2.5.15

17 Aug 17:13
Compare
Choose a tag to compare
  • Fixes
    • Fixed a bug that caused an error when building IL2CPP with Unity 2021.1 or lower.
    • Fixed typo.

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.15",
    "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",
  }
}

v2.5.14

03 Aug 04:55
Compare
Choose a tag to compare
  • Features
    • Added some methods to VgoModelAsset that can be used after runtime loading.
  • Changes
    • The version of com.izayoi.unishaders is now 1.6.1.
  • Fixes
    • Fixed typo.

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.14",
    "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",
  }
}

v2.5.13

01 Aug 05:23
Compare
Choose a tag to compare
  • Improvements
    • Improved import and export handling of some materials.
  • Changes
    • The conversion processes of Occulusion map and Metallic Roughness map were integrated as the conversion process of ORM map.

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.0",
    "com.izayoi.univgo": "https://github.com/izayoijiican/VGO.git#v2.5.13",
    "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",
  }
}