您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Evgenii Golubev 7106bb0a Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into volumetrics 7 年前
..
AtmosphericScattering Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into volumetrics 7 年前
HDRISky Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into volumetrics 7 年前
ProceduralSky Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderPipeline into volumetrics 7 年前
AtmosphericScattering.meta Implemented base of "Atmospheric Scattering" framework. 7 年前
BlitCubemap.shader Change shader include paths to take advantage of Core being an include path now 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) 8 年前
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 - Moved GGX Convolution related files to Material/GGXConvolution 7 年前
SkyManager.cs.meta Started refactoring for sky framework. 8 年前
SkyRenderer.cs Ported Legacy Unity procedural sky to HDRP and renamed our ProceduralSky to BlacksmithSky (pending removal) 7 年前
SkyRenderer.cs.meta Started refactoring for sky framework. 8 年前
SkySettings.cs Implemented base of "Atmospheric Scattering" framework. 7 年前
SkySettings.cs.meta Added a CommonSettings component to handle the choice of the SkyRenderer and later other global scene settings. 8 年前
SkySettingsSingleton.cs Cleanup / conventions 7 年前
SkySettingsSingleton.cs.meta [HDLoop] Use scene singleton pattern for skysettings and common settings. The idea is that when a scene is activated we look to see if there are any override settings in that scene; if so we apply them. If there are no override settings we just do the default. 8 年前
SkyVariables.hlsl - Fixed shader compilation errors on PS4 7 年前
SkyVariables.hlsl.meta - Properly integrated fog for transparent Lit/Unlit materials. 7 年前