This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
5b57a66ff5ccd07489d2a02a8f02e99ded2de708
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ImageWrapper
/
Private
/
Formats
History
charles bloom
dabdaeda09
nop just comment cleanups
...
#rb none #preflight none [CL 20284987 by charles bloom in ue5-main branch]
2022-05-19 15:04:56 -04:00
..
BmpImageWrapper.cpp
nop just comment cleanups
2022-05-19 15:04:56 -04:00
BmpImageWrapper.h
…
DdsImageWrapper.cpp
remove imagewrapper srgb todo notes and comment to clarify existing behavior
2022-03-28 16:18:22 -04:00
DdsImageWrapper.h
DDS image wrapper
2022-03-24 16:47:03 -04:00
ExrImageWrapper.cpp
Add TSF_R32F single channel float texture source format
2022-05-05 16:58:24 -04:00
ExrImageWrapper.h
…
HdrImageWrapper.cpp
…
IcnsImageWrapper.cpp
fix ImageWrapper Mac compile?
2022-03-28 12:04:12 -04:00
IcnsImageWrapper.h
…
IcoImageWrapper.cpp
…
IcoImageWrapper.h
…
JpegImageWrapper.cpp
nop just comment cleanups
2022-05-19 15:04:56 -04:00
JpegImageWrapper.h
…
PngImageWrapper.cpp
PngImageWrapper detect unsupported formats and return failure rather than crash
2022-05-05 19:36:44 -04:00
PngImageWrapper.h
…
TgaImageWrapper.cpp
…
TgaImageWrapper.h
…
TiffImageWrapper.cpp
TiffImageWrapper fix importing floating point gray images as integer
2022-05-06 07:06:42 -04:00
TiffImageWrapper.h
…