Skip to content

Update to Cubism 5 SDK for Java R1 #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Update to Cubism 5 SDK for Java R1 #12

merged 1 commit into from
Mar 26, 2024

Conversation

wada-at-live2d-com
Copy link
Contributor

Added

  • Add a OpenGL shader setup class.

Changed

  • Change so that LAppSprite does not depend on LAppDelegate.
  • Change to read shader source codes from files.

Fixed

  • Fix a problem where two application icons are generated when installing the Minimum sample application on a device.

Removed

  • Remove description of CMake from development environment in README files.
    • CMake is not actually used.
  • Remove the unnecessary if branch due to raising the minimum API version.
  • Remove the description of NDK version.
    • Because of not using NDK.
  • Remove the unnecessary variables in the LAppSprite class.

@itoh-at-live2d-com itoh-at-live2d-com merged commit b0a5ab2 into master Mar 26, 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