Skip to content

Commit

Permalink
docs(changelog): It will be error if read/write mesh is off in play m…
Browse files Browse the repository at this point in the history
…ode again
  • Loading branch information
anatawa12 committed Apr 24, 2024
1 parent 12d612b commit b971e36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG-PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ The format is based on [Keep a Changelog].
### Added

### Changed
- It will be error if read/write mesh is off in play mode again `#1018`
- I found that we may not possible to read mesh with r/w mesh off mode in play mode with the Av3Emulator.

### Deprecated

Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ The format is based on [Keep a Changelog].
- Dropping GameObject to PrefabSafeSet adds the All components on the GameObject to the PrefabSafeSet `#960`
- You can add all PhysBones on the GameObject by dropping the GameObject to the MergePhysBone component.
- MergeSkinnedMesh now warns if Root Bone or Anchor Override are not set `#963`
- It will be error if read/write mesh is off in play mode again `#1018`
- I found that we may not possible to read mesh with r/w mesh off mode in play mode with the Av3Emulator.

### Deprecated

Expand Down

0 comments on commit b971e36

Please sign in to comment.