浏览代码

Update changelog to have correct next version.

/main
Tim Cooper 6 年前
当前提交
9d806ce8
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 6
      com.unity.render-pipelines.high-definition/CHANGELOG.md
  2. 2
      com.unity.render-pipelines.lightweight/CHANGELOG.md

6
com.unity.render-pipelines.high-definition/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]
- Update assembly definitions to output assemblies that match Unity naming convention (Unity.*).
### Changed
- Update assembly definitions to output assemblies that match Unity naming convention (Unity.*).
## [2.0.5-preview]

2
com.unity.render-pipelines.lightweight/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]
## [3.0.0-preview]
### Added
- Added camera additional data component to control shadows, depth and color texture.
- pipeline now uses XRSEttings.eyeTextureResolutionScale as renderScale when in XR.

正在加载...
取消
保存