Skip to content
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

[HDRP Backport 21.2] Backport various PRs #6043

Merged
merged 30 commits into from
Oct 18, 2021

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    bf822a4 View commit details
    Browse the repository at this point in the history
  2. Fix APV issue spewing asserts when baking with max subdiv level of 2 (#…

    …5888)
    
    * Add override checkbox.
    
    * Fix for problem when max subdiv is smaller than index voxel update size.
    
    * Revert "Merge branch 'HDRP/add-override-checkbox-for-pv' into HDRP/investigate-issue-with-faulty-index"
    
    This reverts commit e33a421, reversing
    changes made to 924763f.
    FrancescoC-unity authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    66018f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4644648 View commit details
    Browse the repository at this point in the history
  4. Fixed the clouds not taking properly into account the fog when in dis…

    …tant mode and with a close far plane (case 1367993). (#5884)
    
    * Fixed the clouds not taking properly into account the fog when in distant mode and with a close far plane (case 1367993).
    
    * Fix formatting
    
    * Update CHANGELOG.md
    
    Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
    anisunity and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    b284e10 View commit details
    Browse the repository at this point in the history
  5. To info box (#5879)

    FrancescoC-unity authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    05ffa94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e2be29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b21a36e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5aaf99 View commit details
    Browse the repository at this point in the history
  9. Add comment (#5853)

    FrancescoC-unity authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    fec26cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21e8230 View commit details
    Browse the repository at this point in the history
  11. Maintain APV cells loaded if at least one scene still references that…

    … cell (#5900)
    
    * Add override checkbox.
    
    * Fix for problem when max subdiv is smaller than index voxel update size.
    
    * Revert "Merge branch 'HDRP/add-override-checkbox-for-pv' into HDRP/investigate-issue-with-faulty-index"
    
    This reverts commit e33a421, reversing
    changes made to 924763f.
    FrancescoC-unity authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    4cd363d View commit details
    Browse the repository at this point in the history
  12. Add a basic APV test to runtime tests (#5952)

    * New test
    
    * Tentative ref images
    
    * Change threshold to be non-zero.
    
    * Forgot one threshold...
    
    * Add test filter.
    FrancescoC-unity authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    0050c57 View commit details
    Browse the repository at this point in the history
  13. [HDRP] APV - Fix voxelization issues with planes at the origin (#5897)

    * Fix precision issues with the scene voxelization, especially with geometry at the origin.
    
    * Updated changelog
    
    * Fix renderer bounds for the plane case
    
    * disable debug
    
    * rename epsilon
    
    Co-authored-by: JulienIgnace-Unity <julien@unity3d.com>
    2 people authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    591e1c9 View commit details
    Browse the repository at this point in the history
  14. Fix another issue with probe volume subdiv multiplier when changing t…

    …o a lower subdiv level (#5893)
    
    * Add override checkbox.
    
    * Fix for problem when max subdiv is smaller than index voxel update size.
    
    * Revert "Merge branch 'HDRP/add-override-checkbox-for-pv' into HDRP/investigate-issue-with-faulty-index"
    
    This reverts commit e33a421, reversing
    changes made to 924763f.
    
    * Fix issue
    
    * Revert "Fix for problem when max subdiv is smaller than index voxel update size."
    
    This reverts commit 03feabd.
    FrancescoC-unity authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    3416a9f View commit details
    Browse the repository at this point in the history
  15. Fixed the volumetric clouds debug view not taking into account the ex…

    …posure and leading to Nans (case 1365054). (#5940)
    
    Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
    anisunity and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    94a9f6f View commit details
    Browse the repository at this point in the history
  16. Change order of fields in the cbuffer. (#5980)

    Co-authored-by: FrancescoC-Unity <francescoc@unity3d.com>
    sebastienlagarde and FrancescoC-unity committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    4ae4bc1 View commit details
    Browse the repository at this point in the history
  17. Fixed the dependency between transparent SSR and transparent depth pr…

    …epass being implicit (case 1365915). (#5898)
    
    * Fixed the dependency between transparent SSR and transparent depth prepass being implicit (case 1365915).
    
    * review corrections
    
    Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
    anisunity and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    4232603 View commit details
    Browse the repository at this point in the history
  18. Updating docs for merged PRs (#5821)

    * PR #5459
    
    Updated the docs changed in "Add high quality antialiasing example using the accumulation api" PR.
    
    * Doc fixes
    
    Fixed typo and changed SuperSampling "effect" to "method"
    
    Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
    Vic-Cooper and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    d78f014 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    841629d View commit details
    Browse the repository at this point in the history
  20. Fix (#5994)

    FrancescoC-unity authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    dd6f2bb View commit details
    Browse the repository at this point in the history
  21. release cmd (#5993)

    FrancescoC-unity authored and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    b3e141b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    14d58b5 View commit details
    Browse the repository at this point in the history
  23. Fixed removal of depth buffer binding (#5910)

    * Fixed removal of depth buffer binding
    
    * Add object in graphic test
    
    * screenshots
    
    Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
    adrien-de-tocqueville and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    fdea7f4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b91372a View commit details
    Browse the repository at this point in the history
  25. Fixed a regression in the transparent SSR color pyramid usage. (#6001)

    * Fixed a regression in the transparent SSR color pyramid usage.
    
    * Update CHANGELOG.md
    
    Co-authored-by: sebastienlagarde <sebastien@unity3d.com>
    anisunity and sebastienlagarde committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e76e7d8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ea6387a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e6727d8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b64ed6c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a19f758 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    46383e4 View commit details
    Browse the repository at this point in the history