All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
4-beta.2.1 - 2019-11-19
This change is only for Cubism Core. See Core Changelog for details.
4-beta.2 - 2019-11-14
- Add a build configuration for Linux.
- Add support for Visual Studio 2019 in D3D9 and D3D11.
- Add a build script for macOS using makefile.
- Improve the build settings for
GLFWandGLEW. - Add a setup script for D3D11.
- Set source file encode to UTF-8-BOM.
- Improve the batch scripts. Scripts can select the Cubism Core CRT option for linking.
4-beta.1 - 2019-09-04
- Support new Inverted Masking features.
- Add script to prepare third party libraries automatically in OpenGL samples.
- Add
.editorconfigand.gitattributesto manage file formats. - Add
CHANGELOG.md. - Add sample model
./Samples/Res/Rice.
- Update GLFW library version to 3.3.
- Update android sdk and other library version.
- Convert all file formats according to
.editorconfig. - Support ndk build in
arm64-v8aandx86with Cocos2d-x sample. - Rename
proj.android-studioin./Samples/Cocos2d-x/Demo/toproj.android. - Rename
cocos2d-xin./Samples/Cocos2d-x/tococos2d. - Convert all
Readme.ja.txttoREADME.mdand adjust the appearance. - What was
Package.jsonis currently being changed tocubism-info.yml.