From 9976bd8635073b29f822d6f63e02fd3537b43d28 Mon Sep 17 00:00:00 2001 From: wada Date: Fri, 10 Mar 2023 21:38:13 +0900 Subject: [PATCH] Update to Cubism 4 SDK for Web R6_1 --- CHANGELOG.md | 9 +++++++++ Core/CHANGELOG.md | 12 ++++++++++++ Framework | 2 +- 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 899f10f..084b617 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [4-r.6.1] - 2023-03-10 + +### Added + +* Add funciton to validate MOC3 files. + * See `CHANGELOG.md` in Core and Framework. + + ## [4-r.6] - 2023-02-21 ### Removed @@ -161,6 +169,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). * Fix issue with reloading model images in WebKit. +[4-r.6.1]: https://github.com/Live2D/CubismWebSamples/compare/4-r.6...4-r.6.1 [4-r.6]: https://github.com/Live2D/CubismWebSamples/compare/4-r.5...4-r.6 [4-r.5]: https://github.com/Live2D/CubismWebSamples/compare/4-r.5-beta.5...4-r.5 [4-r.5-beta.5]: https://github.com/Live2D/CubismWebSamples/compare/4-r.5-beta.4...4-r.5-beta.5 diff --git a/Core/CHANGELOG.md b/Core/CHANGELOG.md index c585cd8..ed040b9 100644 --- a/Core/CHANGELOG.md +++ b/Core/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## 2023-03-10 + +### Added + +* Add the function `csmHasMocConsistency`. + * This function verifies that the `MOC3` file is valid. + +### Changed + +* Upgrade Core version to 04.02.0003. + + ## 2023-02-21 ### Added diff --git a/Framework b/Framework index 0027567..2289dd0 160000 --- a/Framework +++ b/Framework @@ -1 +1 @@ -Subproject commit 00275677bef9c5848be5d873158afef875140bf2 +Subproject commit 2289dd088b797ab56df8302d2044015b1d80533f