You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Solves degenerate case where the WP minimap would be zoomed out and dragged far outside the viewport, issuing millions of tile requests each frame * Properly clamp the requested VT region to what's visible in the viewport * Deprecated previous method which required the viewport position to be negated to work properly #rb jeremy.moore [CL 28039832 by sebastien lussier in ue5-main branch]