Skip to content

Commit

Permalink
docs(changelog): Regex mode for OSC Parameters in Asset Description
Browse files Browse the repository at this point in the history
  • Loading branch information
anatawa12 authored Nov 28, 2024
1 parent 07c5bc7 commit c698602
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG-PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@ The format is based on [Keep a Changelog].

## [Unreleased]
### Added
- Regex mode for OSC Parameters in Asset Description `#1351`

### Changed

### Deprecated

### Removed
- Prefix, Suffix, and Contains mode for OSC Parameters in Asset Description `#1351`
- Please use regex mode instead

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The format is based on [Keep a Changelog].
- However, in Unity 2020 and later, BlendShape manipulation load is mostly proportional to the number of moving vertices.
- This means that increasing the number of vertices in a mesh which has BlendShapes does not increase the load of BlendShape manipulation much.
- Therefore, we decided to automatically merge such meshes.
- Improved OSC Gimmick Support `#1306`
- Improved OSC Gimmick Support `#1306` `#1351`
- We added two information for OSC Gimmick in Asset Description.
- By defining parameters read / written by OSC Gimmick, your OSC Gimmick no longer breaks.
- Automatically Merge Material Slot `#1334`
Expand Down

0 comments on commit c698602

Please sign in to comment.