6757 次代码提交 (cf1cef60-7c82-423d-a0d1-6bc948d51b10)

作者 SHA1 备注 提交日期
GitHub 466a6cc4 Revert "Fixed handling unknown GPUShadowTypes in the shadow manager." 6 年前
GitHub 522f0a34 Merge pull request #1333 from Unity-Technologies/Fix-camera-preview 6 年前
sebastienlagarde 4859eb76 Fix preview when there is a planar reflection 6 年前
sebastienlagarde fa4df596 Fix camera editor preview 6 年前
Jean-François F Fortin 994a42d3 Added geometric filtering for spec AA. 6 年前
sebastienlagarde 71170c2a Fix camera preview - Remove obsolete code 6 年前
Stephane Laroche 0fe9e92a Independent Coat Normal Map: WIP: Most of the work is there, need cleanup and fix artefacts (probably need better patching of EvalBSDF functions or...) 6 年前
GitHub d1233422 Merge pull request #1331 from Unity-Technologies/shadows-fixes 6 年前
Stephane Laroche 48ae99ff Fix normal map scaling to work properly. 6 年前
sebastienlagarde 87b6bc50 Move atmospheric scattering field above volumetric 6 年前
uygar 2fc50ce9 Fixed handling unknown GPUShadowTypes in the shadow manager. 6 年前
Stephane Laroche 0bff25c5 Independent Coat Normap Map : WIP 6 年前
sebastienlagarde 88a04a92 Fix volumetric toggle 6 年前
GitHub ef1dc366 Merge pull request #1330 from Unity-Technologies/Clean-code 6 年前
Stephane Laroche 39777104 Independent Coat Normal Map: Input management 6 年前
sebastienlagarde 77bf6fb4 Clean reflection code about camera creation 6 年前
Sebastien Lagarde f4660e9b Add framesettings support to volumetric 6 年前
Stephane Laroche e0b3d217 Merge branch 'master' into stacklit 6 年前
GitHub 17d5bb27 Merge pull request #1327 from Unity-Technologies/Add-FrameSettings-to-hdCamera 6 年前
sebastienlagarde f9636448 Add volumetric bool 6 年前
sebastienlagarde 9ab1b257 more fix on hdCamera and frameSettings 6 年前
Frédéric Vauchelles d5c1a104 Added toggle to raymarch behind objects 6 年前
sebastienlagarde 01cd6f98 Add FrameSettings to hdCamera 6 年前
Frédéric Vauchelles 493c1fac Added temporal filtering for HiZ 6 年前
sebastienlagarde 18b3c12d Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 6 年前
Frédéric Vauchelles 58fc6522 Use proper coordinates when sampling color pyramid 6 年前
GitHub 13dbf1ab Add missing assignment of the volumetric light dimmer 6 年前
sebastienlagarde ed310e3a Move definition to GlobalLightloop settings 6 年前
Frédéric Vauchelles 96917261 Fixed game view debug for SSRT 6 年前
sebastienlagarde b23c429e Update changelog 6 年前
Frédéric Vauchelles 6f23a811 Jitter ray origin to add noise instead of banding when raymarching 6 年前
GitHub e09dc001 Merge pull request #1325 from Unity-Technologies/Fix-triplanar-for-meta-pass 6 年前
Frédéric Vauchelles d228ca21 Added utility to debug in game view SSR 6 年前
sebastienlagarde cc62edb1 Fix triplanar with meta pass 6 年前
Frédéric Vauchelles c64d8d8a Limiting mip level when raymarching near screen borders 6 年前
GitHub 212ff6b3 Merge pull request #1324 from Unity-Technologies/Fix-misc-warning 6 年前
Frédéric Vauchelles 262145d7 Added debugs 6 年前
GitHub 8d7b737d Merge pull request #1314 from Unity-Technologies/volumetric-lighting-updates 6 年前
Frédéric Vauchelles f994c6c3 displaye sampled color in HiZ for debug 6 年前
sebastienlagarde f6e93052 Fix various C sharp and shader warning 6 年前
GitHub 71a8132f Merge pull request #1321 from EvgeniiG/master 6 年前
Frédéric Vauchelles c0482898 Removed linear raymarch before HiZ, replaced with call intersection 6 年前
Frédéric Vauchelles 27865707 Reproject SSR with motion vectors 6 年前
Evgenii Golubev ebb293eb Temporarily disable tone mapping of volumetrics to avoid banding artifacts 6 年前
Frédéric Vauchelles 842b295a Added debug for sampled color in raymarching 6 年前
Frédéric Vauchelles 225851ea Renamed properly SSR settings 6 年前
Peter Bay Bastian 7b43adb3 Update DoRepaint for UIElements change in trunk 6 年前
Frédéric Vauchelles 638799d0 Fixed hit weight calculate 6 年前
Yao Xiaoling fc9758a0 Add EnableHeightBlending property to instruct unity to not to use heightmaps. 6 年前
Yao Xiaoling b6cb6283 Revert unnecessary changes. 6 年前