6770 次代码提交 (98221624-f0d6-49b6-879e-31e771a8aa90)

作者 SHA1 备注 提交日期
Felipe Lira 98343ed4 Fixed camera clear issues when rendering to backbuffer. 6 年前
GitHub 9a4c6386 Merge pull request #1471 from Unity-Technologies/improve-material-upgrade 6 年前
Felipe Lira 93391382 Fixed issue that was causing offscreen camera to render black when either depth or opaque color was requested. 6 年前
GitHub 768f86c6 Merge pull request #1470 from Unity-Technologies/fix/PlanarReflectionErrors 6 年前
Felipe Lira 9c13d20e Fixed null reference caused by accessing property.objectReferenceValue. We don't need to record it as we should call ApplyModifiedProperties on serializedObject. 6 年前
Frédéric Vauchelles 36bb9acc Fixed planar mode in SerializedPlanarReflectionProbe instead of UI 6 年前
sebastienlagarde 41bab0af improve material upgrade 6 年前
Remy 0a6396d8 Add a minimum value when calculing the height blend factors to avoid a division by zero when all layers are set to zero in the layer mask map. 6 年前
GitHub 98afde59 Update change log as per conversation with Kat 6 年前
Felipe Lira ef05aed7 Fix issue clearing issue with multiple cameras 6 年前
GitHub 9f1e7984 Merge pull request #1468 from Unity-Technologies/Misc-fix 6 年前
Martin Thorzen cbb5ce65 Updated the Changelog with correct info. Already been approved by Kat 6 年前
Felipe Lira d36ea376 Fixed scaling issue with camera viewport 6 年前
sebastienlagarde 423674f8 Revert #1466 and fix issue with specular lighting mode not working 6 年前
Alex Lindman ccc8492c updated changelog 6 年前
sebastienlagarde d7ff7340 Add debug display runtime shader variant stripping 6 年前
Martin Thorzen 848b6b57 fix for case #987330 now the preview is behind the outline. 6 年前
Felipe Lira 6b4d0c0c Fixed shadow filtering issue on main light 6 年前
GitHub 7d5ee236 Merge pull request #1466 from Unity-Technologies/fix/PlanarReflectionErrors 6 年前
Stephane Laroche d85052d9 Merge branch 'master' into StackLit2 6 年前
Alex Lindman 37dd4a52 Revert "added sphere mask node" 6 年前
Frédéric Vauchelles b83dcc48 Hide UI for planar probe mode settings. (issues errors on creation) 6 年前
Sebastien Lagarde dcbff94f refactor shader variant per material + Add variant stripper for stacklit and selection 6 年前
Felipe Lira 5d0c12da fixed Test project path. 6 年前
Alex Lindman d3185691 added sphere mask node 6 年前
GitHub feb804fa Merge pull request #1459 from Unity-Technologies/decals/NoHDRP_exception 6 年前
Paul Melamed 9f1637c0 Merge branch 'master' into decals/NoHDRP_exception 6 年前
GitHub 274022c0 Merge pull request #1457 from Unity-Technologies/Improve-upgrade-material-system 6 年前
sebastienlagarde 56693471 Improve upgrade material system + Add versionning via HDRPProjectVersion.txt to project settings 6 年前
GitHub 59662aac Merge pull request #1452 from EvgeniiG/api_files_update 6 年前
Chris Tchou 3fa2a503 Fix for unlit screen position, and tangent world space 6 年前
Chris Tchou 9f55549e Fix for HD Unlit master node screen position and advanced features. 6 年前
Evgenii Golubev af28fe58 Fix DepthPyramid.compute 6 年前
GitHub 0863102d Merge pull request #1455 from Unity-Technologies/Rename-debug-windows 6 年前
Chris Tchou 929feabf Merge remote-tracking branch 'origin/sg/fix-checkerboard' into vertexAnimHDRP2 6 年前
sebastienlagarde b9f53360 HDRP: Rename debug windows + change menu location 6 年前
Evgenii Golubev c966eb56 Update Shader API Files 6 年前
Chris Tchou d3bcb929 Fixes for vertex animation velocity buffer, screen position 6 年前
GitHub 745e2fe0 Merge pull request #1451 from Unity-Technologies/Upgrader-for-materiial 6 年前
Chris Tchou 48ca0fbe Fixing view direction and screen position in unlit master node 6 年前
Sebastien Lagarde bac8ca96 First version of a material upgrader system (With upgrade for EmissiveColor) 6 年前
Chris Tchou aa5fea0a Fixes for merge with master 6 年前
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 年前