您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
sebastienlagarde cfa07646 Merge branches 'master' and 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 7 年前
..
AtmosphericScattering Merge branches 'master' and 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 7 年前
HDRISky Merge branches 'master' and 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 7 年前
ProceduralSky Merge branches 'master' and 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline 7 年前
AtmosphericScattering.meta Implemented base of "Atmospheric Scattering" framework. 7 年前
BlitCubemap.shader Replace all sampler macros with SAMPLER 7 年前
BlitCubemap.shader.meta Added the possibility to override lighting with a user specified cubemap (this will be provided to both enlighten and the default reflection probe) 7 年前
HDRISky.meta Started refactoring for sky framework. 8 年前
OpaqueAtmosphericScattering.shader HDRenderPipeline: Add xboxone support 7 年前
OpaqueAtmosphericScattering.shader.meta Implemented base of "Atmospheric Scattering" framework. 7 年前
ProceduralSky.meta Ported Legacy Unity procedural sky to HDRP and renamed our ProceduralSky to BlacksmithSky (pending removal) 7 年前
SkyManager.cs Update code with last merge changes and fixed some formatting issues. 7 年前
SkyManager.cs.meta Started refactoring for sky framework. 8 年前
SkyRenderer.cs Refactored SkyManager to be able to handle several sky rendering context at the same time (baking, visual and lighting override sky) 7 年前
SkyRenderer.cs.meta Started refactoring for sky framework. 8 年前
SkyRenderingContext.cs Fixed "Baked sky" behavior in new sky volume system. 7 年前
SkyRenderingContext.cs.meta Refactored SkyManager to be able to handle several sky rendering context at the same time (baking, visual and lighting override sky) 7 年前
SkySettings.cs Fixed "Baked sky" behavior in new sky volume system. 7 年前
SkySettings.cs.meta Added a CommonSettings component to handle the choice of the SkyRenderer and later other global scene settings. 8 年前
SkyVariables.hlsl Remove `sampler_SkyTexture` and `sampler_MainTex` 7 年前
SkyVariables.hlsl.meta - Properly integrated fog for transparent Lit/Unlit materials. 7 年前
VisualEnvironment.cs Update code with last merge changes and fixed some formatting issues. 7 年前
VisualEnvironment.cs.meta Porting sky/fog systems to Interpolation volumes. 7 年前