Commit 2cc4b51
Project skybox without perspective for ortho cameras (#2955)
* [HDRP] Fix coat normal space (#2888)
* Fix coat normal space
* Update CHANGELOG.md
Co-authored-by: Sebastien Lagarde <[email protected]>
* 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]>
* Fixed invalid loop length for probe baking (case 1289680) (#2830)
* Fixed invalid loop length for probe baking (case 1289680)
# Conflicts:
# com.unity.render-pipelines.high-definition/CHANGELOG.md
# Conflicts:
# com.unity.render-pipelines.high-definition/CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: sebastienlagarde <[email protected]>
* Fix volumetric fog with XR single-pass (#2823)
* fix volumetric fog with XR single-pass rendering
* update changelog
Co-authored-by: sebastienlagarde <[email protected]>
* [HDRP] Fix rendering issues for the first frame (#2836)
* Fix first frame exposure, depth pyramid / AO
* Update changelog
* Comment
* Typo
* Add missing RenderGraphBuilder.ReadTexture call
* Move ComputePackedMipChainInfo at the beginning of ExecuteWithRenderGraph
Co-authored-by: sebastienlagarde <[email protected]>
* Update 5001_Fog_FogFallback.png
* Revert "Update 5001_Fog_FogFallback.png"
This reverts commit 2653b9c.
* Update 5001_Fog_FogFallback.unity
* Fix AOV API for render graph (#2909)
* Fix AOV api in rendergraph
# Conflicts:
# com.unity.render-pipelines.high-definition/Runtime/RenderPipeline/HDRenderPipeline.RenderGraph.cs
* Update changelog
* Fix a small discrepancy in the marker placement in light intensity sliders (#2924)
* Update CHANGELOG.md
* Fix issue with VT spewing errors when transparent and opaque are disabled (#2925)
* Fix
* Changelog
Co-authored-by: sebastienlagarde <[email protected]>
* Fixed a bug in the sphere-aabb light cluster (case 1294767). (#2920)
Co-authored-by: sebastienlagarde <[email protected]>
* Move EndCameraRendering callback out of the profiling scope (#2917)
* Move EndCameraRendering callback out of the profiling scope
* added a comment
Co-authored-by: sebastienlagarde <[email protected]>
* Fixed baked light being included into the ray tracing light cluster (case 1296203). (#2915)
Co-authored-by: sebastienlagarde <[email protected]>
* Handle all enums the same way for UI (#2913)
Co-authored-by: sebastienlagarde <[email protected]>
* Changed the message when the graphics device doesn't support ray tracing (case 1287355). (#2916)
* [HDRP] Fix default blocks for Hair and Eye shader graphs (#2919)
* Fixed default eye shader blocks
* Fix missing emission block in hair shader
* Updated changelog
Co-authored-by: sebastienlagarde <[email protected]>
* Init scene camera debug framesettings (#2931)
* Fixed using the wrong method to define if a light should be included in the light cluster depending on its baking status. (#2932)
* - Fixed using the wrong method to define if a light should be included in the light cluster depending on its baking status.
* Update CHANGELOG.md
Co-authored-by: sebastienlagarde <[email protected]>
* [HDRP] Change the behavior of custom passes when the volume is disabled (#2930)
* Changed the behavior of custom passes when the Custom Pass Volume component is disabled
* Updated changelog
* Fixed display of LOD Bias and maximum level in frame settings when using Quality Levels (#2921)
* Fixed display of LOD Bias and maximum level in frame settings when using Quality Levels
* Update changelog
Co-authored-by: sebastienlagarde <[email protected]>
* Fixed an issue when trying to open a look dev env library when Look Dev is not supported. (#2929)
* Fixed an issue when trying to open a look dev env library when Look Dev is not supported.
* Update changelog
Co-authored-by: sebastienlagarde <[email protected]>
* Enable Reflector for Spotlight by default
* - Fixed shader graph not supporting indirectdxr multibounce (case 1294694). (#2933)
Co-authored-by: sebastienlagarde <[email protected]>
* Fixed the planar depth texture not being properly created and rendered to (case 1299617). (#2926)
* Fixed the planar depth texture not being properly created and rendered to (case 1299617).
* adding comment
Co-authored-by: sebastienlagarde <[email protected]>
* Fixed C# 8 compilation issue with turning on nullable checks (case 1300167) (#2949)
* Fixed C# 8 compilation issue with turning on nullable checks - bis (#2951)
* Fixed C# 8 compilation issue with turning on nullable checks (case 1300167)
* Update MaterialDebug.cs
* Fix scripting light test with enableReflector true by default
* Project skybox without perspective for ortho cameras
* Explicit orthographic argument
Co-authored-by: Antoine Lelievre <[email protected]>
Co-authored-by: Sebastien Lagarde <[email protected]>
Co-authored-by: FrancescoC-unity <[email protected]>
Co-authored-by: Pavlos Mavridis <[email protected]>
Co-authored-by: John Parsaie <[email protected]>
Co-authored-by: Remi Slysz <[email protected]>
Co-authored-by: Frédéric Vauchelles <[email protected]>
Co-authored-by: Fabien Houlmann <[email protected]>
Co-authored-by: anisunity <[email protected]>
Co-authored-by: JulienIgnace-Unity <[email protected]>1 parent b84c14b commit 2cc4b51
File tree
3 files changed
+38
-23
lines changed- com.unity.render-pipelines.high-definition
- Runtime/RenderPipeline
- Camera
- Utility
3 files changed
+38
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1385 | 1385 | | |
1386 | 1386 | | |
1387 | 1387 | | |
1388 | | - | |
| 1388 | + | |
1389 | 1389 | | |
1390 | 1390 | | |
1391 | 1391 | | |
| |||
Lines changed: 36 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
151 | 163 | | |
152 | | - | |
| 164 | + | |
| 165 | + | |
153 | 166 | | |
154 | | - | |
155 | | - | |
156 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
157 | 170 | | |
158 | | - | |
159 | | - | |
| 171 | + | |
| 172 | + | |
160 | 173 | | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
167 | 180 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
172 | 186 | | |
173 | 187 | | |
174 | 188 | | |
| |||
0 commit comments