Commit Graph

4 Commits

Author SHA1 Message Date
charles bloom
65e8951b66 remove imagewrapper srgb todo notes and comment to clarify existing behavior
#rb none
#preflight 62421591292f228e09d5a8b1

[CL 19532530 by charles bloom in ue5-main branch]
2022-03-28 16:18:22 -04:00
charles bloom
bbc36d4e36 ImageWrapper clean up duplicate variables
remove unsupported row stride and check it is tight packed as expected

#preflight 6241c305a67e4e1ab71ea308
#rb none
#fyi julien.stjean

[CL 19527833 by charles bloom in ue5-main branch]
2022-03-28 11:20:27 -04:00
charles bloom
f4b6147be1 fix missing copyright text
#rb none
#preflight none

[CL 19503895 by charles bloom in ue5-main branch]
2022-03-24 18:22:54 -04:00
charles bloom
2dc533f46d DDS image wrapper
allows load/save of only 2d DDS images through the generic imagewrappers apis
can be used with screenshot to dds output for example

#preflight 623cd55d9f11d3c7394618e6
#rb fabian.giesen

[CL 19502395 by charles bloom in ue5-main branch]
2022-03-24 16:47:03 -04:00