Commit b68ce13
Avoid issues causing faulty transitions in shadows (resulting in no shadows with unconventional aspect ratio) (#2776)
* Fixed volume component tooltips using the same parameter name (#2754)
* Use the proper history info for Bicubic resampling in TAA (#2759)
* Use proper info for previous buffer info
* changelog
* Fixed lookdev movement (#2757)
Co-authored-by: sebastienlagarde <[email protected]>
* [HDRP] Fix issue with saving some quality settings in volume overrides (#2758)
* Fix issue with saving some quality settings volume overrides
* Fix typo in changelog
Co-authored-by: sebastienlagarde <[email protected]>
* [HDRP] Fixed NullReferenceException in HDRenderPipeline.UpgradeResourcesIfNeeded (case 1292524) (#2765)
* fix issue with confusing text (#2766)
* Fix
* Fix white dots
* Changelog
* Rename the sunrise icon to fix typo, causing issue with 2x resolution loading. (#2809)
* [HDRP] Rename HDRP to HD Render Pipeline in menu item (#2819)
* [HDRP] Update HDRP menu in shader graph
* Update CHANGELOG.md
* HDRP/Fix package version showing package after the last "verified" package (#2783)
* Fix typo
* Remove last version checker from wizard and add link to package manager instead
* Update CHANGELOG.md
* Update documentation
* Update Render-Pipeline-Wizard.md
Co-authored-by: Sebastien Lagarde <[email protected]>
* Revert bad changelog merge
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Adrien de Tocqueville <[email protected]>
Co-authored-by: sebastienlagarde <[email protected]>
Co-authored-by: Pavlos Mavridis <[email protected]>
Co-authored-by: John Parsaie <[email protected]>
Co-authored-by: Remi Slysz <[email protected]>1 parent e5e7c25 commit b68ce13
File tree
2 files changed
+8
-4
lines changed- com.unity.render-pipelines.high-definition
- Runtime/Lighting/Shadow
2 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
215 | 218 | | |
216 | 219 | | |
217 | 220 | | |
| |||
298 | 301 | | |
299 | 302 | | |
300 | 303 | | |
301 | | - | |
| 304 | + | |
302 | 305 | | |
303 | 306 | | |
304 | 307 | | |
| |||
0 commit comments