6559 次代码提交 (7914a34a-8cd7-4bb2-b161-34db88a3b723)

作者 SHA1 备注 提交日期
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 年前
Thomas 19caf308 Fixed HDR ColorParameter 7 年前
Felipe Lira 998892b5 Converted ShadowPass to the new ScriptableRenderPass 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 年前
Thomas e06c7278 Added support for instantiated volume profiles in the inspector 7 年前
Felipe Lira 05b422c1 Created ScriptableRenderPass class to abstract passes. Ported DepthOnlyPass to new SRP. 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 年前
Evgenii Golubev f1877508 Update GetRenderTargetAutoName() to support volume textures 7 年前
Aleksandr Kirillov 48b18113 Addressed code review feedback. 7 年前
GitHub cb320925 Merge pull request #1279 from Unity-Technologies/lw/shader-stripping-settings 7 年前
Frédéric Vauchelles b222ccef Added linear raymarching in HiZ 7 年前
Evgenii Golubev 32c0fc42 Port integral and density buffers to the RTHandle system 7 年前
Felipe Lira d426889d Added shader stripping settings for the pipeline. 7 年前
Aleksandr Kirillov 1f4e5415 Added explicit load and store actions to all SetRenderTarget commands. 7 年前
Frédéric Vauchelles 902a250a Removed duplicated code 7 年前
Evgenii Golubev abc8a329 Add a comment 7 年前
Evgenii Golubev 4647677c Improve the quality of normal encoding 7 年前
Raymond Graham 2952dd59 Updates based on feedback. VolumeTextureAtlas now a Alpha8 texture. DensityVolume renamed. 7 年前
Raymond Graham 2e819225 Volumetric updates from Evgenii 7 年前
Raymond Graham 2a5043cd Fix up mask texture calculation for scattering. 7 年前
Raymond Graham f2c706dc Fix the 3D Texture tool 7 年前
Raymond Graham 667f9ee7 Adding support for 3D textures to mask local homogeneous fog volumes. 7 年前
Raymond Graham 29eb0f1f 3D texture sampling in homogeneous volumes. 7 年前
Jean-François F Fortin 83ab42b8 -Implemented texture parameters UI + shader code. 7 年前
Yao Xiaoling f304d36d Added basemap pass shader. 7 年前
Stephane Laroche e5b6c4fb Implement vertically layered BSDF model with anisotropy. 7 年前
Yao Xiaoling ebf0af82 Add default terrain material. 7 年前
Yao Xiaoling 972939f5 Moved terrain shader to TerrainLit folder. 7 年前
Yao Xiaoling e1a96e2e Fix lightmap UVs for instanced terrain. 7 年前
Kay Chang c279dc9c Re-added modified files for Switch without BOM. 7 年前
Kay Chang f5303717 Revert "WIP adding Switch support." 7 年前
Peter Bay Bastian 54aaeaae Move to 'ShaderGraph' folder 7 年前
GitHub e615b99e Merge pull request #373 from Unity-Technologies/fix-drag-and-drop 7 年前
Martin Thorzen 02c75c93 Fixed the drag and drop functionality (for 18.2+) for Blackboard 7 年前
Martin Thorzen aa3df588 Removed old interface that wasn't used anymore, IDropTarget 7 年前
GitHub 24d91b96 Merge pull request #372 from Unity-Technologies/updated-changelog 7 年前
GitHub 9e04af49 Update CHANGELOG.md 7 年前
GitHub cd8caf84 Merge pull request #366 from Unity-Technologies/fix-null-refs-in-search-provider 7 年前
Peter Bay Bastian ac20b304 Fix null refs in search window provider 7 年前
Martin Thorzen 0a642a8a Updated the changelog with what is coming up for the next release. 7 年前
GitHub 36539f3e Merge pull request #359 from Unity-Technologies/node-placement-copy 7 年前
jensgholm15@gmail.com 045f025b Update changelog to reflect changes 7 年前
GitHub d657628e Merge pull request #361 from Unity-Technologies/fix-obsolete-methods 7 年前
Martin Thorzen 3a802291 Capturemouse event and trickle down enum has changed and this is a fix for that so it is compatible with older versions. 7 年前
jensgholm15@gmail.com ed51c9ec Make nodes spawn in the center of the view when copied from another graph 7 年前
GitHub 16622af3 Merge pull request #351 from Unity-Technologies/added-group-for-test-graphs 7 年前