Skip to content

Cubism 4 SDK for Java R1 beta2#4

Merged
itoh-at-live2d-com merged 1 commit into
masterfrom
develop
Jan 26, 2023
Merged

Cubism 4 SDK for Java R1 beta2#4
itoh-at-live2d-com merged 1 commit into
masterfrom
develop

Conversation

@wada-at-live2d-com

Copy link
Copy Markdown
Contributor

Changed

  • Change Android SDK API level from 31 (Android 12) to 33 (Android 13).
  • Change the import statement of LAppDefine class to reflect the changes in CubismFramework.
  • Change the processing where getMotionMap function in CubismModelSettingJson was used.
  • Change setup code of a renderer in loadAssets function in LAppModel and LAppMinimumModel classes to match CubismFramework changes.
  • Change the key type of Map used in setupModel function in LAppModel and LAppMinimumModel that store model layout information to match the CubismFramework changes.

Fixed

  • Fix onDestroy function in LAppDelegate and LAppMinimumDelegate to release a singleton instance.

Removed

  • Remove dependencies not to be used.
  • Remove unnecessary commenting lines.
  • Remove unused variables defined in startMotion function of LAppModel and LAppMinimumModel classes.

@itoh-at-live2d-com itoh-at-live2d-com merged commit 4507753 into master Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants