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
6bcdeee200583ec930d99775b383d60bce714dcc
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ImageWrapper
/
Private
History
Joe Tidmarsh
7b84150f4b
Optimizations to EXR exporter. For larger image sizes this is up to 25% quicker.
...
[CL 2610904 by Joe Tidmarsh in Main branch]
2015-07-06 08:27:59 -04:00
..
BmpImageWrapper.cpp
…
BmpImageWrapper.h
…
ExrImageWrapper.cpp
Optimizations to EXR exporter. For larger image sizes this is up to 25% quicker.
2015-07-06 08:27:59 -04:00
ExrImageWrapper.h
Add a matching PRAGMA_ENABLE_SHADOW_VARIABLE_WARNINGS for PRAGMA_DISABLE_SHADOW_VARIABLE_WARNINGS instead of using basic PRAGMA_POP
2015-05-12 17:41:47 -04:00
IcnsImageWrapper.cpp
Prevent assert if icon decoding falls back to the Icns wrapper on Windows due to unsupported formats, etc..
2015-03-17 13:41:54 -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
…
ImageWrapperPrivatePCH.h
…
JpegImageWrapper.cpp
…
JpegImageWrapper.h
…
PngImageWrapper.cpp
…
PngImageWrapper.h
…