Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

54 lines (28 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

5-r.1-alpha.4 - 2024-12-05

Added

  • Add motion curve validations to motion3.json importer. by @pillowtrucker
  • Add feature to reimport Cubism assets.
    • Due to incompatibility with this update, support for Unreal Engine 5.1 will be discontinued.

Fixed

  • Fix texture misidentification as normal maps.

5-r.1-alpha.3 - 2024-10-31

Changed

  • Optimize mask texture rendering.
  • Optimize model mesh rendering.

5-r.1-alpha.2 - 2024-09-26

Added

  • Add support for Unreal Engine 5.1 and 5.4.

Changed

  • Align component addition order with execution order.

Fixed

  • Fix the calculation of CubismMotionComponent.
  • Fix incorrect pose transition behavior.

[5-r.1-alpha.1] - 2024-09-05

Added

  • New released!