Cubism 4 SDK for Native R7
wada-at-live2d-com
released this
25 May 02:46
·
15 commits
to master
since this release
Added
- Add some functions for checking consistency of MOC3 files.
- Add the function of checking consistency in
LAppModel::SetupModel()
. - Add the function of checking consistency before loading a model. (
LAppModel::HasMocConsistencyFromFile()
) - This feature is enabled by default.Please see the following manual for more information.
- Add the function of checking consistency in
Changed
- Change so that when
USE_MODEL_RENDER_TARGET
is defined, one model will apply the opacity obtained from the motion.
Fixed
- Fix a problem in which
haru
motion and voice were incorrect combination. - Fix opacity of drawn models when using
USE_RENDER_TARGET
macro.