You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
[Backout] - CL16609377
#fyi alexander.suvorov Original CL Desc ----------------------------------------------------------------- #jira UE-87812 Allow color adjustment for cubemaps created from longlat sources, use proper color space for imported HDR textures. #rb Julien.StJean #fyi charles.bloom #preflight 60ba698e884c6300012adbac [CL 16624208 by aurel cordonnier in ue5-main branch]
This commit is contained in:
@@ -2529,6 +2529,7 @@ private:
|
||||
{
|
||||
// Generate the base mip from the long-lat source image.
|
||||
GenerateBaseCubeMipFromLongitudeLatitude2D(Mip, Image, BuildSettings.MaxTextureResolution);
|
||||
break;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user