Skip to content

Commit 3bafdae

Browse files
Merge pull request #18 from Live2D/develop
Update to Cubism 5 SDK for Java R5 beta1_1
2 parents 9395f08 + 8fd2a54 commit 3bafdae

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77

8+
## [5-r.5-beta.1.1] - 2026-02-19
9+
10+
### Fixed
11+
12+
* Fix some problems related to rendering and clipping mask.
13+
* See `CHANGELOG.md` in Framework.
14+
15+
816
## [5-r.5-beta.1] - 2026-01-29
917

1018
### Added
@@ -222,6 +230,7 @@ Also adjust the return value of the getSpriteAlpha function.
222230
* New released!
223231

224232

233+
[5-r.5-beta.1.1]: https://github.com/Live2D/CubismJavaSamples/compare/5-r.5-beta.1...5-r.5-beta.1.1
225234
[5-r.5-beta.1]: https://github.com/Live2D/CubismJavaSamples/compare/5-r.4.1...5-r.5-beta.1
226235
[5-r.4.1]: https://github.com/Live2D/CubismJavaSamples/compare/5-r.4...5-r.4.1
227236
[5-r.4]: https://github.com/Live2D/CubismJavaSamples/compare/5-r.3...5-r.4

Framework

Submodule Framework updated 14 files

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Core : [CHANGELOG.md](Core/CHANGELOG.md)
7171

7272
| 開発ツール | バージョン |
7373
|----------------|------------------|
74-
| Android Studio | Otter 3 Feature Drop 2025.2.3 |
74+
| Android Studio | Panda 1 2025.3.1 Patch 1 |
7575
| Gradle | 8.11.1 |
7676
| Android Gradle Plugin | 8.9.1 |
7777
| Gradle JDK | 21.0.7 |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Core : [CHANGELOG.md](Core/CHANGELOG.md)
7171

7272
| Development Tools | Version |
7373
|-------------------|--|
74-
| Android Studio | Otter 3 Feature Drop 2025.2.3 |
74+
| Android Studio | Panda 1 2025.3.1 Patch 1 |
7575
| Gradle | 8.11.1 |
7676
| Android Gradle Plugin | 8.9.1 |
7777
| Gradle JDK | 21.0.7 |

0 commit comments

Comments
 (0)