4558 次代码提交 (5749cc0f-2041-44a6-a9e9-87c0cf5c6c49)

作者 SHA1 备注 提交日期
sebastienlagarde 87474f24 Change selection of SSS method from dynamic to static 7 年前
Tim Cooper ff543fc6 Export proper shader paths for HD / LW 7 年前
GitHub 2da87a12 Merge pull request #740 from Unity-Technologies/Fix-shadow-mask-enabling-in-frame-settings 7 年前
sebastienlagarde 9719be6b HDRenderPipeline: Fix shadow mask enabling in frame settings 7 年前
GitHub c58c9930 Merge pull request #705 from Unity-Technologies/Convert-shaderLibrary-to-half-float-support 7 年前
Felipe Lira bc1c94ba Upgraded Particles to SRP shader library. 7 年前
Remy 9aa10739 Dtart debug view tests (motion vectors) 7 年前
Felipe Lira 0571f34d Fixed truncation warnings in LW shaders. 7 年前
Remy 1d9471e6 Add Shadow Mask test scene. Always return false because of script error for the moment. 7 年前
Felipe Lira 1f07c2da Updated scenes and templates to account for new shadow bias algorithm. 7 年前
Remy 02d89c04 Try to correct the unlit test scene : removed blend multiply materials 7 年前
GitHub 4dbc4ee4 Fix bug 978693 7 年前
GitHub a204c630 Merge pull request #738 from Unity-Technologies/LW-ShadowRefactorV2 7 年前
GitHub e236a1a5 Merge pull request #739 from Unity-Technologies/LW-Fix-Gamma-Rendering 7 年前
Felipe Lira 9ab6af9c Fixed scene for test 010. Updated template of scene 039 to account for the new spotlight falloff. 7 年前
Felipe Lira c6543428 Merge branch 'master' into LightweightPipeline 7 年前
Julien Ignace b782a332 Update code with last merge changes and fixed some formatting issues. 7 年前
Julien Ignace c02d593d Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_SkySettingsVolume 7 年前
Andre McGrail 6d8f7475 Added missing metas and updated mats that source tree didn’t pickup :( 7 年前
Andre McGrail 0effa5f2 Removed substance dependancies from LW tests and also re-created affected template images 7 年前
Felipe Lira eff2ed49 Addressed Evgenii and Richard's comments. 7 年前
Felipe Lira cea04fcf Addressed Sebastien and Alexandr PR feedbacks. 7 年前
Felipe Lira ac553840 Updated shaders after merge 7 年前
Julien Ignace ab2b8608 Updated all HDRP test scenes with new sky volumes (until they work in prefabs and we can share them... in 2018.2 hopefully) 7 年前
Felipe Lira ddeb54b6 Merge branch 'master' into LightweightPipeline 7 年前
Julien Ignace 688234ed Update after last merge 7 年前
Julien Ignace 71f453af Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_SkySettingsVolume 7 年前
Julien Ignace dd1baa91 Fixed "Baked sky" behavior in new sky volume system. 7 年前
Julien Ignace dae258a5 Refactored SkyManager to be able to handle several sky rendering context at the same time (baking, visual and lighting override sky) 7 年前
Julien Ignace 7faea4fc Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_SkySettingsVolume 7 年前
Raymond Graham 5f8aef95 Revert "module udpate" 7 年前
Raymond Graham 51c0d02a module udpate 7 年前
Raymond Graham 1118c956 Merge branch 'master' into motionVectorSupport 7 年前
Julien Ignace b2315b94 Update default scene settings object creation to include exp fog and all relevant component. 7 年前
Julien Ignace d210135e - Added HDShadowSettings component for volumes 7 年前
Julien Ignace daaa1360 Update SkyFog test scenes with (disabled by default) volumes for fog and cleaned up some materials. 7 年前
Julien Ignace 033abbd6 More fixes with latest master. 7 年前
Julien Ignace 1ce75e59 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_SkySettingsVolume 7 年前
Felipe Lira fd3df2bf Merge branch 'Lightweight-ConstantBufferRefactor' into LightweightPipeline 7 年前
Felipe Lira 0324ec96 Refactor to improve shader library organization and readability 7 年前
Felipe Lira a58b6cbd Lightweight Shaders compiling on GLES with HLSLcc compiler. 7 年前
Felipe Lira 82d0bec8 Converted Terrain base shader to new shader library. 7 年前
Felipe Lira 90918be4 added uint -> int mappings 7 年前
Felipe Lira bbaa74a6 Fixed compiler errors in GLES2.hlsl 7 年前
Felipe Lira b89532b8 Added GLCore and GLES2 files. Ported more shaders to SRP shader library and fixed some compilation GLES2 compilation errors in shader library. 7 年前
Felipe Lira bf2f0fdc Fixed depth prepass clearing issue. 7 年前
Felipe Lira a5dbc063 Ported Lightweight to SRP shader library. 7 年前
Andre McGrail 8752dc7f Updated/Added Lightweight pipe tests, created templates 7 年前
Felipe Lira 9a3adabe Bumped package version 7 年前
Felipe Lira fa504521 Runned auto format tool. 7 年前