mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-04-06 04:28:59 +08:00
33 lines
723 B
Markdown
33 lines
723 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
- Added [World Scale Object](https://m-a.nadena.dev/dev/docs/reference/world-scale-object)
|
|
|
|
### Fixed
|
|
|
|
### Changed
|
|
|
|
### Removed
|
|
|
|
### Security
|
|
|
|
### Deprecated
|
|
|
|
## [1.12.0-alpha.2] - [2025-03-10]
|
|
|
|
### Added
|
|
- Added CHANGELOG files
|
|
|
|
### Changed
|
|
- [#1476] Switch ModularAvatarMergeAnimator and ModularAvatarMergeParameter to use new NDMF APIs (`IVirtualizeMotion` and `IVirtualizeAnimatorController`)
|
|
|
|
## Older versions
|
|
|
|
Please see CHANGELOG.md |