6298 次代码提交 (638799d0-cd71-4e35-a18b-5a1bd3c4d0bb)

作者 SHA1 备注 提交日期
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 年前
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 年前
Yao Xiaoling f304d36d Added basemap pass shader. 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 年前
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 年前
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 年前
Frédéric Vauchelles d823c8bd Disable planar probe rendering for orthographic camera (temporary) 7 年前
Frédéric Vauchelles 0c9753c5 Added test, but disabled them cause by probe rendering error 7 年前
sebastienlagarde 96365a48 Rename RoughnessToAnisotropy to ConvertRoughnessToAnisotropy 7 年前
Frédéric Vauchelles a83eeb0c Added tests 7 年前
sebastienlagarde f9da3920 Merge branch 'master' into Cleanup-stacklit 7 年前
Frédéric Vauchelles 091d5924 Use specific roughness remapping for texture2D convolution 7 年前
sebastienlagarde 26d09161 Some factor and comment of commonMaterial.hlsl 7 年前
GitHub acb97536 Merge pull request #1287 from Unity-Technologies/stacklit 7 年前
Stephane Laroche e982f099 Some modifications (not enabled for now) to try to handle anisotropy better. 7 年前
sebastienlagarde c6867a4e Merge branch 'master' into 2018.1-experimental 7 年前
Frédéric Vauchelles 325a0d20 Separate limit for max active planar probe and max planar probe per render 7 年前
GitHub 08b41047 Merge pull request #1288 from Unity-Technologies/Fix-issue-with-preprocessor 7 年前
Stephane Laroche 42284de1 Cosmetics, auto-merge cleanup (VolumetricLighting.cs vs compute should be fixed though) 7 年前
Frédéric Vauchelles 20908a44 Added warning in UI when proxy and influence shapes are differents 7 年前
sebastienlagarde e4f497dc Fix issue with preprocessor 7 年前
Stephane Laroche 6a42ea81 Uniformity, dual lobe material feature keyword. 7 年前
sebastienlagarde 2c1c78cf Merge branch 'master' into 2018.1-experimental 7 年前
Frédéric Vauchelles 11576c7d Added guards on drawgizmos for HD reflection probes 7 年前
sebastienlagarde 3c4711de Add missing meta file 7 年前
Stephane Laroche ecc9d71b Merge remote-tracking branch 'mainrepo/master' into stacklit 7 年前
GitHub 61db0440 Merge pull request #1286 from Unity-Technologies/Add-switch-build-player-support 7 年前
sebastienlagarde a47f097f Add switch build player support 7 年前
GitHub b89283a5 Merge pull request #1285 from Unity-Technologies/Update-Stacklit-normal-map 7 年前