Commit Graph

5 Commits

Author SHA1 Message Date
aurel cordonnier
a12d56ff31 Merge from Release-Engine-Staging @ 17791557 to Release-Engine-Test
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485

[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-12 21:21:22 -04:00
chris kulla
577221fb5d Restore changes to PathTracing code caused by the last engine merge
#rb Aurel.Cordonnier

#ROBOMERGE-SOURCE: CL 16635840 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v831-16623017)

[CL 16635842 by chris kulla in ue5-release-engine-test branch]
2021-06-10 23:01:10 -04:00
aurel cordonnier
25a11deeac Merge from Release-Engine-Staging @ 16579919
This represents UE4/Main @ 16579691 and Dev-PerfTest @ 16579576

[CL 16581170 by aurel cordonnier in ue5-release-engine-test branch]
2021-06-07 20:09:45 -04:00
chris kulla
b7721dec78 Enable Path Tracing denoiser by default
Expose a checkbox on PostProcessVolume to control the path tracing denoiser.

Fix the hard clamp on samples/pixel since we don't have any internal limit. A UI clamp is sufficient.

Store the denoiser state in the path tracer config object so it does not get confused per View.

#rb Patrick.Kelly, Juan.Canada
#preflight 60b679deae46a100012ff351

[CL 16520779 by chris kulla in ue5-main branch]
2021-06-01 15:39:11 -04:00
chris kulla
ea2bf93387 Add OpenImageDenoise plugin for path tracer
This plugin implements a denoiser for path traced images using the OpenImageDenoise library. The denoiser is enabled by both loading the plugin and setting r.PathTracing.Denoiser=1

Add Albedo/Normal outputs to the path tracer to support the denoiser.

#rb Patrick.Kelly
#jira UE-79847

#robomerge[STARSHIP] -Starship-RES

#ushell-cherrypick of 16455905 by chris.kulla

[CL 16485986 by chris kulla in ue5-main branch]
2021-05-27 11:45:57 -04:00