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
ae7825b29c4efbe145f5ffee6662a71078cbca21
UnrealEngineUWP/Engine/Source/Developer/TextureCompressor
History
charles bloom e1b4815c8b clean up fast texture encode option with explicit -fasttextureencode option
stop using "with editor" to mean "fast texture encode"

#rb devin.doucette,dan.thompson

#ROBOMERGE-SOURCE: CL 17205139 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)

[CL 17205157 by charles bloom in ue5-release-engine-test branch]
2021-08-17 16:24:17 -04:00
..
Private
Undo CL16853912 now that CL16922241 fixes the deadlock properly.
2021-07-22 13:12:46 -04:00
Public
clean up fast texture encode option with explicit -fasttextureencode option
2021-08-17 16:24:17 -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: 470ms Template: 20ms
English
English
Licenses API