Skip to content

Releases: Live2D/CubismUnityComponents

Cubism 4 SDK for Unity beta1

04 Sep 03:02
458f778

Choose a tag to compare

Added

  • Support new Inverted Masking features.
  • Add .editorconfig and .gitattributes to manage file formats.
  • Add UWP/ARM64 Core binary file for experimental use.
  • Add method to know playing motion or not #35.
  • Add sample model and sample scene.(./Assets/Live2D/Cubism/Samples/OriginalWorkflow/DemoCubism4)

Changed

  • Upgrade Core version to 04.00.0000 (67108864).
  • Move to Plugin/Experimental/UWP from Plugin/Experimental/uwp/Windows.
  • Convert all file formats according to .editorconfig.
  • LICENSE.txt file has been integrated into README.md
  • Remove changelog and regenerate CHANGELOG.md.
  • What was Package.json is currently being changed tocubism-info.yml.
  • Improve CubismUpdateController #34.

Fixed

  • Fix issue of Demo and Motion sample in OriginalWorkflow.
  • Fix issue that mesh remain when deleting model.
  • Fix issue where Priority value was not reset after playing motion with CubismMotionController.

Unity/R12

10 Jun 10:02
86e5b07

Choose a tag to compare

Merge pull request #33 from Live2D/develop

R12