Releases: Live2D/CubismUnityComponents
Releases · Live2D/CubismUnityComponents
Cubism 4 SDK for Unity beta1
Added
- Support new Inverted Masking features.
- Add
.editorconfigand.gitattributesto manage file formats. - Add
UWP/ARM64Core binary file for experimental use. - Add method to know playing motion or not #35.
- Add sample model and sample scene.(
./Assets/Live2D/Cubism/Samples/OriginalWorkflow/DemoCubism4)
Changed
- Upgrade Core version to 04.00.0000 (67108864).
- Move to
Plugin/Experimental/UWPfromPlugin/Experimental/uwp/Windows. - Convert all file formats according to
.editorconfig. LICENSE.txtfile has been integrated intoREADME.md- Remove changelog and regenerate
CHANGELOG.md. - What was
Package.jsonis currently being changed tocubism-info.yml. - Improve CubismUpdateController #34.
Fixed
- Fix issue of
DemoandMotionsample inOriginalWorkflow. - Fix issue that mesh remain when deleting model.
- Fix issue where Priority value was not reset after playing motion with CubismMotionController.
Unity/R12
Merge pull request #33 from Live2D/develop R12