Changelog

See what's been updated.

Stylized Female Base

October 29, 2023

  • Updated armature and meshes for better proportions and functionality

  • ModularCharacterManager.cs:

    • Blendshape Management:

      • Added null check for chest and face meshes

      • Added check for existing shapes

    • Shared General Functions:

      • Changed Y adjustment for foot positioning from .position to .localPosition

  • CleanManager.cs and HiddenCacheManager.cs

    • UpdateCharacterRig:

      • Fixed issue where adding a hairstyle with bones after removing a hairstyle without bones was throwing an error

  • WearableSet.cs:

    • line 149: added check for more than one shape for body and face morph lists

Stylized Male Base

October 29, 2023

  • Updated armature and meshes for better proportions and functionality

  • ModularCharacterManager.cs:

    • Blendshape Management:

      • Added null check for chest and face meshes

      • Added check for existing shapes

    • Shared General Functions:

      • Changed Y adjustment for foot positioning from .position to .localPosition

  • CleanManager.cs and HiddenCacheManager.cs

    • UpdateCharacterRig:

      • Fixed issue where adding a hairstyle with bones after removing a hairstyle without bones was throwing an error

  • WearableSet.cs:

    • line 149: added check for more than one shape for body and face morph lists

Last updated