6291 次代码提交 (71a8132f-a3f5-4bf4-bca1-e712757bb124)

作者 SHA1 备注 提交日期
Stephane Laroche 9e86a357 Enable coat effect on diffuse lighting. 7 年前
Raymond Graham 4e9dca70 Merge branch 'master' into volumetric-lighting-updates 7 年前
GitHub 66bad7b7 Merge pull request #1298 from Unity-Technologies/Clean-UI-for-StackLit 7 年前
sebastienlagarde b9939e8b Various fix for coat smoothness of stacklit 7 年前
sebastienlagarde d918a839 Merge remote-tracking branch 'refs/remotes/origin/master' into Clean-UI-for-StackLit 7 年前
GitHub 931ae208 Merge pull request #1297 from Unity-Technologies/Clean-UI-for-StackLit 7 年前
sebastienlagarde 96a51c41 Minor reodering 7 年前
sebastienlagarde c53df482 Fix various problem + add DielectricIor 7 年前
sebastienlagarde 2de26e3b Adding various UI for stacklit (iridescence + clean) first draft 7 年前
GitHub 41b2865b Merge pull request #1293 from Unity-Technologies/stacklit 7 年前
Stephane Laroche 863da95a (alignments) 7 年前
Stephane Laroche 3175d3e9 Fix: use top angle for LambdaV for clearcoat if an option is enabled to use different angles for top and bottom interfaces. 7 年前
Jean-François F Fortin 9f8080f8 Added SSS (works, untested) and Transmission (untested). 7 年前
Stephane Laroche 088b48f1 Bug fix (swapped a lobe id somewhere, looks better now), vlayering anisotropic "matching" hack, energy compensation per lobe, debug mode 7 年前
Stephane Laroche d2ea2ac9 Fix typo. 7 年前
Stephane Laroche d760c6a1 Working analytical lights with anisotropy and coat, per light recalculations should work. 7 年前
Stephane Laroche c286bf9c wip 7 年前
Yao Xiaoling 9fd2778c Allow for 8 layers blending. 7 年前
Stephane Laroche 1ad0a84c wip 7 年前
Yao Xiaoling cb671fbb Merge remote-tracking branch 'remotes/origin/master' into gpu_terrain 7 年前
Stephane Laroche f022bbc2 Merge branch 'master' into stacklit 7 年前
GitHub 8042dcaf Merge pull request #1292 from Unity-Technologies/Cleanup-stacklit 7 年前
sebastienlagarde f5c025d5 Add support for ambient occlusion on stacklit + misc fix in UI 7 年前
sebastienlagarde 4303de20 Merge remote-tracking branch 'refs/remotes/origin/master' into Cleanup-stacklit 7 年前
GitHub 631d0e91 Merge pull request #1291 from Unity-Technologies/Regenerate-shader-include-files-for-volumetrics 7 年前
sebastienlagarde 1bf59567 Regenerate shader include files for volumetrics 7 年前
GitHub 8924ca90 Merge pull request #1290 from Unity-Technologies/fix/smallfixes 7 年前
Frédéric Vauchelles fca384e1 Updated reflection system settings 7 年前
Frédéric Vauchelles 7352456e Fixed pyramid computation and errors 7 年前
Frédéric Vauchelles a852e040 Updated empirical mip remaping for refraction and planar reflection 7 年前
sebastienlagarde bac63c51 Add ambient occlusion properties on Stacklit 7 年前
sebastienlagarde 96365a48 Rename RoughnessToAnisotropy to ConvertRoughnessToAnisotropy 7 年前
Jean-François F Fortin 6f2a25cc SSS + Transmission 7 年前
Stephane Laroche 031ca429 Fix static compilation issues. 7 年前
Evgenii Golubev e7f0a6d1 Fix issues with light leaking in volumetric lighting 7 年前
Frédéric Vauchelles dd47524a Removed iteration blending for linear raymarching 7 年前
Evgenii Golubev b8dccc9d Add comments 7 年前
Frédéric Vauchelles 833ae271 Update iblR remapping for cubemap only 7 年前
Evgenii Golubev 2e234638 Fix light leaking due to texture suballocation 7 年前
Felipe Lira 9a5ecd7b Added Forward renderer. Changes ScriptableRenderPass interface. 7 年前
Frédéric Vauchelles 045dee67 (wip) Added linear blending for proxy mode 7 年前
Evgenii Golubev 4c75cacd Port VBuffers to the RTHandle system 7 年前
Frédéric Vauchelles d8df9bad Fix linear raymarching 7 年前
Evgenii Golubev 3112d459 Reduce the time spent on LDS bank conflicts from 15% to 8% 7 年前
GitHub 820a2353 Merge pull request #1289 from Unity-Technologies/lw/load_store_rt_optimization 7 年前
Frédéric Vauchelles 7df2f723 Refactoring and adding linear raymarch for Hiz and proxy 7 年前
Aleksandr Kirillov 48b18113 Addressed code review feedback. 7 年前
Frédéric Vauchelles b222ccef Added linear raymarching in HiZ 7 年前
Raymond Graham 2952dd59 Updates based on feedback. VolumeTextureAtlas now a Alpha8 texture. DensityVolume renamed. 7 年前
Raymond Graham 2e819225 Volumetric updates from Evgenii 7 年前