1.4 KiB
1.4 KiB
Changelog
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 - 2019-11-14
Fixed
- Fix file name case of
cubismrenderer_webgl.ts
.
4-beta.1 - 2019-09-04
Added
- Add method for Moc file version.
- Support new Inverted Masking features.
- Add
.editorconfig
and.gitattributes
to manage file formats. - Add
CHANGELOG.md
. - Add way to create a simpler local server.
- Add sample model
/Sample/TypeScript/Demo/Resources/Rice
.
Changed
- Upgrade Core version to 04.00.0000 (67108864).
- Convert all file formats according to
.editorconfig
. - Rename
cubismrenderer_WebGL.ts
tocubismrenderer_webgl.ts
. - What was
CubismSdkPackage.json
is currently being changed tocubism-info.yml
. - Upgrade all dependency packages and lock package version by adding
package-lock.json
. - Update
README.md
.- Delete guidance from
README.md
due to suspension of Cubism Bindings.
- Delete guidance from
- Update
.gitignore
.
Fixed
- Fix issue with reloading model images in WebKit.