Skip to content

Cubism 4 SDK for Native R5 beta4

Compare
Choose a tag to compare
@wada-at-live2d-com wada-at-live2d-com released this 07 Jul 02:44
· 34 commits to master since this release
c498477

Added

  • Add a function to get the latest .moc3 Version and the .moc3 Version of the loaded model.
  • Add a function to get the type of parameters of the model.
  • Add a function to get the parent part of the model's Drawable.

Changed

  • Disable ARC in Metal renderer.

Fixed

  • Fix dangling pointer in GetRenderPassDescriptor function for Metal.