比较提交

...
此合并请求有变更与目标分支冲突。
/com.unity.perception/package.json
/com.unity.perception/CHANGELOG.md

4 次代码提交

作者 SHA1 备注 提交日期
Jon Hogins 4ebc9dfc Updating version in changelog. 4 年前
Jon Hogins 9fbce023 Switching to 0.3.0-preview.2 4 年前
Jon Hogins de5bdf5c Merge branch 'master' into 0.3.0-staging 4 年前
Jon Hogins a1373840 Updating changelog 4 年前
共有 2 个文件被更改,包括 10 次插入16 次删除
  1. 2
      com.unity.perception/package.json
  2. 24
      com.unity.perception/CHANGELOG.md

2
com.unity.perception/package.json


"displayName": "Perception",
"name": "com.unity.perception",
"unity": "2019.3",
"version": "0.3.0-preview.1"
"version": "0.3.0-preview.2"
}

24
com.unity.perception/CHANGELOG.md


The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [0.3.0-preview.1] - 2020-08-07
## [0.3.0-preview.2] - 2020-08-07
### Added

Updated to com.unity.simulation.capture version 0.0.10-preview.10 and com.unity.simulation.core version 0.0.10-preview.17
Changed minimum Unity Editor version to 2019.4
### Fixed
Fixed compilation warnings with latest com.unity.simulation.core package.
Fixed errors in example script when exiting play mode
Updated to com.unity.simulation.capture version 0.0.10-preview.10 and com.unity.simulation.core version 0.0.10-preview.17
### Fixed
Fixed compilation warnings with latest com.unity.simulation.core package.

正在加载...
取消
保存