All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
4-r.1 - 2020-01-30
- Add the callback function called on finished motion playback.
- Include header files in CMake.
<GL/glew>is not included on macOS ifCSM_TARGET_COCOSis defined.
- Fix rendering not working properly on Android devices with Tegra.
- Use
target_include_directoriesinstead of usingFRAMEWORK_XXX_INCLUDE_PATHvariable in application CMake. - Use
target_compile_definitionsinstead of usingFRAMEWORK_DEFINITIOINSvariable in application CMake. - Specify
FRAMEWORK_SOURCEvariable also in OpenGL application CMake.
4-beta.2 - 2019-11-14
- Add the includes to
Frameworkfor Linux build.
- Refactoring
CMakeLists.txt
- Fix renderer for DirectX 9 / 11.
- Add missing implementation: Check the dynamic flags.
4-beta.1 - 2019-09-04
- Support new Inverted Masking features.
- Add
.editorconfigand.gitattributesto manage file formats. - Add
.gitignore. - Add
CHANGELOG.md.
- Convert all file formats according to
.editorconfig.
- Fix typo of
CubismCdiJson. - Fix invalid expressions of
CubismCdiJson.