-
Notifications
You must be signed in to change notification settings - Fork 855
[Backport 2021.1][HDRP] Misc HDRP PRs #3749
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…92) and a refactoring to avoid computing the same value for every effect. #3039
…ng (case 1303418). #3343
* Added landing page and context/blocks overview page * Added vertex context page and snippets * Added the fragment context page and supporting snippets * Added the decal master stack and the contexts intro * Updated toc * Added vertex context doc * Update TableOfContents.md * Added unlit doc * Added lit master stack doc * Added eye master stack doc * Added fabric master stack * added hair master stack * Added stacklit master stack * Added snippets to support shader stack work * Fixed some formatting bugs * Removed old links * Updated links * formatting Co-authored-by: Lewis Jordan <lewisjordan@unity3d.com> Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
…ues on first frame or cached shadows #3396
* Fixed the metal pipeline creation error message and updated several gfx test images. * Rearranged LightData definition to workaround area lights not rendering issue on Intel GPUs on Catalina * Updated 2501 reference image for Metal with the area light fix * Updated 1550 and 2010 on Metal as previous were incorrect due to area light issue Co-authored-by: Jeannette Yu <jeannette.yu@unity3d.com>
Typo in DrawRenderersCustomPass error message. Fixed a few other typos in this section too :D
* Update whats-new-11.md * Updated the table of contents
* Colored Shadows update Included new information in the Color Shadow property description to tell the user that the Material's Refraction Model has to be set to Thin, Box or Sphere for it to work. * Fixed typo Removed the "the" :D
It appears that you made a non-draft PR! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this PR
Fix a flickering issue related to moving shadow receivers (case 13023…
The RTAO's history is now discarded if the occlusion caster was movi…
Add new API to CachedShadowManager and fix WouldFitInAtlas #3387
Added master stack documentation for HDRP (#3388) …
Fix Sub-shadow rendering with cached shadows + Fix PCSS filtering iss… …
Reset ambient probe upon switching to very different skies bis #3423
HDRP Graphic Test Fixes for Metal (#3408)
Custom Pass error message fix (#3424)
Add Unity version to what's new 11 (#3432)
Shader abstraction cleanup #3443
Some leftover caused by master merge (#3456)
Fix multiple any hit occuring on transparent objects (case 1294927). #…
Colored Shadows update (#3486) …
Revert "Fix multiple any hit occuring on transparent objects (case 12… …
Testing status
Describe what manual/automated tests were performed for this PR
Comments to reviewers
Notes for the reviewers you have assigned.