492 次代码提交 (8e415ce6-6924-4271-b052-98aeaed82cd4)

作者 SHA1 备注 提交日期
sebastienlagarde 8e415ce6 Remove unwated menue state 7 年前
sebastienlagarde fc60f6b5 HDRenderPipeline: Remove AO settings from lightloop 7 年前
Keijiro Takahashi b9613a40 An attempt at fixing issues. 7 年前
Sebastien Lagarde 62bb2f57 HDRenderPipeline: Disable SSAO for now 7 年前
Arnaud Carre df0c1521 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_Batching2 7 年前
Sebastien Lagarde 4f0ce374 HDRenderPipeline: split class and make it work 7 年前
Sebastien Lagarde 9fc86a1e HDRenderPipeline: Update SSAO settings 7 年前
Sebastien Lagarde d42c60fe HDRenderPipeline: Fix EOL and shader compil issue for AO 7 年前
Sebastien Lagarde 36142eb8 HDRenderPipeline: Update SSAO effect 7 年前
Sebastien Lagarde dee59c09 Merge branch 'master' into ssao-test 7 年前
Keijiro Takahashi bbf78b3f Added null checks. 7 年前
Keijiro Takahashi 9ab50093 Moved SSAO after depth copying. 7 年前
Keijiro Takahashi 6ee4ca5a Renamed some classes. 7 年前
Julien Ignace 9ba99a5b Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_DebugMenu2 7 年前
Keijiro Takahashi b88fea8f Changed directory structure. 7 年前
Keijiro Takahashi 8915d659 Removed BOM 7 年前
Keijiro Takahashi 925e0fdd Null check before using CommonSettings 7 年前
Arnaud Carre 1b8ffc41 adding new skinned mesh scene 7 年前
Keijiro Takahashi 705fd129 Moved SSAO settings into CommonSettings. 7 年前
Arnaud Carre 5b313e79 add some stats to mini-profiler 7 年前
Keijiro Takahashi 2a5a3d5c Added SSAO implementation preliminary. 7 年前
Torbjorn Laedre 655b822c Fixed missing gamma handling of RGBM encoded lightmaps. 7 年前
Torbjorn Laedre 7aaed715 Fixed lightmap sample helper ignoring RGBM unpacking path. 7 年前
Julien Ignace c25417c7 Created an override for the Lighting debug panel. 7 年前
Julien Ignace dc01c46d Correctly split UI from debug menu code. 7 年前
Julien Ignace 6fd2dc66 Renamed debug menu classes for consistency 7 年前
Julien Ignace 20413141 First version of debug menu serialization and undo/redo 7 年前
Evgenii Golubev ef74635b Attempt to add shadowing for regular transmission 7 年前
Evgenii Golubev 0f73ed45 Compute the dims of the pixel in VS more accurately 7 年前
Evgenii Golubev 98e7d6de Add a small thickness bias 7 年前
Evgenii Golubev 7282b3a1 Don't use thickness along the view dir for thin objects 7 年前
Evgenii Golubev 16e113df Modify SSS artifact clamping 7 年前
Evgenii Golubev 92b0ced1 Reduce SSS artifacts 7 年前
Evgenii Golubev 04fd3af5 Use 16 profiles and vtx-NoV weighted thickness 7 年前
Evgenii Golubev 17647325 Multiply transmittance by the surface albedo 7 年前
Evgenii Golubev a92b6036 Implement transmission for Disney SSS 7 年前
Evgenii Golubev dbda911f Parametrize using the length of the volume mean free path 7 年前
Evgenii Golubev 1a787e97 Improve the quality of bilateral weighting 7 年前
GitHub 1eaf565f Merge pull request #264 from Unity-Technologies/Add-graphic-test-for-HD 7 年前
sebastienlagarde ad37c95f Missing file 7 年前
sebastienlagarde c95acc41 Update directory structure of graphic test 7 年前
GitHub a9aa765c Merge pull request #265 from Unity-Technologies/postfx-update-ae437dc 7 年前
Thomas Hourdel eff8d901 Updated postfx to latest revision 7 年前
sebastienlagarde c7fb554d GraphicTest - Add 0001 Sky Reflection 7 年前
Julien Ignace 33909827 Automatically creates the DebugMenuUpdater component. 7 年前
sebastienlagarde 25cb78a1 HDRenderPipeline: Fix PS4 compilation + Fix test scene SSS 7 年前
GitHub d3ccf804 Merge pull request #263 from Unity-Technologies/Branch_FixPS4ShaderCompile 7 年前
GitHub 061d9625 Merge pull request #262 from Unity-Technologies/Branch_FixDefaultMaterials 7 年前
sebastienlagarde b6bce381 HDRendePipeline: Fix issue with macro## on PS4 7 年前
GitHub ab3a52d5 Merge pull request #261 from Unity-Technologies/Fix-issue-with-case-sensitive-folder 7 年前