Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
b4b391a5f60ea2e976ef985372b551fd396537b5
UnrealEngineUWP/Engine/Source/Developer/TextureCompressor
History
Julien StJean 9471813de1 Added the capacity to import a 2d texture as a cube texutre when using interchange (for HDRI images).
#jira UETOOL-3484
#rb Alexis.Matte
#preflight 60b536bf3c6c4e000166feeb

[CL 16510736 by Julien StJean in ue5-main branch]
2021-05-31 16:30:35 -04:00
..
Private
Added the capacity to import a 2d texture as a cube texutre when using interchange (for HDRI images).
2021-05-31 16:30:35 -04:00
Public
-Avoid having dependency on Engine by TextureFormatOodle by avoiding use of UTexture and getting
2021-05-20 14:19:29 -04:00
TextureCompressor.Build.cs
Attempt #2 (with issues fixed from last time): Extract texture format indexing and interfaces from the TargetPlatformManager and instead put it into a new type: TextureFormatManager instead. TargetPlatformManager retains the same API for querying texture format information, it just forwards to the TextureFormatManager instead. This is to facilitate the use of TextureCompressor from standalone executables that shouldn't depend on TargetPlatformManager.
2021-05-03 14:05:29 -04:00
Powered by Gitea Page: 539ms Template: 23ms
English
English
Licenses API