Skip to content

[10.x.x] Merge Hdrp/staging [Skip CI] #921

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Jun 16, 2020
Merged

[10.x.x] Merge Hdrp/staging [Skip CI] #921

merged 25 commits into from
Jun 16, 2020

Conversation

sebastienlagarde
Copy link
Contributor

@sebastienlagarde sebastienlagarde commented Jun 16, 2020

Purpose of this PR


Testing status

Manual Tests: What did you do?

  • Opened test project + Run graphic tests locally
  • Built a player
  • Checked new UI names with UX convention
  • Tested UI multi-edition + Undo/Redo + Prefab overrides + Alignment in Preset
  • C# and shader warnings (supress shader cache to see them)
  • Checked new resources path for the reloader (in developer mode, you have a button at end of resources that check the paths)
  • Other:

Automated Tests: What did you setup? (Add a screenshot or the reference image of the test please)

Yamato: (Select your branch):
https://yamato.prd.cds.internal.unity3d.com/jobs/902-Graphics

Any test projects to go with this to help reviewers?


Comments to reviewers

Notes for the reviewers you have assigned.

JulienIgnace-Unity and others added 19 commits June 15, 2020 13:52
* start of volume docs (need switching branch)

* moar docs

* Reviewed exposure override

* Reviewed render pipeline debug window doc and changed some formatting

* Changed html links to md

* Update HDRP-Camera.md

* Removed rogue space

* Small changes to the exposure page

Co-authored-by: Lewis Jordan <lewis.jordan@hotmail.co.uk>
…896)

* Fix depth offset and transparent motion vector for unlit transparent

* cleanup and fix the shadow pre/post alpha clip
…lCameraData (1254383). (#846)

Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
* Split GenerateHLSL code from PhysicallyBasedSkyRenderer in a separate file to fix Generator Includes tool

* Update ShaderVariablesPhysicallyBasedSky.cs.hlsl
* removed warnings related to ray binning in XR

* fix RenderRayTracedReflections with XR

* add errors if Path Tracing is used with XR single-pass

* add missing shader macros

* add entry to changelog

Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
* Cleanup the HD fields

* Fix distortion appearing two times in the UI
* Split GenerateHLSL code from PhysicallyBasedSkyRenderer in a separate file to fix Generator Includes tool

* Update ShaderVariablesPhysicallyBasedSky.cs.hlsl

* Fix constant buffer layout for physically based sky
    - Update Vector3 to Vector4 to reflect actual padding/layout for non-DX
      platforms (both are 16 bytes in the shader space, but 12 bytes in C#)
    - Updates to shader code to reference only the float3 data being set up

* Update references screenshots

Co-authored-by: Sebastien Lagarde <sebastien@unity3d.com>
* Move HDShadowFilteringQuality to main package as it is not used anymore

* Update Upgrading-from-2020.1-to-2020.2.md
* re revert the PR

* Fixed planar probes with render graph.

* Fixed an issue with msaa resolve pass when movecs aren't enabled.

Co-authored-by: Julien Ignace <julien@unity3d.com>
* Add support for reflection controller.

* Fix compilation

* Fixed compilation issue and naming

* Fixed compilation issue and naming

* Update IndirectLightingControllerEditor.cs

* Update CHANGELOG.md

* Update Override-Indirect-Lighting-Controller.md

* Update Override-Indirect-Lighting-Controller.md

* Update Override-Indirect-Lighting-Controller.md

* Update. Indirect controller also affect planar

Co-authored-by: Sebastien Lagarde <sebastien@unity3d.com>
@sebastienlagarde sebastienlagarde requested a review from a team as a code owner June 16, 2020 12:36
FrancescoC-unity and others added 2 commits June 16, 2020 14:39
* Compute shader stripping

* changelog

Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
* disable unsupported dxr tests in xr

* enable dxr tests in xr on Yamato

* add HDRP_DXR playmode_XR to ABV
* Change unity version guards for ESRAM

* move commas
@sebastienlagarde sebastienlagarde merged commit 184ddf3 into master Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants