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
f9cdeb96cd5b330ca5fcd0dbbbdb6e58b620bdde
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ImageWrapper
/
Private
History
Michael Trepka
d42a73f8bb
Properly handle BGRA format in FIcnsImageWrapper
...
[CL 2713366 by Michael Trepka in Main branch]
2015-10-01 15:06:33 -04:00
..
BmpImageWrapper.cpp
…
BmpImageWrapper.h
…
ExrImageWrapper.cpp
Minor optimization to HDR export. Added some logging (Enable verbose LogImageWrapper to view)
2015-07-23 08:02:57 -04:00
ExrImageWrapper.h
Cleaning out programmer-only comments that were harvested by Doxygen.
2015-09-14 09:25:39 -04:00
IcnsImageWrapper.cpp
Properly handle BGRA format in FIcnsImageWrapper
2015-10-01 15:06:33 -04:00
IcnsImageWrapper.h
Missing header.
2015-03-17 13:42:53 -04:00
IcoImageWrapper.cpp
…
IcoImageWrapper.h
…
ImageWrapperBase.cpp
Guard against bad data being passed to image compressor methods. Attemping to fix unreproducible import crashes
2015-03-19 15:02:50 -04:00
ImageWrapperBase.h
…
ImageWrapperModule.cpp
[INTEGRATE] Add Image format detection using file magic headers and adding ETag support to ImageDownload module.
2015-08-05 14:13:13 -04:00
ImageWrapperPrivatePCH.h
…
JpegImageWrapper.cpp
…
JpegImageWrapper.h
…
PngImageWrapper.cpp
Fixed non-Windows builds
2015-09-17 21:36:26 -04:00
PngImageWrapper.h
Fixed error handling in FPngImageWrapper.
2015-09-17 05:10:52 -04:00