55 次代码提交 (2e3478e3-1896-40f5-a419-133b7e170182)

作者 SHA1 备注 提交日期
Felipe Lira 2d2ea8bb Added 2D Test Scene 7 年前
uygar 81876b50 Added shadow cascade settings to additional light data. 7 年前
sebastienlagarde 88272cac HDRednerPipeline Update texture compression on world space normal texture 7 年前
GitHub 23ef2e37 Merge pull request #280 from Unity-Technologies/Object-space-normal-improvement 7 年前
Evgenii Golubev 2e3478e3 Fix PS4 compile issues with BFE 7 年前
Evgenii Golubev ad3d47b5 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 7 年前
Felipe Lira d559f6f0 Added default materials to lightweight pipe. Changed shaders scene to add transparent, unlit and cutout. 7 年前
Felipe Lira c3cd030b After pipeline lifecycle changes in the engine now we can set the pipeline tag upon asset creation and disposal. 7 年前
uygar beaf6e75 Modified moment based shadow maps to always use [0;1] z. 7 年前
GitHub 836d2674 Merge pull request #277 from EvgeniiG/master 7 年前
sebastienlagarde 43195992 HDRednerPipeline: compute normalOS in WS with surface gradient 7 年前
GitHub a1884724 Merge pull request #279 from Unity-Technologies/Object-space-normal-improvement 7 年前
sebastienlagarde 30553d56 HDRenderPipeline: Add test scene 7 年前
sebastienlagarde a711b9ee HDRenderPipeline: Also split tangent 7 年前
Evgenii Golubev f615c681 Switch to Fibonacci for Disney profile sampling 7 年前
sebastienlagarde 5ea9464b HDRenderPipeline: split normalOS property 7 年前
Evgenii Golubev 45027d1e Rename packing functions for consistency 7 年前
sebastienlagarde 529ae151 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 7 年前
Evgenii Golubev 2a641adb Address the remaining PR feedback 7 年前
sebastienlagarde e82137bb HDRenderPipeline: Fix SSS test 7 年前
GitHub d5c04c80 Merge pull request #278 from Unity-Technologies/Branch_DebugMenu2 7 年前
Evgenii Golubev 0e475e7d Implement new packing functionality 7 年前
sebastienlagarde f193cc14 HDRenderPipeline: Fix issue with selection of visible reflection probe and lights 7 年前
Evgenii Golubev 85e3c31c Merge branch 'disney_sss' 7 年前
GitHub 55be83e9 Merge pull request #275 from Unity-Technologies/ssao-test 7 年前
uygar ca95a021 Fixed broken cascade selection with high camera FoVs. 7 年前
Felipe Lira 6f3e7b0a Refactored LD to Lightweight 7 年前
Julien Ignace 3f1e74f2 Fixed a null pointer exception with DebugMenu State at runtime. 7 年前
Felipe Lira 3fc943aa Fixed failing LD test scenes. Uploaded a new template image for baked emission scene. 7 年前
Felipe Lira 187c51e1 Removed test scene added by mistake 7 年前
sebastienlagarde eb9013f0 HDRenderPipeline: Fix depth offset that was enabled even if not use 7 年前
sebastienlagarde 792f8eec HDRenderPipeline: Reassign default material 7 年前
sebastienlagarde 87ec1c17 HDRenderPipeline: m_LightLoop is always existing, no need to test for null in HDRenderPipeline.cs 7 年前
GitHub 9ba974dc Merge pull request #274 from Unity-Technologies/Remove-Resources-folder 7 年前
sebastienlagarde de9e95b1 HDRenderPipeline: Fix issue with sky shader not having the correct path 7 年前
sebastienlagarde 27f03e37 HDRenderPipeline: More update for moving shaders 7 年前
sebastienlagarde 77c2c22a Merge remote-tracking branch 'refs/remotes/origin/master' into Remove-Resources-folder 7 年前
sebastienlagarde b088bb9a HDRenderPipeline: Moive all shaders/compute into resources asset 7 年前
Felipe Lira 6275e9d2 Added baked emission support to LD pipe and proper test scene 7 年前
sebastienlagarde e0790c63 HDRenderPipeline: Show double sided global illumination option on lit shader 7 年前
GitHub fa72dec5 Merge pull request #273 from Unity-Technologies/Remove-lightloop-asset 7 年前
sebastienlagarde bab2a250 HDRenderPipeline: Update TileSetting to work correctly with HDInspector 7 年前
sebastienlagarde d6537189 HDRenderPipeline: Make TilePass.LightLoop a regular class, not an asset 7 年前
sebastienlagarde 72362297 HDRenderPipeline: TilePass now use RenderPipelineResources from HDRenderPipeline 7 年前
sebastienlagarde 6d899dd0 HDRenderPipeline: Rename HDRenderPipeline to HDRenderPipelineAsset and split in dedicated file 7 年前
sebastienlagarde d396f2b8 HDRenderPipeline: Update compute shader 7 年前
sebastienlagarde f946b09a HDRenderPipeline.: Create RenderPipelineResources 7 年前
sebastienlagarde 77b7d74b Merge remote-tracking branch 'refs/remotes/origin/master' into Remove-lightloop-asset 7 年前
Felipe Lira 287a7929 Fixed compiler erros for some variants/platforms. 7 年前
Felipe Lira 54b6d8a9 Updated custom testframework build file to account for new path and to only allow iOS build on Mac OSX 7 年前