Releases: Live2D/CubismCocosCreatorComponents
Releases · Live2D/CubismCocosCreatorComponents
Cubism 5 SDK for Cocos Creator R1 beta2
Changed
- Replace the sample model
Mao
with the updated version that is compatible with Cubism 5.0.
Cubism 5 SDK for Cocos Creator R1 beta1
Added
- Add Wankoromochi as a model bundled with SDK.
- Add sample scenes
MultipleModels
,PerspectiveCamera
,Raycasting
. - Projects can be built specifying
Windows
platform.
Fixed
- Fix an issue where information was being got using indexes instead of IDs when getting cdi3.json data.
- Fix an issue in the Bounds calculation process.
- Fix an issue where values changed from Inspector via CubismRenderController(CubismRenderer.onController~) were not serialized.
Cubism 4 SDK for Cocos Creator R1 beta2
Fixed
- Fix some problems related to Cubism Core.
- See
CHANGELOG.md
in Core.
- See
Cubism 4 SDK for Cocos Creator R1 beta1
Added
- Add
Expression
sample. - Add immediate stabilization of physics.
- Add component
CubismMotionApplier
corresponding toAnimationGraph
. - Add function to validate MOC3 files.
Fixed
- Fix an error in the default value when there is no Optional item in the Json parse result.
- Fix incorrect conditions for EyeBlink settings during import.
- Fix an error when an expression unused model was imported.
- Fix an error that occurred when the model mesh was moved with the manipulator and Undo was performed, resulting in incorrect drawing.
- Fix wrong name of options and fix module path. @chichinohaha
- Fix a problem that prevented building and running on Cocos Creator.
Changed
- Change the supported version of Cocos Creator to v3.7.1 or later.
Cubism 4 SDK for Cocos Creator R1 alpha 1
Added
- New released!