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
da8d9fe4a40575faad866cdc6ec7344be7e028ff
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ImageWrapper
/
Private
History
Marc Audy
1a12e9cffe
Add a matching PRAGMA_ENABLE_SHADOW_VARIABLE_WARNINGS for PRAGMA_DISABLE_SHADOW_VARIABLE_WARNINGS instead of using basic PRAGMA_POP
...
[CL 2548029 by Marc Audy in Main branch]
2015-05-12 17:41:47 -04:00
..
BmpImageWrapper.cpp
…
BmpImageWrapper.h
…
ExrImageWrapper.cpp
…
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
…