Skip to content

Update to Cubism 5 SDK for Native R1 beta4#44

Merged
itoh-at-live2d-com merged 1 commit intomasterfrom
develop
Jan 25, 2024
Merged

Update to Cubism 5 SDK for Native R1 beta4#44
itoh-at-live2d-com merged 1 commit intomasterfrom
develop

Conversation

@wada-at-live2d-com
Copy link
Copy Markdown
Contributor

Added

  • Add LAppWavFileHandler class for Android and iOS.
  • Add functions for MotionSyncPlugin to LAppWavFileHandler in Windows and macOS.

Changed

  • Change so that LAppSprite is not depend on LAppDelegate in Android.
  • Change so that ViewController is not include on LAppSprite in iOS.
  • Change the path acquisition process to a library function on OpenGL Mac and Linux.
  • Change the compile and target SDK version of Android OS to 14.0 (API 34).
    • Upgrade the version of Android Gradle Plugin from 8.0.2 to 8.1.1.
    • Upgrade the version of Gradle from 8.1.1 to 8.2.
    • Change the minimum version of Android Studio to Hedgehog(2023.1.1).

Fixed

  • The version set in sourceCompatibility and targetCompatibility in build.gradle's compileOptions has been lowered to JavaVersion.VERSION_1_7.
  • The version of CMake set in externalNativeBuild was raised to 3.22.1.
  • Fix to check for null when reading json.
  • Replace deprecated features in Android.
  • Fix an issue that caused some graphics drivers to not render correctly in Vulkan.
  • Fix an issue that caused incorrect selection of depth format in Vulkan.
  • Fix errors that occurs when building with x86 in vulkan.

@itoh-at-live2d-com itoh-at-live2d-com merged commit c816f24 into master Jan 25, 2024
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