4837 次代码提交 (168ef2f1-3f88-46a2-9755-83881912139b)

作者 SHA1 备注 提交日期
sebastienlagarde ad84a280 Add auto script update 6 年前
sebastienlagarde 10ffb093 Move transmission enable at the right place 6 年前
GitHub 4656dcdb Merge pull request #919 from Unity-Technologies/Update-SSS-and-transmisison-UI 6 年前
Alex Lian 17629e50 Modify copy step for Windows 6 年前
sebastienlagarde 10283087 Fix issue 6 年前
Alex Lian d42b1a70 Merge remote-tracking branch 'origin/build/automation' into build/editor-test-fix 6 年前
sebastienlagarde 2a18503e First draft of SSS and Transmisison UI 6 年前
Alex Lian badac7dc Fix up build automation of editor tests 6 年前
sebastienlagarde 8c774475 HDRenderPipeline: Move htile for material classification before async compute. 6 年前
uygar 7528e3f3 Replaced the two clear shadow passes with one using the platform far plane define. 6 年前
Alex Lian 7c8bb752 Remove references to testbed pipeline from tests 6 年前
GitHub 0b6f97bc Merge pull request #910 from Unity-Technologies/hdrp-rth-fixes 6 年前
uygar 34443229 Separated light and cascade data loading for directional lights. 6 年前
Alex Lian cc9b78f0 Remove test pulling in TestbedPipelines 6 年前
GitHub 2c2b8b4d Merge pull request #916 from Unity-Technologies/Branch_RemovedLayeredHeightOffset 6 年前
uygar ae42e524 Split shadow matrix into separate components to selectively load per face data for point lights to improve register usage. 6 年前
GitHub cc8d918e Merge pull request #917 from Unity-Technologies/metal 6 年前
uygar 34eeceb3 Moved slice into a separate float to avoid unnecessary casting in the shader. 6 年前
Antti Tapaninen ded3a54d use fastopt with metal, avoid MTLCompilerService sandbox process crash 6 年前
uygar 8e8b647f Added register optimized path to the tent 5x5 filter. 6 年前
Antti Tapaninen 86d7f373 add build.py.meta 6 年前
sebastienlagarde b1b2e631 Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 6 年前
Remy fa8d58d8 Material upgrader working quite fine now :) 6 年前
GitHub b156a735 Merge pull request #915 from Unity-Technologies/Update-UI-to-not-show-not-used-parameter 6 年前
sebastienlagarde e50aba46 Dont' show emissive mapping or detail mappin if not needed 6 年前
Remy 0fe67279 Upgrade material upgrader 6 年前
sebastienlagarde bf5a866e HDRenderPipeline: Missing file for Debug view space normal 6 年前
GitHub 2d823db6 Merge pull request #914 from Unity-Technologies/Add-normal-in-view-space-debug-mode 6 年前
sebastienlagarde 9801577c Change code generation to allow multiple debug case for the same field. allow debug view normal 6 年前
sebastienlagarde a8ee2b7d Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 6 年前
Alex Lian 58f8b7ca Remove test pulling in TestbedPipelines 6 年前
GitHub 2be72ae4 Merge pull request #913 from Unity-Technologies/Branch_NoGBufferInForward 6 年前
sebastienlagarde 587a0856 HDRenderPipeline: Update HDRenderLoopTest scene 6 年前
Robert Srinivasiah 6c1cbcf3 Remove unused bits in GPUCopyAsset 6 年前
GitHub 00a6351a Add a compile-time switch between the full and the empty VolumetricLighting.compute shader 6 年前
Robert Srinivasiah 57fee59f Source proper XR render texture size 6 年前
GitHub a2aa6eba Merge pull request #912 from Unity-Technologies/Branch_FixRTHandleDisableDecal 6 年前
Julien Ignace e1d35dae Don't allocate GBuffer in forward only mode. 6 年前
Robert Srinivasiah c057c34f Fix typo in GetMaxWidth (formerly GetMaxWith) 6 年前
GitHub e29b69df Merge pull request #903 from Unity-Technologies/build/automation 6 年前
Julien Ignace a3e234fe Bind an empty UAV when decal are disabled to avoid crash on PS4 6 年前
Robert Srinivasiah 23861037 Disable bindTextureMS for non-MSAA textures 6 年前
GitHub 5d05ff3e Merge pull request #911 from Unity-Technologies/HDRP_GraphicTests 6 年前
Remy b2bd555b Changed the popup dialog : called once fort the first test run in a session, and can be changed from the menu "Internal/GraphicTest Tools/Set Tests Pipelines" 6 年前
Julien Ignace 5749cc0f Fixed HDRP when decal are disabled (issue caused by RTHandle PR) 6 年前
Robert Srinivasiah 695f1e55 For MSAA-enabled RTHandles, don't overwrite original enableRandomWrite 6 年前
Evgenii Golubev 1c1f07a0 Terminate the loop sooner 6 年前
Evgenii Golubev 7f5a785a Use bsdfData.materialFeatures to store the transmission mode 6 年前
Evgenii Golubev e6540dfa Implement clustering of density volumes 6 年前
Evgenii Golubev 88a993dd Store SSS flags inside bsdfData.materialFeatures 6 年前