您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Felipe Lira 06348311 Added support to 9 lights to lightweight. 1 main light + 8 per-object. 7 年前
..
LightweightBlit.shader Added Occlusion keyword. Updated materials. More refactor on the shader. 7 年前
LightweightBlit.shader.meta Update lightweight pipeline / SRP version 7 年前
LightweightCopyDepth.shader Added support to CopyDepth. It used copytexture if platform supports at least basic copy, if not it uses a blit with a depthcopy shader. 7 年前
LightweightCopyDepth.shader.meta Update lightweight pipeline / SRP version 7 年前
LightweightCore.cginc Fixed emission property on SimpleLightingShader. Removed Env mapping support for consistency with old legacy shader library. 7 年前
LightweightCore.cginc.meta Add LW SRP into material graph 7 年前
LightweightInput.cginc Added support to 9 lights to lightweight. 1 main light + 8 per-object. 7 年前
LightweightInput.cginc.meta Add LW SRP into material graph 7 年前
LightweightLighting.cginc Light refactor to sort lights and disable directional lights from per object light lists. 7 年前
LightweightLighting.cginc.meta Add LW SRP into material graph 7 年前
LightweightPassLit.cginc Added support to 9 lights to lightweight. 1 main light + 8 per-object. 7 年前
LightweightPassLit.cginc.meta Update lightweight pipeline / SRP version 7 年前
LightweightPassShadow.cginc Update lightweight pipeline / SRP version 7 年前
LightweightPassShadow.cginc.meta Update lightweight pipeline / SRP version 7 年前
LightweightShadows.cginc Added support to 9 lights to lightweight. 1 main light + 8 per-object. 7 年前
LightweightShadows.cginc.meta Add LW SRP into material graph 7 年前
LightweightStandard.shader Refactored light setup to not sort lights. Sorting at a global level would introduce light popping. 7 年前
LightweightStandard.shader.meta Add LW SRP into material graph 7 年前
LightweightStandardSimpleLighting.shader Refactored light setup to not sort lights. Sorting at a global level would introduce light popping. 7 年前
LightweightStandardSimpleLighting.shader.meta Add LW SRP into material graph 7 年前
LightweightUnlit.shader Shader changes to support XR in Lightweight Pipeline 7 年前
LightweightUnlit.shader.meta Add LW SRP into material graph 7 年前