6727 次代码提交 (3fa2a503-0854-45ac-b748-d73d4f95fbc8)

作者 SHA1 备注 提交日期
GitHub aad9d81b Merge pull request #1450 from Unity-Technologies/HDRP-Reorganize-folder-and-files 6 年前
Sebastien Lagarde 49897966 HDRP: Reorganize folder and files 6 年前
Paul Melamed daa031aa Allow decal projectors with null materials, so that users can still modify projector decals even when HDRP is not set as current pipeline. 6 年前
Chris Tchou 7777e6e0 Merge branch 'vertexAnimHDRP' into vertexAnimHDRP2 6 年前
Stephane Laroche 6830f5c5 Added iridescence on the bottom of the stack (needs a bit of work still, had to hack to avoid TIR, dual normal will still cause artefacts because of the fake refraction through the geometric normal. Also to check/fix f0 handling and conversion). 6 年前
GitHub e2c6895a Merge pull request #1448 from Unity-Technologies/Various-workflow-improvement 6 年前
sebastienlagarde 0ce04d4e Update changelog + Remove RenderPipelineAssetHandler (cause trouble) 6 年前
sebastienlagarde e118502b Misc various improvement 6 年前
GitHub a466fdb8 Merge pull request #1447 from Unity-Technologies/Branch_FixInputRegisterCrash 6 年前
Julien Ignace 3317353a Temporary fix for a crash in input registering. 6 年前
sebastienlagarde 661eacb1 HDRP: Update default value of emissiveColor 6 年前
GitHub a3255733 Merge pull request #1445 from Unity-Technologies/Replace-EmissiveIntesnity-by-EmissveColor-HDR 6 年前
sebastienlagarde 55b91556 Replace EmissiveIntesnity by EmissveColor HDR 6 年前
GitHub 94361fb7 Merge pull request #1443 from Unity-Technologies/postfx-update-2.0.7 6 年前
Thomas 525347ce Updated the post-processing package 6 年前
GitHub 1ee9283d Merge pull request #1442 from Unity-Technologies/sg/fix-compile-warning 6 年前
Peter Bay Bastian 8cec3344 Fix a compile warning in GraphEditorView 6 年前
GitHub 58fd779d Merge pull request #1435 from Unity-Technologies/sg/import-dependencies 6 年前
GitHub b4da49ab Merge pull request #1441 from Unity-Technologies/Fix-issue-with-cameraBackground-color-not-handled-correctly 6 年前
sebastienlagarde bc8449af HDRP Fix issue with CameraBackground color not handled correctly on new scene 6 年前
sebastienlagarde 68eb57b2 HDRP: Update changelog 6 年前
sebastienlagarde 32c9bff4 HDRP: Fix spot and dir gizmo issue with axis 6 年前
Peter Bay Bastian 4056ba3f Update Sub Graph Importer version 6 年前
GitHub 5809781d Merge pull request #1440 from Unity-Technologies/sg/fix-for-ui-issues-on-nodes 6 年前
Matt Dean caa7a39c Update changelog to respect name change 6 年前
Peter Bay Bastian 9af82d19 Update Shader Graph Importer version 6 年前
GitHub dc972d16 Merge pull request #1437 from Unity-Technologies/sg/fixhdunlit 6 年前
Matt Dean 2a7ab752 Move IsFrontFace node 6 年前
Peter Bay Bastian 544afac6 Add extra parameter to shader generation functions for master nodes and sub-shaders to track changes to dependencies 6 年前
GitHub 2eef215d Merge pull request #1439 from Unity-Technologies/volumetric-mipmapping 6 年前
Matt Dean 8204a168 Rename IsFrontFace node 6 年前
Peter Bay Bastian 58554194 Remove old "update dependencies" code from window class 6 年前
Raymond Graham d3582088 Mipmapping support for local volume mask textures. 6 年前
Alex Lindman fe5d03f0 Fixed HD Unlit filepath 6 年前
Matt Dean 887571b9 Fix ScreenPosition transformation 6 年前
GitHub b4b3254a Merge pull request #1436 from Unity-Technologies/corerp/scenerenderpipeline 6 年前
Matt Dean de873ebd Fixes to IsFrontFace node 6 年前
Paul Melamed 737f9f82 mesh decal working with an option to use albedo as mask only 6 年前
Peter Bay Bastian 7f024953 Implement dependency tracking for sub graphs 6 年前
Remy c582e4c5 Removed Editor only compilation condition that was not needed. 6 年前
GitHub 53aa984e Merge pull request #1434 from Unity-Technologies/build/fix-tests 6 年前
Matt Dean 4357fbd0 Make work in vertex shader 6 年前
Matt Dean aa2a3ad7 Update slot name 6 年前
Paul Melamed ee12a498 Mesh decals working 6 年前
Peter Bay Bastian fce56481 Add dependency interface and importer implementation 6 年前
sebastienlagarde dd75291d HDRP: Update Changelog 6 年前
Chris Tchou 730563aa Fixes for Unlit, view direction and screen position. 6 年前
Peter Bay Bastian 6e2cae42 Fixing frequency limiter to allow the lerp values to actually hit their endpoints. Also switching to a slightly cheaper calculation that gives nearly identical results. 6 年前
Alex Lindman 25f582e9 updated changelog for texture2dlod node 6 年前
Matt Dean a75adacc Fixes for PR 6 年前