Skip to content

Cubism 5 SDK for Java R2

Latest
Compare
Choose a tag to compare
@wada-at-live2d-com wada-at-live2d-com released this 07 Nov 02:29
cddc0d3

Added

  • Add function to get CombinedParameters listed in cdi3.json.
  • Add the functionality to call a function when motion playback starts.

Changed

  • Change the access level of CubismMotionJson class to public.
  • Change the threshold for enabling anisotropic filtering.

Fixed

  • Fix a bug in which a method to acquire events fired during motion playback returned incorrect values when called multiple times.
  • Fix a potential problem with division by 0 when a pose fade time is set to 0 seconds.
  • Fix a bug that thrown an exception when playing CubismExpresionMotion with CubismMotionQueueManager.startMotion().