您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Felipe Lira 2c09ec14 Fixed format and line endings. 6 年前
..
DepthOnlyPass.cs Added support to DynamicBatching. It's enabled by default and can be changed in the pipeline asset. Created RenderingData to hold all other data containers. 6 年前
DepthOnlyPass.cs.meta Created ScriptableRenderPass class to abstract passes. Ported DepthOnlyPass to new SRP. 7 年前
DirectionalShadowsPass.cs Fixed format and line endings. 6 年前
DirectionalShadowsPass.cs.meta Moved shadow related code from LightweightPipeline.cs into a proper shadow pass class 7 年前
ForwardLitPass.cs Fixed format and line endings. 6 年前
ForwardLitPass.cs.meta Moved most content to LightweightForwardRenderer. Created passes to encapsulate logic. Currently passes are selected based on primitive feature/capabilities/frame settings. 7 年前
LocalShadowsPass.cs Fixed format and line endings. 6 年前
LocalShadowsPass.cs.meta Moved most content to LightweightForwardRenderer. Created passes to encapsulate logic. Currently passes are selected based on primitive feature/capabilities/frame settings. 7 年前
ScreenSpaceShadowResolvePass.cs Fixed format and line endings. 6 年前
ScreenSpaceShadowResolvePass.cs.meta Moved most content to LightweightForwardRenderer. Created passes to encapsulate logic. Currently passes are selected based on primitive feature/capabilities/frame settings. 7 年前
ScriptableRenderPass.cs Added support to DynamicBatching. It's enabled by default and can be changed in the pipeline asset. Created RenderingData to hold all other data containers. 6 年前
ScriptableRenderPass.cs.meta Created ScriptableRenderPass class to abstract passes. Ported DepthOnlyPass to new SRP. 7 年前