125 次代码提交 (main)

作者 SHA1 备注 提交日期
Frédéric Vauchelles 467308e8 [PlanarReflection] (wip) Added Projection Volume 7 年前
Frédéric Vauchelles bf8823a7 [PlanarReflection] (wip) Added Projection Volume Editor 7 年前
Frédéric Vauchelles 3376b15f [PlanarReflection] (wip) Palanr Reflection Editor 7 年前
Frédéric Vauchelles 9f1e2799 [PlanarReflection] Added editor 7 年前
Frédéric Vauchelles 6f3aafbe [PlanarReflection] Dont use a center offset for sphere shape 7 年前
Frédéric Vauchelles 3e63b300 [PlanarReflection] (wip) refactoring projection volume in light loop 7 年前
Frédéric Vauchelles a0451785 [PlanarReflection] (wip) refactoring env lights 7 年前
Frédéric Vauchelles 1c4b9f20 [PlanarReflection] updated UI 7 年前
Frédéric Vauchelles 1d4bba47 [PlanarReflection]Update UI 7 年前
Frédéric Vauchelles 8b418188 [PlanarReflection] Updated UI 7 年前
Frédéric Vauchelles 220a51cd [PlanarReflection] fixed mirrored position 7 年前
Frédéric Vauchelles 122c5ff4 [PlanarReflection] small fixes 7 年前
Frédéric Vauchelles c0511244 Renamed reflection editor files 7 年前
GitHub a48c344e Merge pull request #867 from Unity-Technologies/fix/ReflectionRenaming 7 年前
sebastienlagarde 3cbf4e3c Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 7 年前
Frédéric Vauchelles a36e540f [PlanarReflection] Fixed crash on PlanarReflectionProbe Add 7 年前
GitHub aa6acaea Merge pull request #869 from Unity-Technologies/feature/PlanarReflection2 7 年前
sebastienlagarde 48efe04c Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 7 年前
Frédéric Vauchelles 0aed191f [UI] Removed animation on foldouts 6 年前
GitHub 249256e5 Merge pull request #923 from Unity-Technologies/fix/RemoveAnimationFoldouts 6 年前
Remy 5197454b Merge remote-tracking branch 'origin/master' into HDRP_GraphicTests 6 年前
Robert Srinivasiah 44fabb65 Merge branch 'master' into hdrp-xr-initial 6 年前
John 3174776d Merge branch 'master' into LW-ScreenSpaceShadows 6 年前
John 0a72692b Merge branch 'LW-ScreenSpaceShadows' into projects/TheLastStand 6 年前
sebastienlagarde 301dbf72 Merge remote-tracking branch 'refs/remotes/origin/master' into Improve-normal-shading 6 年前
sebastienlagarde 5e5e46c8 Merge remote-tracking branch 'refs/remotes/origin/master' into support-iridescence 6 年前
Remy 619cd52e Merge branch 'HDRP_GraphicTests' into MaterialUpgrader_Upgrade 6 年前
sebastienlagarde 35560656 Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 6 年前
Paul Melamed 75b17fab Merge branch 'master' into decals/clustered 6 年前
Evgenii Golubev 070349c8 Merge branch 'master' 6 年前
sebastienlagarde a450e83a Merge remote-tracking branch 'refs/remotes/origin/master' into Add-physical-Light-unit-2 6 年前
Frédéric Vauchelles 3367a6e0 Removed animated fade groups 6 年前
GitHub f31e3dc9 Merge pull request #945 from Unity-Technologies/fix/RemoveAnimatedFadeGroups 6 年前
sebastienlagarde 44c4a197 Merge remote-tracking branch 'refs/remotes/origin/master' into support-iridescence 6 年前
Evgenii Golubev e768893e Merge branch 'master' 6 年前
Remy d56ea57d Merge remote-tracking branch 'origin/master' into HDRP_GraphicTests 6 年前
Robert Srinivasiah a3ddcd05 Merge remote-tracking branch 'origin/master' into hdrp-xr-lighting 6 年前
sebastienlagarde 2c61701c Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 6 年前
Paul Melamed 429be124 Merge branch 'master' into decals/clustered 6 年前
Julien Ignace 4b17c74c Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into Branch_ScriptableCulling 6 年前
Remy 2001df3c Merge branch 'HDRP_GraphicTests' into MaterialUpgrader_Upgrade 6 年前
sebastienlagarde 8d0fc95d Merge remote-tracking branch 'refs/remotes/origin/master' into Add-physical-Light-unit-2 6 年前
John Parsaie 8cc0d941 Merge SRP 2018.1 6 年前
Frédéric Vauchelles fd3d298d Merge branch 'master' into feature/ReflectionProbeBaking 6 年前
Frédéric Vauchelles d1dfdb4e Merge branch 'master' into feature/ScreenSpaceProjection 6 年前
Tim Cooper fafb59af Run code formatter. 6 年前
Frédéric Vauchelles 4d7f78f1 Merge branch 'master' into feature/SSR 6 年前
RSlysz 0066baad Add same editor refactor to PlanarReflectionProbe 6 年前
RSlysz c3a60224 Use Gizmo6FacesBox in PlanarReflectionProbe 6 年前
RSlysz 59e133f3 Hide PlanarReflexionProbe Influence box's offset 6 年前
RSlysz df1a0f20 Change Gizmo6FacesBox namespace 6 年前
RSlysz 7e65ce84 Add toolbar quick reminder in InfluenceVolume section of PlanarReflectionProbe 6 年前
RSlysz cef85bcb [WIP] Serializing editor only parameters for advance/simplified mode of influence settings box 6 年前
Remi Slysz fab33964 Fix serialization for PlanarReflectionProbe 6 年前
RSlysz 4c1f41cf Hide blend normal distance for planar reflection 6 年前
RSlysz abf20e9f Add missing readonly for colors 6 年前
GitHub 73e0bd06 Merge pull request #1622 from Unity-Technologies/feature/HDReflectionProbe-refactor-inspector 6 年前
Stephane Laroche cbb9a885 Merge branch 'master' into StackLit2 6 年前
Tim Cooper 8406655d Merge branch 'master' into ShaderGraphTests 6 年前
Nerites cc9ae6f7 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings 6 年前
Nerites 9b69a952 Merge xrconfig branch into xrsettings 6 年前
RSlysz def7de9d Fix serialization of migrated data for PlanarReflectionProbe 6 年前
GitHub 8327a1ae Merge pull request #1638 from Unity-Technologies/fix/ReflectionProbe-migration-serialization 6 年前
Nerites a46fe5b9 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings 6 年前
Yao Xiaoling 7ba05ba9 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into gpu_terrain. Will fix merge afterwards. 6 年前
GitHub 010c21b8 Reflection probe capture material (#1700) 6 年前
GitHub 7c6394fe Merge pull request #1702 from Unity-Technologies/HDRP/staging 6 年前
Remy 1bce3600 Merge branch 'master' into tests/hdrp/distortion 6 年前
Aleksandr Kirillov 4695f235 Merge branch 'master' into lw/terrain_optimization 6 年前
GitHub 7281fe31 Merge branch 'HDRP/staging' into decals/v2/per_channel_mask_new_ui 6 年前
Stephane Laroche 73aab246 Merge branch 'hdrp/staging' into StackLit2_TrunkTest 6 年前
Nerites 4c6e512a Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings 6 年前
Nerites 7a18f28e Revert "Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings" 6 年前
Nerites 5182ab18 Revert "Revert "Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into xrsettings"" 6 年前
RSlysz b722d669 fix remaining shapetype renamed to shape 6 年前
RSlysz 7a4c8cb2 Fix serialized data classes 6 年前
Yao Xiaoling 4d7a5d51 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into gpu_terrain 6 年前
RSlysz 9627aa57 fix InfluenceVolumeUI 6 年前
RSlysz d4cc0f44 clarify InfluenceVolume API and fields 6 年前
RSlysz 2a843d9e Use InfluenceVolume drawer inside HDReflectionProbe drawer 6 年前
GitHub 238dd6b5 Merge pull request #1760 from Unity-Technologies/refactor-reflectionprobe/use-separate-InfluenceVolume-class-for-HDReflectionProbe-too 6 年前
GitHub f0a8da64 Merge pull request #1775 from Unity-Technologies/HDRP/staging 6 年前
RSlysz eda72143 Clean ProxyVolume class and editor 6 年前
RSlysz 3843183e Rename ProxyShape and InfluenceShape 6 年前
GitHub f1d3b9dd Merge pull request #1771 from Unity-Technologies/HDRP/refactor-reflectionProbe/clean-proxy-volume 6 年前
GitHub de2e6ea2 Merge pull request #1783 from Unity-Technologies/HDRP/staging 6 年前
Antoine Lelievre 71ec7369 Merge HDRP/staging 6 年前
Remy b364cfd3 Merge branch 'hdrp/staging' into tests/hdrp/distortion 6 年前
Yao Xiaoling a11976bf Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into gpu_terrain 6 年前
RSlysz 20814b8e InfluenceVolume no more rescale along gameobject scale as in legacy probe 6 年前
GitHub 18699c8f Merge pull request #1815 from Unity-Technologies/HDRP/fix/reflectionprobe-gizmo-scale-independent 6 年前
GitHub b400b1c1 Merge branch 'master' into lw/terrain_optimization 6 年前
GitHub 10b216d9 Merge pull request #1825 from Unity-Technologies/HDRP/staging 6 年前
RSlysz 704979d8 clean ProxyVolumeUI 6 年前
RSlysz 03c9bd3d Merge drawers and editors 6 年前
RSlysz e18daf64 clean reflection editors 6 年前
RSlysz c839184b fix bool usage for headers 6 年前
RSlysz a824fb71 fix clamping of gizmo values 6 年前
RSlysz b522c5fa better fix of clamping gizmo values 6 年前
Sebastien Lagarde 72141169 Merge branch 'master' into lighting-arealigh-fixup 6 年前
RSlysz 25058ffd clean InfluenceVolumeUI 6 年前
RSlysz e4386713 force everyframe for realtime reflection probe 6 年前
RSlysz aeaafbb9 Fix InfluenceVolume's offset and offset tool 6 年前
RSlysz 6c716b5b Fix missing serialized update when using fade part of gizmo 6 年前
GitHub 01fdbb38 Merge branch 'master' into fix/coupling-hdlight-workflow 6 年前
RSlysz bfb1d222 Remove wrong use of EditorUtility.SetDirty 6 年前
RSlysz 9365ca06 Clean InfluenceVolumeUI to use SerializedData instead of data 6 年前
Paul Melamed 9dbd8998 Merge branch 'HDRP/staging' into HDRP/decals/v2_1/normal_buffer 6 年前
RSlysz 6093be76 Clean labels 6 年前
RSlysz 121b22df fix offset application of reflection probe when rotating the transform 6 年前
RSlysz 33412fa5 Differentiate face fade for advance and normal mode 6 年前
GitHub 543c68af Merge pull request #1813 from Unity-Technologies/HDRP/refactor-reflectionProbe/merge-probe-editors 6 年前
GitHub 8b08d5f9 Revert "Hdrp/refactor reflection probe/merge probe editors" 6 年前
sebastienlagarde cda8c343 Merge branch 'master' into HDRP/staging 6 年前
GitHub 0eeccd2c Merge pull request #1868 from Unity-Technologies/revert-1813-HDRP/refactor-reflectionProbe/merge-probe-editors 6 年前
sebastienlagarde 33f9970c merge 6 年前
Paul Melamed f1d163d5 Merge branch 'HDRP/staging' into HDRP/decals/v2_1/normal_buffer 6 年前
sebastienlagarde 8f96dc05 Merge branch 'master' into HDRP/staging 6 年前
Yao Xiao Ling cfd45cf1 Merge remote-tracking branch 'remotes/origin/master' into gpu-terrain 6 年前
GitHub b6f96081 Merge pull request #1869 from Unity-Technologies/onceagain 6 年前
egomeh e7c59a70 Resolve merge conflicts 6 年前
sebastien lagarde 42d1bda2 Fix a bunch of warning for unused variable 6 年前
Yao Xiao Ling 6302a183 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into gpu-terrain 6 年前
GitHub 7cfc2ed0 Merge branch 'master' into sg/fix-for-saving-dirty-shader-graph 6 年前
egomeh 170858df Merge master 6 年前