6380 次代码提交 (5e1bd3c5-1f1f-4c61-bfda-e7ebb0373492)

作者 SHA1 备注 提交日期
Felipe Lira 8f6ad3bd Created shadow utils. 6 年前
Evgenii Golubev e7f0a6d1 Fix issues with light leaking in volumetric lighting 6 年前
Felipe Lira 5b75c36e Caching common filter settings. Created method to provide DrawRendererSettings. 6 年前
Frédéric Vauchelles dd47524a Removed iteration blending for linear raymarching 6 年前
Evgenii Golubev b8dccc9d Add comments 6 年前
Felipe Lira 17a99791 Moved most content to LightweightForwardRenderer. Created passes to encapsulate logic. Currently passes are selected based on primitive feature/capabilities/frame settings. 6 年前
Frédéric Vauchelles 833ae271 Update iblR remapping for cubemap only 6 年前
Evgenii Golubev 2e234638 Fix light leaking due to texture suballocation 6 年前
Frédéric Vauchelles 045dee67 (wip) Added linear blending for proxy mode 6 年前
Evgenii Golubev 4c75cacd Port VBuffers to the RTHandle system 6 年前
Frédéric Vauchelles d8df9bad Fix linear raymarching 6 年前
Frédéric Vauchelles 7df2f723 Refactoring and adding linear raymarch for Hiz and proxy 6 年前
Frédéric Vauchelles b222ccef Added linear raymarching in HiZ 6 年前
Raymond Graham 2952dd59 Updates based on feedback. VolumeTextureAtlas now a Alpha8 texture. DensityVolume renamed. 6 年前
Yao Xiaoling f304d36d Added basemap pass shader. 6 年前
Peter Bay Bastian 54aaeaae Move to 'ShaderGraph' folder 6 年前
GitHub e615b99e Merge pull request #373 from Unity-Technologies/fix-drag-and-drop 6 年前
Martin Thorzen 02c75c93 Fixed the drag and drop functionality (for 18.2+) for Blackboard 6 年前
Martin Thorzen aa3df588 Removed old interface that wasn't used anymore, IDropTarget 6 年前
GitHub 24d91b96 Merge pull request #372 from Unity-Technologies/updated-changelog 6 年前
GitHub 9e04af49 Update CHANGELOG.md 6 年前
GitHub cd8caf84 Merge pull request #366 from Unity-Technologies/fix-null-refs-in-search-provider 6 年前
Peter Bay Bastian ac20b304 Fix null refs in search window provider 6 年前
Martin Thorzen 0a642a8a Updated the changelog with what is coming up for the next release. 6 年前
GitHub 36539f3e Merge pull request #359 from Unity-Technologies/node-placement-copy 6 年前
GitHub d657628e Merge pull request #361 from Unity-Technologies/fix-obsolete-methods 6 年前
Jean-François F Fortin 9f8080f8 Added SSS (works, untested) and Transmission (untested). 6 年前
Stephane Laroche 088b48f1 Bug fix (swapped a lobe id somewhere, looks better now), vlayering anisotropic "matching" hack, energy compensation per lobe, debug mode 6 年前
Stephane Laroche d2ea2ac9 Fix typo. 6 年前
Stephane Laroche d760c6a1 Working analytical lights with anisotropy and coat, per light recalculations should work. 6 年前
Stephane Laroche c286bf9c wip 6 年前
Stephane Laroche 1ad0a84c wip 6 年前
Stephane Laroche f022bbc2 Merge branch 'master' into stacklit 6 年前
GitHub 8042dcaf Merge pull request #1292 from Unity-Technologies/Cleanup-stacklit 6 年前
sebastienlagarde f5c025d5 Add support for ambient occlusion on stacklit + misc fix in UI 6 年前
sebastienlagarde 4303de20 Merge remote-tracking branch 'refs/remotes/origin/master' into Cleanup-stacklit 6 年前
GitHub 631d0e91 Merge pull request #1291 from Unity-Technologies/Regenerate-shader-include-files-for-volumetrics 6 年前
sebastienlagarde 1bf59567 Regenerate shader include files for volumetrics 6 年前
GitHub 8924ca90 Merge pull request #1290 from Unity-Technologies/fix/smallfixes 6 年前
Frédéric Vauchelles fca384e1 Updated reflection system settings 6 年前
Frédéric Vauchelles 7352456e Fixed pyramid computation and errors 6 年前
Frédéric Vauchelles a852e040 Updated empirical mip remaping for refraction and planar reflection 6 年前
Frédéric Vauchelles d823c8bd Disable planar probe rendering for orthographic camera (temporary) 6 年前
sebastienlagarde bac63c51 Add ambient occlusion properties on Stacklit 6 年前
Frédéric Vauchelles 0c9753c5 Added test, but disabled them cause by probe rendering error 6 年前
sebastienlagarde 96365a48 Rename RoughnessToAnisotropy to ConvertRoughnessToAnisotropy 6 年前
Frédéric Vauchelles a83eeb0c Added tests 6 年前
sebastienlagarde f9da3920 Merge branch 'master' into Cleanup-stacklit 6 年前
Jean-François F Fortin 6f2a25cc SSS + Transmission 6 年前
Stephane Laroche 031ca429 Fix static compilation issues. 6 年前