5159 次代码提交 (5d5824ef-96b2-4404-bdea-4b1736e4e750)

作者 SHA1 备注 提交日期
Sebastien Lagarde 3cdc6c4e Pack normal on 1212bit in 888 7 年前
Sebastien Lagarde aadc4b09 Update menu item location and label 7 年前
Peter Bay Bastian 80df0805 Update package files 7 年前
Remy 2136ed15 Merge remote-tracking branch 'origin/master' into HDRP_GraphicTests 7 年前
Sebastien Lagarde a28733e8 HDRenderPipeline: Update all materials 7 年前
Paul Melamed 3441b497 Merge branch 'master' into prototype/decals_gpu_optimization 7 年前
GitHub c0bd137f Merge pull request #882 from Unity-Technologies/Updating-UI-for-material-feature-ID 7 年前
Sebastien Lagarde a71a2bfd Add script for update of this PR 7 年前
Sebastien Lagarde c4aa55e3 Update assert 7 年前
Sebastien Lagarde 0697b83f Fix another issue with coatmask not apply on fresnel0 7 年前
Sebastien Lagarde 1947a858 Fix clear coat coarse energy conservation 7 年前
Sebastien Lagarde 3c196d9b Add missing subsurfaceMask > 0 test in case of transmission only 7 年前
Sebastien Lagarde 06cc94c3 Update comment 7 年前
uygar a6b4b937 Set the default depth bias to 0. 7 年前
sebastienlagarde 98adeabc Fix UI 7 年前
uygar a8084c53 Silenced warning about loop iterations if optimize register usage is enabled. 7 年前
sebastienlagarde a762caad Remove transmission mode, now there is only two (and no none mode) 7 年前
uygar 74b782e2 Added new parameters to control the edge leak fixup. 7 年前
sebastienlagarde abfe6dcf Fix shader compilation 7 年前
uygar f5518a7e Limited per face information to matrices and atlas offsets to cut down on register usage. 7 年前
sebastienlagarde 5d53f892 fix end of line issue 7 年前
sebastienlagarde ff116711 Merge branch 'shadows-biasing' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into shadows-biasing 7 年前
sebastienlagarde 8f73bb93 Merge remote-tracking branch 'refs/remotes/origin/master' into Updating-UI-for-material-feature-ID 7 年前
GitHub 655420d5 Merge pull request #881 from EvgeniiG/master 7 年前
sebastienlagarde a4930170 Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 7 年前
sebastienlagarde 69ae5cb4 Merge remote-tracking branch 'refs/remotes/origin/master' into Updating-UI-for-material-feature-ID 7 年前
GitHub 9f95e73a Merge pull request #880 from Unity-Technologies/feature/ReflectionRefraction 7 年前
uygar c278421b Added new helper function to calculate a guard angle for spot and point lights that gets added to the given fov so that biasing and filtering cannot access the shadowmap outside the valid range. 7 年前
sebastienlagarde e74963fd push fix 7 年前
Remy 56120f1c Add context menu item to allow to show test results more quickly... Hope so. 7 年前
Paul Melamed afb8df01 Cleanup PR, add decal HTile mask defines 7 年前
Evgenii Golubev 1ef2e80a Use an improved (generalized) depth distribution 7 年前
Julien Ignace 39692887 - Fixed Gaussian/Depth pyramid rendering and debug 7 年前
Felipe Lira d14fa0e6 Fixed shadowmap sampling out of borders by taking z direction into account. 7 年前
Felipe Lira d3b5bffb Fixed UNITY_REVERSED_Z check. It's always defines in SRP shader library to either 0 or 1. Fixed shadow pancaking on OGL. 7 年前
Keijiro Takahashi 7aa1b896 Added null-checks to master preview. 7 年前
GitHub e2675d66 Merge pull request #246 from Unity-Technologies/devmode-define 7 年前
Peter Bay Bastian c1e7625e Hide debug outputs behind a define 7 年前
GitHub 3a64dab9 Merge pull request #245 from Unity-Technologies/fix-242 7 年前
Peter Bay Bastian 00a8f677 Fixes #242 by initalizing the color space field properly 7 年前
GitHub 75dadc74 Merge pull request #239 from Unity-Technologies/double-click-to-open-subgraph 7 年前
GitHub cdc03be9 Merge pull request #244 from Unity-Technologies/fix-all-warnings 7 年前
Peter Bay Bastian 57a0eab1 Remove unused imports in entire solution 7 年前
Peter Bay Bastian 6d5e2c25 Merge with master 7 年前
GitHub 9f659780 Merge pull request #240 from Unity-Technologies/fix-217 7 年前
GitHub f57c8cab Merge pull request #238 from Unity-Technologies/master-preview-fixes 7 年前
Jens Holm 9c44af93 Add hide flags to master preview rendertexture (fixed #225) 7 年前
Peter Bay Bastian e7218ad7 Remove unused variables and classes and rework how master preview resizing is handled 7 年前
Jens Holm dd879e77 Make master preview refresh rendertexture on play mode change and check if rendertexture is null 7 年前
Martin Thorzen 5dd3e527 Updated so it is only left mouse click that can open using the double click 7 年前