16 次代码提交 (3bba2de4-e135-40c8-b41f-5acdaa8bfee3)

作者 SHA1 备注 提交日期
Felipe Lira 5ccdddfc LowEndMobile Pipeline - Added Shadows. 8 年前
Felipe Lira c9e863e4 Shadow slice resolution being computed automatically for best fit in the shadow atlas. 8 年前
Felipe Lira 7adeb563 Added non-directional Lightmap support 8 年前
Felipe Lira 3bba2de4 Added NormalMap, Emission and Occlusion 8 年前
Felipe Lira 21e43adc Added Fog 8 年前
Felipe Lira 926abc33 Changed shader to specular setup and made a few cleanups. 8 年前
Felipe Lira 5450c598 Fixed Lightmap issue and shadow issues on mobile. 8 年前
Felipe Lira e606701e Added support to query shadowbias from Light. Fixed glossiness in specular. 8 年前
Felipe Lira 9bcbdc22 Added the "RenderPipeline" shader tag. moved all settings from QualitySettings to Pipeline asset. 8 年前
Felipe Lira 065244b9 Created base setup to support both metallic and specular in LDPipeline 8 年前
Felipe Lira 38a9956f Due to target hardware restrictions (ALU/bandwidth) LD won't support the same standard shader workflow. Instead a specular limited will be available. 8 年前
Felipe Lira 11a8a1a4 MaterialUpgrader for Mobile to LDRenderPipeline and small changes to allow gloss & shineness on LDRenderPipeline. Temporary workaround the issue that was causing Lightmap to crash unity. 8 年前
Felipe Lira 9f7c7922 Added custom shader material to set correctly shader keywords for LRRenderPipeline. 8 年前
Felipe Lira e72ab523 Removed dummy workaround passes from shader. Added dynamic pixel lights to scene. 8 年前
Felipe Lira 45ce8af5 Fixed shadow bias. Moved PCF filtering to _SOFT_SHADOWS. Made a few settings more user friendly. 8 年前
Felipe Lira 00dbd214 Added options to use specular from base map and to choose wheter to use glossines from diffuse alpha (specular mask) or specular texture. 8 年前