浏览代码

updated changelog for randomization tools

/main
Steven Leal 4 年前
当前提交
a64d2e79
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6
      com.unity.perception/CHANGELOG.md

6
com.unity.perception/CHANGELOG.md


## [Unreleased]
### Added
Added new randomization tools
### Changed

### Fixed
Fixed a categorical parameter UI error in which deleting an individual option would successfully remove the option from the UI but only serialize the option to null during serialization instead of removing it
Fixed the "Application Frequency" parameter UI field not initializing to a default value
Fixed the IterateSeed() method where certain combinations of indices and random seeds would produce a random state value of zero, causing Unity.Mathematics.Random to throw an exception
### Security

正在加载...
取消
保存