Skip to content

Commit 15bb611

Browse files
Update to Cubism 4 SDK for Native R5 beta2
1 parent 9f31abd commit 15bb611

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,21 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7+
8+
## [4-r.5-beta.2] - 2022-06-02
9+
10+
### Fixed
11+
12+
* Fixed a bug that caused Multiply Color / Screen Color of different objects to be applied.
13+
* See `CHANGELOG.md` in Core.
14+
* No modifications to Samples and Framework.
15+
16+
717
## [4-r.5-beta.1] - 2022-05-19
818

919
### Added
1020

11-
* Add processing related to multiply colors and screen colors added in Cubism 4.2.
21+
* Add processing related to Multiply Color / Screen Color added in Cubism 4.2.
1222
* Add a function to reset the physics states.
1323

1424
### Fixed
@@ -153,6 +163,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
153163
* Fix invalid expressions of `CubismCdiJson`.
154164

155165

166+
[4-r.5-beta.2]: https://github.com/Live2D/CubismNativeFramework/compare/4-r.5-beta.1...4-r.5-beta.2
156167
[4-r.5-beta.1]: https://github.com/Live2D/CubismNativeFramework/compare/4-r.4...4-r.5-beta.1
157168
[4-r.4]: https://github.com/Live2D/CubismNativeFramework/compare/4-r.4-beta.1...4-r.4
158169
[4-r.4-beta.1]: https://github.com/Live2D/CubismNativeFramework/compare/4-r.3...4-r.4-beta.1

0 commit comments

Comments
 (0)