Cubism Web Samples Change History

Updated: 05/25/2023

Live2D Cubism SDK for Web Release Page (GitHub)

Change History

The change history is available in CHANGELOG.md in the Cubism SDK for Web distribution package
or CHANGELOG.md in CubismWebSamples on the Live2D GitHub.

Information

Check NOTICE.md enclosed in the Cubism SDK for Web distribution package
or NOTICE.md (English) or NOTICE.ja.md (Japanese) in CubismWebSamples on the Live2D GitHub.


Cubism 4 SDK for Web R7 (05/25/2023)

Additions

  • Added compiler options noImplicitAny and useUnknownInCatchVariables to tsconfig.json.
  • Added a function to check the integrity of MOC3 files.
    • Added the ability to check the integrity with lappmodel.setupModel().
    • Added the ability to check the integrity before loading models. (lappmodel.hasMocConsistencyFromFile())

Revisions

  • Fixed a bug in which the combination of motion and voice of “haru” was not correct.

Cubism 4 SDK for Web R6_2 (03/16/2023)

Revisions

  • Fixed several issues related to Cubism Core.
    • See CHANGELOG.md in Cubism Core.

Cubism 4 SDK for Web R6_1 (03/10/2023)

Additions

  • Added function to validate MOC3 files.
    • See CHANGELOG.md in Core and Framework for details.

Cubism 4 SDK for Web R6 (02/21/2023)

Deleted items

  • Removed Debugger for Chrome from recommended extensions.
    • Use the Javascript Debugger, a built-in feature of Visual Studio Code.

Cubism 4 SDK for Web R5 (09/08/2022)

Additions

  • Added multilingual documentation.

Cubism 4 SDK for Web R5 beta5 (08/04/2022)

Changes

  • Sample model “Mao” was updated to the latest version.

Revisions

  • Fixed a problem in which loading an unsupported version of a MOC3 file would cause an exception and crash.

Cubism 4 SDK for Web R5 beta4 (07/07/2022)

Additions

  • Sample model “Mao” was added.

Cubism 4 SDK for Web R5 beta3 (06/16/2022)

Revisions

  • Fixed a bug in which ViewPort was sometimes not set correctly.

Deleted items

  • We no longer support Internet Explorer.

Cubism 4 SDK for Web R5 beta2 (06/02/2022)

Revisions

  • Fixed a bug that caused incorrect Multiply Color and Screen Color to be applied.

Cubism 4 SDK for Web R5 beta1 (05/19/2022)

Additions

  • Cubism 4.2 is now supported.
  • Multiply Color and Screen Color are now supported.
  • Multiply Color and Screen Color can now be overridden by the user’s desired color.

Cubism 4 SDK for Web R4 (12/09/2021)

Changes

  • Sample models have been updated. (Created with Cubism Editor 4.1.02)

Revisions

  • Fixed a bug in which the move process for one model affected other models when multiple models were displayed.
  • Fixed a bug that caused breathing calculations to differ from those in Cubism Viewer (for OW).

Cubism 4 SDK for Web R3 (06/10/2021)

Revisions

  • Fixed a bug that caused a 404 error when the model path was corrected and an exact path was required.

Cubism 4 SDK for Web R3 beta1 (05/13/2021)

Additions

  • Added a sample to manipulate lip-sync from a waveform on an audio file (.wav).
  • Added sample voice to Haru.

Cubism 4 SDK for Web R2 (03/09/2021)

Additions

  • Added the ability to dynamically resize the screen size and touch detection area.

Revisions

  • Adjusted the size calculation of the model displayed in the window and modified it to use a view matrix.
  • Avoided unnecessary namespaces to simplify import. #34

Cubism 4 SDK for Web R1 (01/30/2020)

Additions

  • Webpack Dev Server was introduced into the development workflow.
  • README.md was added to the sample project.
  • Added “Prettier” and “ESLint” to the format for code checking.

Changes

  • Framework directory is now a sub-module.
    • Please refer to CHANGELOG.md in CubismWebFramework for detailed changes.
  • The “Sample” directory has been renamed to “Samples.”
  • The “Resources” directory has been moved directly under the “Samples” directory.

Cubism 4 SDK for Web beta2 (11/14/2019)

Revisions

  • Fixed CamelCase in “cubismrenderer_webgl.ts.”

Cubism 4 SDK for Web beta1 (09/04/2019)

Additions

  • Added function to display Moc file version.
  • The “Invert Mask” function is now supported.
  • Added “.editorconfig” and “.gitattributes” files for file management.
  • “CHANGELOG.md” was added as a file to describe changes.
  • The method of starting up a simple local server has been changed.
  • Sample model “Rice” was added. (/Sample/TypeScript/Demo/Resources/Rice)

Changes

  • Updated Cubism Core library version to  04.00.0000 (67108864) .
  • Adjusted the format of all files to be consistent according to the contents of “.editorconfig.”
  • Renamed the file “cubismrenderer_WebGL.ts” to “cubismrenderer_webgl.ts.”
  • Migrated “CubismSdkPackage.json,” which describes package information, to YAML format “cubism-info.yml.”
  • Added “package.lock.json” to manage dependent packages.
  • Adjusted “README.md” and removed the notice regarding the suspension of the repository “Cubism Bindings.”
  • Adjusted “.gitignore.”

Revisions

  • Fixed model image reloading issue in WebKit.
Was this article helpful?
YesNo
Please let us know what you think about this article.