Skip to content

Cubism 4 SDK for Web R7

Compare
Choose a tag to compare
@wada-at-live2d-com wada-at-live2d-com released this 26 May 08:40
· 16 commits to master since this release
de9eb4b

Added

  • Add compiler options noImplicitAny and useUnknownInCatchVariables to tsconfig.json.
  • Add some functions for checking consistency of MOC3 files.
    • Add the function of checking consistency in lappmodel.setupModel().
    • Add the function of checking consistency before loading a model. (lappmodel.hasMocConsistencyFromFile())
    • This feature is enabled by default. Please see the following manual for more information.

Fixed

  • Fix a problem in which haru motion and voice were incorrect combination.