mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-06 12:38:59 +08:00
26 lines
820 B
Markdown
26 lines
820 B
Markdown
|
# Changelog
|
||
|
|
||
|
Modular Avatarの主な変更点をこのファイルで記録しています。
|
||
|
なお、プレリリース版の変更点は `CHANGELOG-PRERELEASE.md` に記録されます。
|
||
|
|
||
|
この形式は [Keep a Changelog](https://keepachangelog.com/ja/1.0.0/) に基づいており、
|
||
|
このプロジェクトは [Semantic Versioning](https://semver.org/lang/ja/) に従っています。
|
||
|
|
||
|
## [Unreleased]
|
||
|
|
||
|
### Added
|
||
|
|
||
|
### Fixed
|
||
|
- [#1460] パラメーターアセットをMA Parametersにインポートするとき、ローカルのみのパラメーターが間違ってアニメーターのみ扱いになる問題を修正
|
||
|
|
||
|
### Changed
|
||
|
|
||
|
### Removed
|
||
|
|
||
|
### Security
|
||
|
|
||
|
### Deprecated
|
||
|
|
||
|
## それより前
|
||
|
|
||
|
GitHubのリリースページをご確認ください: https://github.com/bdunderscore/modular-avatar/releases
|