浏览代码

Update the changelog of HDRP

/main
GitHub 7 年前
当前提交
a7cca691
共有 1 个文件被更改,包括 16 次插入2 次删除
  1. 18
      ScriptableRenderPipeline/HDRenderPipeline/CHANGELOG.md

18
ScriptableRenderPipeline/HDRenderPipeline/CHANGELOG.md


## [0.1.6] - 2018-xx-yy
### Changelog starting
### New features and functionality
-
### Bug fixes
- Fix numerical issues in IntersectRayAABB().
- Fix alpha blending of volumetric lighting with transparent objects.
- Fix the near plane of the V-Buffer causing out-of-bounds look-ups in the clustered data structure.
Started Changelog
### Miscellaneous improvements
- Port Global Density Volumes to the Interpolation Volume System.
- Optimize ImportanceSampleLambert() to not require the tangent frame.
- Generalize and SampleVBuffer() to handle different sampling and reconstruction methods.
- Improve the quality of volumetric lighting reprojection.
- Optimize Morton Order code in the Subsurface Scattering pass.
### Removals and deprecations
-
正在加载...
取消
保存