3869 次代码提交 (1185b678-bae1-4ad1-a76c-5e91c6cdc8a4)

作者 SHA1 备注 提交日期
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 年前
GitHub e2485047 Merge pull request #763 from Unity-Technologies/prototype/decals_profiling 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 年前
Frédéric Vauchelles 3376b15f [PlanarReflection] (wip) Palanr Reflection Editor 7 年前
Felipe Lira 1e4494ad Shader variants reduced by 50% by removing fog EXP and combining DIRLIGHTMAP_COMBINED with LIGHTMAP_ON 7 年前
Felipe Lira d66bbf81 HDR is disabled by default in LW pipeline asset. This was causing a major performance difference because builtin will only have HDR enabled in forward if a tonemapping fx is enabled. 7 年前
Paul Melamed b5295e0e add some comments explaining the transform from normal map to decal space 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 年前
Matt Dean 20df2273 Add newlines 7 年前
Matt Dean ccf55db8 Revert Master node changes 7 年前
Matt Dean fe197d85 Update Math node defaults 7 年前
Matt Dean f767c268 Fix blend modes 7 年前
Matt Dean 76783350 Recode Flipbook node 7 年前
Matt Dean 6e105759 Fix toggle control defaults 7 年前
Matt Dean 8deedb5f Add missing Sampler State types 7 年前
Matt Dean 41300be2 Fix Screen Position Tile mode 7 年前
Matt Dean 2ec75211 Fix Math node default values 7 年前
Matt Dean 2e568046 Fresnel node fixes 7 年前
Matt Dean 7c4099ec Fix Screen Position and Reflection Probe nodes 7 年前
Matt Dean 458bb9ee Update RGBA slot width 7 年前
Matt Dean 7f9b3b2c Remove eyedropper from Color fields 7 年前
Matt Dean d2cd9dcf Update Twirl defaults 7 年前
Matt Dean 9bc7e3e7 Fix looping of flipbook 7 年前
Matt Dean 25109a19 Extend PBR master functionality 7 年前
Matt Dean e36e1fc8 Fix Sampler State property 7 年前
Matt Dean f76d536a Add CubemapControlView to USS 7 年前
Matt Dean e5024bd2 Cosmetic (name) changes 7 年前
Matt Dean 7e22f269 Update ToggleControl to UIElements 7 年前
Matt Dean 21d73861 Improve ChannelMixerControl callbacks 7 年前
Matt Dean 7c4730ca PR Fixes 7 年前
Matt Dean fb18c249 Refactor Channel Mixer UI 7 年前
GitHub b3954895 Merge pull request #155 from Unity-Technologies/CreateNodeOnSpace 7 年前
Matt Dean dbaf707b Add All, Any, IsInfinite and IsNaN nodes 7 年前
Matt Dean 70e75999 Fix Channel Mask validation 7 年前
Martin Thorzen b73f8bc1 Created the functionality of creating Nodes directly when hitting spacebar. Simplified to not have to right click and click create node. 7 年前