You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Changes approach to merging primitive lists as well as visibility maps between occlusion and relevance, rather than passing through all primitives for primary views even when culled and filtering later. Fixes primitives frustum culled in primary views not appearing in secondary views when using instanced stereo and parallel visibility calculations. Merging //UE5/Main/... to //UE5/Release-5.3/... #jira UE-199125 #rb yes [CL 29251574 by christopher fiala in 5.3 branch]