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
088da5f2929e923ac3e18ea94de020d5da8e90c3
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
ImageWrapper
/
Public
History
alexander suvorov
9283f3f96e
Add full support for 32-bit float EXR image channels.
...
#rb Julien.StJean, charles.bloom [CL 16454318 by alexander suvorov in ue5-main branch]
2021-05-25 15:01:03 -04:00
..
Formats
Moving HDR loader from runtime engine to imagewrapper.
2021-05-17 08:44:27 -04:00
BmpImageSupport.h
Avoid having the ImageWrapper module depend on CoreUObject so that it can be used from standalone texture build workers that don't want to link to CoreUObject.
2021-05-04 15:06:57 -04:00
IImageWrapper.h
Add full support for 32-bit float EXR image channels.
2021-05-25 15:01:03 -04:00
IImageWrapperModule.h
…
TgaImageSupport.h
…