[About macOS Ventura 13.0] (12/20/2022)
The currently released Live2D Cubism SDK is not guaranteed to work with macOS Ventura.
Please refrain from upgrading the macOS as they may not work properly.
The Cubism Editor license file may be lost after the macOS upgrade.
Please make sure to deactivate the Cubism Editor license before upgrading the macOS.
For more details[NOTICE]
About the support for Mac models
Cubism Editor is not supported with Apple M1 processors.
Please refer to
System Requirements for details.
We will not respond to any related inquiries with this message.
Live2D sdk for cocos2d-x two bugs
Hello,i am a programmer from china.During this period i was
testing Live2D
sdk for cocos2d-x,and i have found 2 bugs.
Bug 1 :A my class inheriting Live2D sdk class (for example: class
MyAMotion inherit class AMotion ) can't compile correctly ( platform : android ).
Bug 2 : model->setPartsOpacity("PARTS_01_ARM_R_B_001",0.0);
It works incorrectly,it will display some white area (verson: cocos2d-x2.1.5 and cocos2d-x3.2 , platform :win32 and android ).
There are pictures and the truth. and I want to email you but I don't know your
email address. This page i can't upload image.
I expect avatar for my app.
Please Contact email address :
[email protected]
0 ·
Comments
bug 1:
i think is a bug, but my friend tell me like this
Please download sdk 2.0.
This problem is due to rtti(RunTime Type Identification).
Old version is without rtti.
I am using sdk 2.0.
About Bug 1, I hasn't been fixed .
But sdk 2.0 it can display correctly.
Thank you !