3897 次代码提交 (3fc9fef0-4014-46fb-bd63-2cbc94b16197)

作者 SHA1 备注 提交日期
Julien Ignace a533af44 Implemented height fog for linear and exponential fog. 7 年前
GitHub d48bc884 Merge pull request #807 from Unity-Technologies/LightweightGpuInstancing 7 年前
Sebastien Lagarde 128f5158 Merge remote-tracking branch 'refs/remotes/origin/master' into Add-physical-Light-unit-2 7 年前
GitHub 5c7e1fd0 Merge pull request #809 from Unity-Technologies/Branch_ScreenSpaceShadows 7 年前
GitHub 5bf4aa76 Merge pull request #812 from Unity-Technologies/small-improvement-to-color-picker-debug-mode 7 年前
Felipe Lira a6a06406 removed comment left out as mistake. 7 年前
Felipe Lira 482af7f9 Fixed compiler errors in LW. 7 年前
Felipe Lira 35f80d17 Updated shadow constants to cache propertyID 7 年前
sebastienlagarde 3bf6049c HDRenderPipeline: push small improvement to color Picker debug mode 7 年前
uygar 738c9de1 Revert "Pass the light position to the shadow code" 7 年前
Felipe Lira 46d124a0 Added 5x5 Tent filtering on desktop. 7 年前
GitHub fce350a5 Merge pull request #810 from Unity-Technologies/lwrp_batcher 7 年前
Frédéric Vauchelles f6240ebd [PlanarReflection] Fixed test scene 7 年前
Felipe Lira 98d9ef89 Moved ShadowSampling Tent function to a separate library so it can be used by LW without depending on ShadowContext. 7 年前
GitHub 4b7581e9 Merge pull request #811 from Unity-Technologies/Add-physical-Light-unit-2 7 年前
Frédéric Vauchelles 31baf5b6 [PlanarReflection] Added camera utils 7 年前
sebastienlagarde c0eaab10 wrong removing of spot inner percent 7 年前
Felipe Lira 14346841 Fixed lightweight unlit shader tag. 7 年前
Frédéric Vauchelles c813f01f [PlanarReflection] fixes 7 年前
sebastienlagarde 7c5ace88 Remove physical light unit for the commit 7 年前
Felipe Lira 1185b678 Fixed vertex lighting double shading issue. Light constants being initialized to default values for all the light buffer. 7 年前
Frédéric Vauchelles b0889a10 [PlanarReflectionProbe] Fixed capture position 7 年前
sebastienlagarde 0e2fd784 Merge remote-tracking branch 'refs/remotes/origin/master' into Add-physical-Light-unit-2 7 年前
Felipe Lira d7a50ff9 update lw assets. 7 年前
Frédéric Vauchelles 92bcb4ea [PlanarReflection] (wip) fixing planar probe projection 7 年前
sebastienlagarde 466305bb Fix missing mouse position 7 年前
Felipe Lira e397bc6c Fixed GI issue in specular workflow. 7 年前
Frédéric Vauchelles 89777ddd [PlanarReflection] (wip) fixing planar probe projection 7 年前
sebastienlagarde 6c8462a0 Refactor all the code of colorpicking to make a more general version 7 年前
Felipe Lira da986831 Updated pipeline asset to a new version. 7 年前
Frédéric Vauchelles 2756518b [PlanarReflection] Fixed domain reload for realtime probes 7 年前
Sebastien Lagarde 8820a5f9 Update LuxMeter debugview 7 年前
Felipe Lira f0f14959 Removed shader/material references from lightweight asset. 7 年前
Frédéric Vauchelles 0f4291cb [PlanarReflection] (wip) simple reflection 7 年前
Paul Melamed 54cd8dad Use alpha compositing to blend decals 7 年前
Sebastien Lagarde 2549f4ea Update font debug code, support char, int and float 7 年前
Felipe Lira 98b2b494 Fixed compiler errors in LW. 7 年前
Frédéric Vauchelles 320917fd [PlanarReflection] small refactoring for frustrum calculation 7 年前
Paul Melamed 5ff3384b fix PR comments 7 年前
Arnaud Carre 074f76bb Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into lwrp_batcher 7 年前
Sebastien Lagarde 0b08169d Update font bitmap 7 年前
Raymond Graham 186dae6a Cleanup Instancing 7 年前
Felipe Lira 537ce8c0 Bumped package version. 7 年前
Frédéric Vauchelles 64f68c11 [PlanarReflection] Update capture space 7 年前
Paul Melamed c6480e96 remove decalset if it has no decals 7 年前
Sebastien Lagarde c4945c71 Correct stringId of _DebugFont 7 年前
Raymond Graham d09bc376 Fix up probe gpu instancing 7 年前
Felipe Lira 83c0affb Fixed inconsistent line endings. 7 年前
Frédéric Vauchelles e1efe09f [PlanarReflection] Capture projection 7 年前
Paul Melamed 983ccfcb Using proper instancing path. 7 年前