Skip to content

2.0.0

Compare
Choose a tag to compare
@PJZ9n PJZ9n released this 24 Jun 23:32
· 28 commits to master since this release

大規模仕様変更とコードのクリーンアップが主な変更です。
1.x.yとの後方互換性はありません。
注意: ライブラリ側でファイル重複防止の管理を行わなくなりました。
ファイルが意図せずほかのテクスチャと重複しないように、適切なパスを使用する必要があります。

The major changes are spec changes and code cleanup.
Not backward compatible with 1.x.y.
Note: The library side no longer manages file duplication prevention.
You need to use the proper path so that the file does not accidentally overlap with other textures.