[Beta version] Update to Cubism 4 SDK for Web R3 Beta1

This commit is contained in:
ito
2021-05-13 11:59:55 +09:00
parent 4b2130bca9
commit 8ac72d40bc
6 changed files with 298 additions and 5 deletions

View File

@ -5,6 +5,13 @@ 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.3-beta.1] - 2021-05-13
### Added
* Implement a function to get the correct value when the time axis of the Bezier handle cannot be linear.
## [4-r.2] - 2021-03-09
### Fixed
@ -43,5 +50,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
* Reformat code using Prettier and ESLint.
[4-r.3-beta.1]: https://github.com/Live2D/CubismWebFramework/compare/4-r.2...4-r.3-beta.1
[4-r.2]: https://github.com/Live2D/CubismWebFramework/compare/4-r.1...4-r.2
[4-r.1]: https://github.com/Live2D/CubismWebFramework/compare/ce2585a919ac6e99f64dd468933772c6f1abbcc7...4-r.1