浏览代码

HDRP: Update changelog

/main
sebastienlagarde 6 年前
当前提交
e6c8b461
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
      com.unity.render-pipelines.high-definition/CHANGELOG.md

3
com.unity.render-pipelines.high-definition/CHANGELOG.md


- Fixed an issue when manipulating a lot of decals, it was displaying a lot of errors in the inspector
- Fixed capture material with reflection probe
### Changed
- Movde Render Pipeline Debug "Windows from Windows->General-> Render Pipeline debug windows" to "Windows from Windows->Analysis-> Render Pipeline debug windows"
### Added
- Added support for RendererPriority on Renderer. This allow to control order of transparent rendering manually. HDRP have now two stage of sorting for transparent in addition to bact to front. Material have a priority then Renderer have a priority.
- Add Coupling of (HD)Camera and HDAdditionalCameraData for reset and remove in inspector contextual menu of Camera

正在加载...
取消
保存