4516 次代码提交 (66873725-7da4-4533-a57d-29a8321fccb5)

作者 SHA1 备注 提交日期
sebastienlagarde a762caad Remove transmission mode, now there is only two (and no none mode) 7 年前
uygar 74b782e2 Added new parameters to control the edge leak fixup. 7 年前
sebastienlagarde abfe6dcf Fix shader compilation 7 年前
uygar f5518a7e Limited per face information to matrices and atlas offsets to cut down on register usage. 7 年前
sebastienlagarde 5d53f892 fix end of line issue 7 年前
sebastienlagarde ff116711 Merge branch 'shadows-biasing' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into shadows-biasing 7 年前
sebastienlagarde 8f73bb93 Merge remote-tracking branch 'refs/remotes/origin/master' into Updating-UI-for-material-feature-ID 7 年前
GitHub 655420d5 Merge pull request #881 from EvgeniiG/master 7 年前
sebastienlagarde a4930170 Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 7 年前
sebastienlagarde 69ae5cb4 Merge remote-tracking branch 'refs/remotes/origin/master' into Updating-UI-for-material-feature-ID 7 年前
GitHub 9f95e73a Merge pull request #880 from Unity-Technologies/feature/ReflectionRefraction 7 年前
uygar c278421b Added new helper function to calculate a guard angle for spot and point lights that gets added to the given fov so that biasing and filtering cannot access the shadowmap outside the valid range. 7 年前
sebastienlagarde e74963fd push fix 7 年前
sebastienlagarde 48efe04c Merge remote-tracking branch 'refs/remotes/origin/master' into shadows-biasing 7 年前
sebastienlagarde a2c27894 Merge remote-tracking branch 'refs/remotes/origin/master' into Updating-UI-for-material-feature-ID 7 年前
GitHub 68eebf2f Merge pull request #879 from Unity-Technologies/feature/PlanarReflection2 7 年前
GitHub 2654231e Merge pull request #872 from Unity-Technologies/hdrp-msaa 7 年前
sebastienlagarde c3198024 Merge remote-tracking branch 'refs/remotes/origin/master' into hdrp-msaa 7 年前
Frédéric Vauchelles e2c6eb6e [ReflectionProbe] Added sphere offset in UI 7 年前
Remy 56120f1c Add context menu item to allow to show test results more quickly... Hope so. 7 年前
GitHub 60d0a1a7 Merge pull request #877 from Unity-Technologies/HDRP_GraphicTests 7 年前
Frédéric Vauchelles ed247f18 [PlanarReflection] Added probe tests 7 年前
Remy eafa077e Fix cornel box materials 7 年前
Paul Melamed afb8df01 Cleanup PR, add decal HTile mask defines 7 年前
Frédéric Vauchelles 9db916f8 Merge branch 'master' into feature/PlanarReflection2 7 年前
GitHub 65fe370a Merge pull request #868 from Unity-Technologies/lw-srgb-ldr_fix 7 年前
Frédéric Vauchelles f0fd0287 [PlanarProbe] Realtime texture are not serialized 7 年前
Evgenii Golubev 1ef2e80a Use an improved (generalized) depth distribution 7 年前
Julien Ignace 39692887 - Fixed Gaussian/Depth pyramid rendering and debug 7 年前
Julien Ignace 4ee4d22b Removed rendertarget/camera scaling from _ScreenSize in the shaders (was breaking NDC->CS coordinate conversion) 7 年前
Felipe Lira d14fa0e6 Fixed shadowmap sampling out of borders by taking z direction into account. 7 年前
Felipe Lira d3b5bffb Fixed UNITY_REVERSED_Z check. It's always defines in SRP shader library to either 0 or 1. Fixed shadow pancaking on OGL. 7 年前
Felipe Lira 91e75b1e Updated LW to always use ScreenSpace shadowmap. This is a safe compromise until we can strip multi_compile keywords with a c# api. 7 年前
Keijiro Takahashi 8c83fd3d Changed input slot IDs for backward compatibility. 7 年前
Keijiro Takahashi de7e2997 Addition of ScreenPositionSlotControlView 7 年前
Keijiro Takahashi 72b23308 Fixes to the previous commit. 7 年前
GitHub 02682528 Merge pull request #216 from keijiro/gradient-noise-node 7 年前
jensgholm15@gmail.com 507d1fc8 Add maintained aspect ratio in corner resize side handles 7 年前
Keijiro Takahashi 746b96e3 Added Gradient Noise node. 7 年前
Keijiro Takahashi 820e58c3 Improvements to artistic nodes. 7 年前
GitHub b3f61fbc Merge pull request #213 from keijiro/fix-range 7 年前
Jens Holm 9647fad6 Make blackboard resize handles stay within the parent bounds 7 年前
GitHub 0a42bbd9 Merge pull request #214 from keijiro/fix-delete-node 7 年前
Jens Holm 40d78c85 Implement aspect ratio maintaining for vertical resize handles 7 年前
Keijiro Takahashi 28918b9a Clear node selection when deleting nodes. 7 年前
Jens Holm 7ba4ae46 Make ResizeSideHandle be aware of nearest corner 7 年前
GitHub f44e12ea Merge pull request #212 from keijiro/fix-docmenuitem 7 年前
Keijiro Takahashi 02a50c76 Small fixes to "Open Documentation" menu item. 7 年前
Keijiro Takahashi 39a5af4a Fix to RandomRangeNode 7 年前
Jens Holm 9696454d Make floating windows not rescale when parent window becomes too small to fit them 7 年前