121 次代码提交 (f088b77e-ae5a-4c0b-a1da-6070b8e63186)

作者 SHA1 备注 提交日期
sebastienlagarde 9a196aa2 HDRenderPipeline: Add material definition for research scientist 7 年前
sebastienlagarde 6f9ae514 HDRenderPipeline: Change area light data to public so they can be access by external class 7 年前
runes 12d98082 fixed tile debugging dropdown 7 年前
GitHub e547a0db Merge pull request #196 from Unity-Technologies/Branch_FreeCamInScenes 7 年前
Julien Ignace f13c2c98 Fixed material bindings on Cascaded test scene. 7 年前
GitHub ea39b5ac Merge pull request #195 from Unity-Technologies/Branch_ComputeBufferSmallRefacto 7 年前
Julien Ignace 7a3ff433 Put a free camera in all the test scenes. 7 年前
Rune Stubbe e210fc3a Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 7 年前
Torbjorn Laedre 99f55b34 Bugfix: Don't try to use editor API when compiling for standalone target. 7 年前
sebastienlagarde 10132594 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 7 年前
Torbjorn Laedre 18149668 MaterialUpdater: Updated to work with current state of affairs. Added options for converting keywords to properties, configurable input/output shaders on standard type upgraders, finalizer delegate option for material post-processing (like setting keywords etc). 7 年前
sebastienlagarde 59346f03 HDRenderPipeline: Fix one missing modification for relative path 7 年前
Torbjorn Laedre 3f2bccf6 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 7 年前
GitHub 83d580f4 Merge pull request #193 from Unity-Technologies/Update-abstraction-of-cubemap-array 7 年前
sebastienlagarde f4696e8d HDRenderPipeline: Update abstraction of cubemap array for mobile 7 年前
Torbjorn Laedre 90252d1d Moved common classes into UnityEngine.Experimental.Rendering namespace. 7 年前
GitHub 86dbe5d8 Merge pull request #192 from Unity-Technologies/Update-To-relative-path 7 年前
sebastienlagarde ddd7d5d5 HDRenderPipeline: Change all include shader absolute path to relative path 7 年前
sebastienlagarde 54e58bd8 HDRenderPipeline: Missing fix in common.hlsl for LOD cross fade 7 年前
Julien Ignace 0c28f619 - PushGlobalXXX methods in TilePass.cs now use command buffer (all but Int version which does not exist yet) 7 年前
GitHub 464f63e0 Merge pull request #191 from Unity-Technologies/add-LOD-cross-fade 7 年前
Rune Stubbe 6f5f9da4 Fixed UI for Tile Debug Modes 7 年前
sebastienlagarde 046b6d98 Merge remote-tracking branch 'refs/remotes/origin/master' into add-LOD-cross-fade 7 年前
Torbjorn Laedre e84f6bea Fixed compiler warning. 7 年前
Torbjorn Laedre 8ff47ffa Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 7 年前
GitHub 05d5c60c Merge pull request #190 from EvgeniiG/master 7 年前
Evgenii Golubev 589e1b1d Remove the getter of SubsurfaceScatteringSettings 7 年前
Evgenii Golubev e6b3dce9 Replace the hard-coded constant with SSS_UNIT_CONVERSION 7 年前
Evgenii Golubev 92012aec Fix serialization issues 7 年前
sebastienlagarde 4f43da2d HDRenderPipeline: Add LOD cross fade (need C++ update) 7 年前
sebastienlagarde f16a65f7 HDRenderPipeline: revert recent change on structure buffer for shader for PS4 as it was not the problem 7 年前
sebastienlagarde c878c834 HDRenderPipeline: Update ProjectVersion.txt file 7 年前
Antti Tapaninen 93c3dc2b Revert "HLSLcc: fix out of bounds issues on Metal/iOS, HLSL bytecode being the root cause before Metal generated shaders" 7 年前
Torbjorn Laedre 4a41f355 SRP PostProcess renaming. 7 年前
sebastienlagarde 214a4202 HDRenderPipeline: Update test scene that was broken recently 7 年前
Antti Tapaninen 09c4949e HLSLcc: fix out of bounds issues on Metal/iOS, HLSL bytecode being the root cause before Metal generated shaders 7 年前
Torbjorn Laedre 851a4dbe Renamed local postprocessing effect files. 7 年前
Evgenii Golubev 8add767a Turn SSS profiles into assets (2) 7 年前
Evgenii Golubev d8bae2f5 Reduce the maximal SSS radius 7 年前
Evgenii Golubev 1cbcdabc Turn SSS profiles into assets 7 年前
Evgenii Golubev 21c9c877 Restore the previous test of the HDRenderLoopTest scene 7 年前
GitHub 8488f9ad Merge pull request #188 from Unity-Technologies/metal-ios 7 年前
Antti Tapaninen 5764f6b9 remove lightlistbuild compute shader warnings, unify few things between fptl/HD renderloop versions 7 年前
Antti Tapaninen 18f72301 fix shader compiler warning 7 年前
Antti Tapaninen 5c4ab708 remove pow warning 7 年前
Antti Tapaninen 797d6646 Merge branch 'master' into metal-ios 7 年前
Antti Tapaninen 2ca551fc remove .orig file 7 年前
Antti Tapaninen bfd69072 Merge branch 'master' into metal-ios 7 年前
Antti Tapaninen 9e51e66d restore FPTL (accidentally removed in 2c225f1da61cd431077d013f14435db0d39ce0f5) 7 年前
GitHub 715d1c17 Merge pull request #187 from Unity-Technologies/Branch_UpdateInheritBaseColor 7 年前