Skip to content

Update to Cubism 5 SDK for Native R1#45

Merged
itoh-at-live2d-com merged 1 commit intomasterfrom
develop
Mar 26, 2024
Merged

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

Conversation

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

Added

  • Add x86_64 architecture to target platforms in Android.

Changed

  • Rename "rootDirectory" to "executeAbsolutePath".
  • The log function was changed because it was ambiguous whether or not a newline was inserted.
  • Change so that LAppSprite is not depend on LAppDelegate in D3D11 and D3D9, Metal, Vulkan.
  • Some function arguments in LAppSprite are changed in D3D11 and D3D9, Metal, Vulkan.

Fixed

  • Fixed undefined behavior and memory leak in LAppPal.
  • Modify code to more closely resemble Java coding style.
  • Fix model drawing disappearing when defining USE_RENDER_TARGET and USE_MODEL_RENDER_TARGET.
  • Fix an issue where the OpenGL sample for Visual Studio 2013 was not functioning correctly.
  • Fix shader build error when running nmake in Vulkan.

Removed

  • Remove unnecessary pre-API 21 processing.

@itoh-at-live2d-com itoh-at-live2d-com merged commit 6580959 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