您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Felipe Lira e3ae9976 Fixed issue that was causing point lights to not be shaded when only 1 light was visible. 7 年前
..
Editor Added camera inspector for lightweight pipeline. 7 年前
Materials updated lightweight standard material 7 年前
Shaders Fixed bug in vertex lighting caused by casting due to typo. 7 年前
Editor.meta Add LW SRP into material graph 7 年前
LightweightConstantBuffer.cs Removed Attenuation texture dependency due to precision issues with an alpha8. Optimized attenuation function to use 1 MAD instruction for the smooth factor. 7 年前
LightweightConstantBuffer.cs.meta Update lightweight pipeline / SRP version 7 年前
LightweightPipeline.cs Fixed issue that was causing point lights to not be shaded when only 1 light was visible. 7 年前
LightweightPipeline.cs.meta LowEndMobile Pipeline - Added Shadows. 8 年前
LightweightPipelineAsset.asset Removed Attenuation texture dependency due to precision issues with an alpha8. Optimized attenuation function to use 1 MAD instruction for the smooth factor. 7 年前
LightweightPipelineAsset.asset.meta Add LW SRP into material graph 7 年前
LightweightPipelineAsset.cs Removed Attenuation texture dependency due to precision issues with an alpha8. Optimized attenuation function to use 1 MAD instruction for the smooth factor. 7 年前
LightweightPipelineAsset.cs.meta Add LW SRP into material graph 7 年前
LightweightPipelineUtils.cs Fixed light sorting popping. Changed the way main light is computed. It can only be a directional light or a light that casts shadow. 7 年前
LightweightPipelineUtils.cs.meta Add LW SRP into material graph 7 年前
Materials.meta Add LW SRP into material graph 7 年前
Shaders.meta Add LW SRP into material graph 7 年前