Skip to content

Commit

Permalink
Merge pull request #47 from Live2D/develop
Browse files Browse the repository at this point in the history
Update to Cubism 4 SDK for Web R6_1
  • Loading branch information
itoh-at-live2d-com authored Mar 10, 2023
2 parents 5eb5a51 + 9976bd8 commit eeacddd
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
12 changes: 12 additions & 0 deletions Core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Framework

0 comments on commit eeacddd

Please sign in to comment.