4558 次代码提交 (5749cc0f-2041-44a6-a9e9-87c0cf5c6c49)

作者 SHA1 备注 提交日期
Thomas 28f477a0 Cleanup & debug stuff 7 年前
Paul Melamed 2479dda2 Move world to decal calculation to shaders, remove the need to set property block in c# 7 年前
Thomas 965f594c GC fix 7 年前
Paul Melamed 651c6311 generating decal normal to decal space matrix in vertex shader 7 年前
GitHub 1461533c Merge pull request #755 from EvgeniiG/volumetrics 7 年前
GitHub 2680b9a5 Merge pull request #769 from Unity-Technologies/scene-settings-serialization-fix 7 年前
Thomas efb5f16b Fixed a serialization issue with scene settings 7 年前
GitHub afe0d9d5 Merge pull request #767 from Unity-Technologies/features-init-fix 7 年前
Frédéric Vauchelles a0451785 [PlanarReflection] (wip) refactoring env lights 7 年前
Thomas a3fc85f5 Renaming 7 年前
Thomas eb2eeb7a Moved graphics features being set on every frame to init time 7 年前
Julien Ignace 05efe29c Updated Heightmap parametrization and converted all HDRP materials. 7 年前
Frédéric Vauchelles 1279bb4e [PlanarReflection] (wip) refactoring of projection environments 7 年前
Thomas 259b2ff9 Added a temporary RT abstraction layer 7 年前
GitHub af279262 Merge pull request #765 from Unity-Technologies/Branch_FixBakingSky 7 年前
Frédéric Vauchelles 3e63b300 [PlanarReflection] (wip) refactoring projection volume in light loop 7 年前
Julien Ignace a95ec526 - Changed the way baking sky works (because it was broken with interpolation volumes becoming assets). It's now a dedicated component instead of a flag in a SkySettings 7 年前
Frédéric Vauchelles 6f3aafbe [PlanarReflection] Dont use a center offset for sphere shape 7 年前
Frédéric Vauchelles 9f1e2799 [PlanarReflection] Added editor 7 年前
Felipe Lira 1e4494ad Shader variants reduced by 50% by removing fog EXP and combining DIRLIGHTMAP_COMBINED with LIGHTMAP_ON 7 年前
Raymond Graham e93f78ef Bring over Instancing support to HDRP shaders. 7 年前
Remy 16889c08 Add debug view test (motion vectors) 7 年前
Remy 8118558f Use uncompressed cubemaps to avoid unecessary warnings 7 年前
Remy d5dfa0d9 Refactor the test framework to allow to run the tests in editor play mode : 7 年前
GitHub df78da56 Merge pull request #203 from Unity-Technologies/bugfix-preview-node 7 年前
Jens Holm 546a460b Make preview node change in width as well as height (fixes #121) 7 年前
Peter Bay Bastian 49fe52c4 Fix bug causing selection outlines to disappear when zoomed out 7 年前
Peter Bay Bastian c118b914 Insert missing remove method call in remove method (fixes #200) 7 年前
GitHub 92a10806 Merge pull request #202 from Unity-Technologies/peter-fixes 7 年前
Peter Bay Bastian 891d3537 Possible fix for #154 - UV channel was not being serialized 7 年前
Peter Bay Bastian a1cc908e Fixes #198 - only dirty nodes were being used as starting point for PreviewMode propagation 7 年前
Matt Dean 97f21962 Fix Color node recompilation 7 年前
Peter Bay Bastian d2b1d4db Fix UXML paths 7 年前
Peter Bay Bastian a65c3ca4 Bump package version 7 年前
GitHub a4f6c1fd Merge pull request #194 from Unity-Technologies/master-preview-rendertexture-rescale 7 年前
Peter Bay Bastian 038d4d90 Remove property node from search results 7 年前
Matt Dean 02d1b5dd Fix UV material slot serialization 7 年前
GitHub d2f86285 Merge pull request #192 from Unity-Technologies/node-bugfixes 7 年前
Matt Dean bd973f81 Rename Vector1ShaderProperty.cs 7 年前
Matt Dean 3dae07c8 Add FormerName tag to Vector1ShaderProperty 7 年前
GitHub f59e7806 Merge pull request #195 from Unity-Technologies/fix-ondisposed-empty-shadergraph 7 年前
Jens Holm de57de9e Add function in master preview to update rendertexture size after next layout change 7 年前
Matt Dean 9c0b93c1 Merge branch 'master' into node-bugfixes 7 年前
Martin Thorzen 058f5c05 [FIX] Fixed an issue where openening up an empty shadergraph without any nodes caused an error. 7 年前
Jens Holm ae1852e9 Merge remote-tracking branch 'origin/master' into master-preview-rendertexture-rescale 7 年前
Matt Dean 78f31c8e Fix adding Slider and Int properties from inline node conversion 7 年前
GitHub 395c3ec5 Merge pull request #193 from Unity-Technologies/properties-in-search 7 年前
Jens Holm d54f7422 Fix typo in ResizeHandle 7 年前
Matt Dean 4ad43705 Vector1 property refactor and types 7 年前
Tim Cooper c1fe04ad Add Vector1 shader graph for matt 7 年前