32 次代码提交 (main)

作者 SHA1 备注 提交日期
Julien Ignace 4f8f27fc Started refactoring for sky framework. 8 年前
Julien Ignace 58445897 Procedural sky now uses the Sky Framework (V1 functionality not tested) 8 年前
Julien Ignace eaf661ba Added Type checks to make setting parameters for a sky more robust. 8 年前
sebastienlagarde b890244e HDRenderLoop: Rename the directory HDRenderLoop in HDRenderPipeline 8 年前
sebastienlagarde cb97b488 HDRenderLoop: Rename renderLoop to renderContext 8 年前
Tim Cooper 2b3f2f91 [refactor namespace] 8 年前
Julien Ignace 47800dae Fixed a number of issues on PS4 8 年前
Evgenii Golubev ddbfc573 Fix sky rendering bugs 8 年前
Tim Cooper 32acc565 [hdloop]Add sky asset + common settings asset. 8 年前
Julien Ignace 2a8e9ce0 Renamed all XXXParametrers class to XXXSettings for consistency. 7 年前
Tim Cooper c30d33b8 [Format]Reformat via format.pl to match the new conventions 7 年前
Tim Cooper 8b0f6d4c use pooling 7 年前
Tim Cooper b1156959 [gc]Convert to pooling 7 年前
Julien Ignace a097b170 Changed HDRP and Shadow system APIs to take command buffers instead of ScriptableRenderPipeline. 7 年前
sebastienlagarde edcb2bf5 More ShaderIds convertion 7 年前
Evgenii Golubev 69b2a277 Implement computation of the view vector from the screen space coordinate 7 年前
Evgenii Golubev 7a50f940 Clean up 7 年前
Thomas 2cdd3c12 Moved most of HDRP utilities to Core 7 年前
Thomas 076b0d65 Cleaned up unused usings 7 年前
Thomas 4378595d GC fix (24B) 7 年前
Julien Ignace 6b9ad1a2 Ported Legacy Unity procedural sky to HDRP and renamed our ProceduralSky to BlacksmithSky (pending removal) 7 年前
Julien Ignace 10007208 Porting sky/fog systems to Interpolation volumes. 7 年前
Julien Ignace dae258a5 Refactored SkyManager to be able to handle several sky rendering context at the same time (baking, visual and lighting override sky) 7 年前
Julien Ignace d7f39ddf - Added new HDUtils RenderTarget utilities that set viewport correctly for scaled RTs in HDRP 7 年前
Julien Ignace 5cfdaac3 Reversed rotation of HDRI sky to match legacy and removed it from procedural because it does not make sense there. 6 年前
sebastienlagarde c810e7d7 Fix issue with shader resource of sky 6 年前
Julien Ignace 36fb4e21 Added debug exposure parameter to several debug modes. 6 年前
Julien Ignace 5b782e23 Added an explicit option in SkySettings (only supported for now in Procedural Sky) to enable or disable the rendering of the sun disk when baking light and reflection probes. 6 年前
Antoine Lelievre 7ba755b2 Add lux unit for HDRI sky 6 年前
Antoine Lelievre da2ab148 Better HDRI sky integration formula 6 年前
Antoine Lelievre 6b451d7a Merge branch 'master' into LuxIntensityForHDRISky And moved HDRI multiplier to the editor 6 年前
Antoine Lelievre d33e5edc Cleanup HDRI sky code 6 年前