Cubism Core Change History
Updated: 03/16/2023
This page is for Cubism version 4.2 or earlier. Click here for the latest version.
Change History
You can check the change history in the Core/CHANGELOG.md included in each Cubism SDK distribution package or in the Core/CHANGELOG.md of each Live2D GitHub repository.
Cubism 4 SDK R6_2 (03/16/2023)
Revisions
- Fixed a problem with csmGetDrawableMasks() where the index of the drawable object of the mask was a negative value.
- Fixed a problem in which csmHasMocConsistency() returned 0 even though the MOC3 file was in the correct format.
- This problem was occurring on some models with blend shapes set.
- Fixed a problem that could cause a crash when reading an incorrectly formatted MOC3 file with “csmHasMocConsistency().”
Changes
- Updated version to 04.02.0004.
Cubism 4 SDK R6_1 (03/10/2023)
Additions
- The following functions have been added.
- csmHasMocConsistency
Changes
- Updated version to 04.02.0003.
Cubism 4 SDK R5 beta4 (07/07/2022)
Additions
- The following functions have been added.
- csmGetParameterTypes
- csmGetDrawableParentPartIndices
- Added csmMocVersion type and enum. This type is the return value of csmGetMocVersion and csmGetLatestMocVersion.
Changes
- Updated version to 04.02.0002.
Cubism 4 SDK R5 beta2 (06/02/2022)
Changes
- Updated version to 04.02.0001.
Revisions
- Fixed a bug that caused incorrect Multiply Color and Screen Color to be applied.
Cubism 4 SDK R5 beta1 (05/19/2022)
Changes
- Cubism 4.2 is now supported.
Additions
- Multiply Color and Screen Color are now supported.
- Blend Shapes are now supported.
Cubism 4 SDK R4 beta1 (10/07/2021)
Additions
- Added x86_64 library for Android.
- Added arm64 library for macOS. This makes M1 Mac compatible.
(03/09/2021)
Additions
- Added static library (.lib) for statically linking DLLs.
- Symbol files for Windows dynamic libraries (DLL) are added.
Cubism 4 SDK R1 (01/30/2020)
Additions
- “.lib” files for static linking of DLLs were added.
- Symbol definitions for Windows dynamic libraries (DLLs) have been added.
Cubism 4 SDK beta2_1 (11/19/2019)
Revisions
- Windows static library (.lib) links have been corrected.
Cubism 4 SDK beta2 (11/14/2019)
Additions
- Visual Studio 2019 builds are now supported.
- “.dylib,” the macOS dynamic library format, is now supported.
Changes
- Windows DLLs have been adjusted to support Visual Studio 2019 builds.
Security support
- macOS notarization is now supported.
Cubism 4 SDK beta1 (09/04/2019)
Additions
- The “Invert Mask” function is now supported.
- ARM64 architecture of Universal Windows Platform is now supported.
Changes
- With the Cubism Editor 4.0 update, the library has been updated to version 04.00.0000 (67108864) .
- Adjusted calling convention for Windows/x86 DLLs.
- Windows/x64 DLLs and Windows static libraries (.lib) do not include this change.
Deleted items
- Bitcode binaries (.bc) was removed due to the shutdown of the repository “Cubism Bindings.”
Was this article helpful?
YesNo