Skip to content

Commit 5fef748

Browse files
Update to Cubism 5 SDK MotionSync Plugin for Unity R1 beta2_1
1 parent d1cf5f5 commit 5fef748

File tree

11 files changed

+10863
-10510
lines changed

11 files changed

+10863
-10510
lines changed

Assets/Live2D/CubismMotionSyncPlugin/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.1-beta.2.1] - 2023-10-17
9+
10+
### Changed
11+
12+
* Update `Kei_basic` and `Kei_vowels` model.
13+
14+
### Fixed
15+
16+
* Fix a bug in the analysis calculation.
17+
* See `CHANGELOG.md` in MotionSync Core.
18+
* No modifications to Components.
19+
20+
821
## [5-r.1-beta.2] - 2023-09-28
922

1023
### Added
@@ -27,4 +40,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2740
* New released!
2841

2942

43+
[5-r.1-beta.2.1]: https://github.com/Live2D/CubismUnityMotionSyncComponents/compare/5-r.1-beta.2...5-r.1-beta.2.1
3044
[5-r.1-beta.2]: https://github.com/Live2D/CubismUnityMotionSyncComponents/compare/5-r.1-beta.1...5-r.1-beta.2

Assets/Live2D/CubismMotionSyncPlugin/Plugins/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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+
## 2023-10-17
9+
10+
### Changed
11+
12+
* Upgrade Core version to 05.00.0002.
13+
14+
### Fixed
15+
16+
* Fix a calculation bug within the `csmMotionSync_Analyze()`.
17+
18+
819
## 2023-09-28
920

1021
### Added

Assets/Live2D/CubismMotionSyncPlugin/Samples/Models/Kei_basic/Kei_basic.motionsync3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,10 @@
169169
}
170170
],
171171
"PostProcessing": {
172-
"BlendRatio": 1.0,
172+
"BlendRatio": 0.5,
173173
"Smoothing": 60,
174174
"SampleRate": 60.0
175175
}
176176
}
177177
]
178-
}
178+
}

Assets/Live2D/CubismMotionSyncPlugin/Samples/Models/Kei_basic/Kei_basic.prefab

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8000,7 +8000,7 @@ MonoBehaviour:
80008000
- Parameter: {fileID: 8489654773970017236}
80018001
Value: 1
80028002
PostProcessing:
8003-
BlendRatio: 1
8003+
BlendRatio: 0.5
80048004
Smoothing: 60
80058005
SampleRate: 60
80068006
EmphasisLevel: 0

Assets/Live2D/CubismMotionSyncPlugin/Samples/Models/Kei_vowels/Kei_vowels.asset

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Binary file not shown.

Assets/Live2D/CubismMotionSyncPlugin/Samples/Models/Kei_vowels/Kei_vowels.motionsync3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,10 +297,10 @@
297297
}
298298
],
299299
"PostProcessing": {
300-
"BlendRatio": 1.0,
300+
"BlendRatio": 0.5,
301301
"Smoothing": 60,
302302
"SampleRate": 60.0
303303
}
304304
}
305305
]
306-
}
306+
}

Assets/Live2D/CubismMotionSyncPlugin/Samples/Models/Kei_vowels/Kei_vowels.prefab

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ Transform:
924924
m_LocalScale: {x: 1, y: 1, z: 1}
925925
m_Children: []
926926
m_Father: {fileID: 1893552740923702975}
927-
m_RootOrder: 59
927+
m_RootOrder: 58
928928
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
929929
--- !u!114 &57744790638183656
930930
MonoBehaviour:
@@ -938,7 +938,7 @@ MonoBehaviour:
938938
m_Script: {fileID: 11500000, guid: a6f4adbb68873874f8ea675c6a9adca3, type: 3}
939939
m_Name:
940940
m_EditorClassIdentifier:
941-
_unmanagedIndex: 59
941+
_unmanagedIndex: 58
942942
--- !u!33 &3798424381658114022
943943
MeshFilter:
944944
m_ObjectHideFlags: 0
@@ -2814,7 +2814,7 @@ MonoBehaviour:
28142814
- Parameter: {fileID: 7073118735629804251}
28152815
Value: 1
28162816
PostProcessing:
2817-
BlendRatio: 1
2817+
BlendRatio: 0.5
28182818
Smoothing: 60
28192819
SampleRate: 60
28202820
EmphasisLevel: 0
@@ -3556,7 +3556,7 @@ Transform:
35563556
m_LocalScale: {x: 1, y: 1, z: 1}
35573557
m_Children: []
35583558
m_Father: {fileID: 1893552740923702975}
3559-
m_RootOrder: 58
3559+
m_RootOrder: 59
35603560
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
35613561
--- !u!114 &7477856852453530468
35623562
MonoBehaviour:
@@ -3570,7 +3570,7 @@ MonoBehaviour:
35703570
m_Script: {fileID: 11500000, guid: a6f4adbb68873874f8ea675c6a9adca3, type: 3}
35713571
m_Name:
35723572
m_EditorClassIdentifier:
3573-
_unmanagedIndex: 58
3573+
_unmanagedIndex: 59
35743574
--- !u!33 &4429722386089805273
35753575
MeshFilter:
35763576
m_ObjectHideFlags: 0
@@ -11658,8 +11658,8 @@ Transform:
1165811658
- {fileID: 8153568360763715233}
1165911659
- {fileID: 8467793619400019142}
1166011660
- {fileID: 6377710327928520739}
11661-
- {fileID: 5849886607886958869}
1166211661
- {fileID: 8106544411913341280}
11662+
- {fileID: 5849886607886958869}
1166311663
m_Father: {fileID: 2373129493526638769}
1166411664
m_RootOrder: 2
1166511665
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

0 commit comments

Comments
 (0)