6819 次代码提交 (95665200-3c6f-41d2-ab6e-b271d6750362)

作者 SHA1 备注 提交日期
Peter Bay Bastian ae9d787a Add display name to Shader Graph package 6 年前
Frédéric Vauchelles 1d69a04c fixed HDRP warnings 6 年前
Tim Cooper 956a9392 Remove marker that should not be there 6 年前
Tim Cooper fafb59af Run code formatter. 6 年前
Tim Cooper 73aea5d5 Update PP submodule. 6 年前
Tim Cooper 38c413cd Merge branch 'build/automation' into masteraxxx 6 年前
Tim Cooper cb9a7181 Update meta files 6 年前
Tim Cooper b84706f9 update ignore. 6 年前
GitHub b75bee23 Merge pull request #1393 from Unity-Technologies/Rename-UnityObjectToWorldDir 6 年前
Tim Cooper 99d825bc first pass fixing paths 6 年前
sebastienlagarde b9bb2978 Rename UnityObjectToWorldDir to TransformObjectToWorldDir + add comment 6 年前
Tim Cooper 2c4a517b Merge remote-tracking branch 'origin/master' into build/automation 6 年前
Frédéric Vauchelles fc0402ba Fixed missing debug buffer binding 6 年前
GitHub ff309c06 Merge pull request #1392 from Unity-Technologies/sg/move-hd-subshader-to-package 6 年前
Frédéric Vauchelles d20bf61e Push properly motion vectors 6 年前
GitHub d0383483 Merge pull request #1389 from Unity-Technologies/lw/profiler-markers 6 年前
Frédéric Vauchelles 4a39c649 Fixed HDRP variant 6 年前
sebastienlagarde cee907b6 HDRP: Fix typo in tooltips 6 年前
GitHub d2db4069 Merge pull request #1391 from Unity-Technologies/lw/api-refactor-v2 6 年前
Felipe Lira 733691b3 Converted more files to new C# standard. 6 年前
GitHub a709a016 Merge pull request #1390 from Unity-Technologies/lw/disable-copydepth 6 年前
Felipe Lira 93442ebc If we need to copyDepth we always copy with Blit until we figure out a way to check src and dest sizes. 6 年前
Felipe Lira 9c960b8e Added CommandBuffer profiler markers so inspecting frame on FrameDebugger and RenderDoc is much easier. 6 年前
Felipe Lira a22a1673 Small change to allow override SHADOWS_SCREEN define. 6 年前
GitHub 70ff7802 Merge pull request #1388 from Unity-Technologies/add-geometric-filtering-to-lit 6 年前
sebastienlagarde 730f3273 HDRP: add geometric filtering to lit shader 6 年前
GitHub bdeba039 Merge pull request #1270 from Unity-Technologies/feature/SSR 6 年前
GitHub 95e8ecb9 Merge pull request #1385 from Unity-Technologies/Fix-issue-with-OnWillRenderObject-in-HDRP 6 年前
sebastienlagarde 55941473 Fix issue with OnWillRenderObject in HDRP 6 年前
Peter Bay Bastian 0780c903 Fix paths and imports for HD sub-shader 6 年前
GitHub 57c37d06 Merge pull request #1355 from Unity-Technologies/sg/show-generated-code 6 年前
Peter Bay Bastian 76d74e4f Move HD sub-shader into HD package 6 年前
GitHub efe360da Merge pull request #1384 from Unity-Technologies/lw/temporary-depth-precision-fix 6 年前
Frédéric Vauchelles 2e62d5e8 Disable SSR in code 6 年前
GitHub f8e5ff57 Merge pull request #1377 from Unity-Technologies/sg/texture-types 6 年前
Frédéric Vauchelles 51d9861f Fixed warnings 6 年前
GitHub 7f5da648 Merge branch 'master' into sg/show-generated-code 6 年前
Peter Bay Bastian a958b031 Rename PropertyType.Texture to Texture2D 6 年前
GitHub 06d2091a Merge pull request #1383 from Unity-Technologies/Add-support-of-per-light-shadow-mask-control 6 年前
Frédéric Vauchelles 8dadc110 Fix build on PS4 6 年前
Peter Bay Bastian 6db9deb9 Make PreviewProperty check a bit nicer and fix a warning 6 年前
sebastienlagarde d04a9f37 Remove changelof.md.orig 6 年前
Frédéric Vauchelles e98eb92e Use current frame motion vector 6 年前
Peter Bay Bastian 55a261e5 Fix drag and drop support 6 年前
sebastienlagarde c0461407 Merge branch 'master' into Add-support-of-per-light-shadow-mask-control 6 年前
GitHub 1c9edcfa Merge pull request #1382 from Unity-Technologies/volume-ux-improvements 6 年前
Frédéric Vauchelles 647f6534 Fixed mouse position debug 6 年前
Peter Bay Bastian 927000b8 Merge branch 'master' into sg/texture-types 6 年前
Felipe Lira 3cc463d7 We don't have support to highp Texture2DMS in shader back end. Disabling multisample depth resolve until we fix the issue. 6 年前
GitHub df14a156 Merge pull request #1353 from Unity-Technologies/sg/fix-drag-n-drop 6 年前