DarkRadiant: master 127fea8d

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 13.07.2020 19:55 master 55d8e4f7
Changeset Use some of the new DDSHeader methods in LoadDDSFromStream()

Switch to using the new public methods on DDSHeader e.g. getWidth(),
getHeight(), getCompressionFormat() etc. Compression formats are now looked up
by FOURCC string rather than ddsPF_t enum values.
mod - radiant/image/dds.cpp Diff File
mod - radiant/image/ddslib.cpp Diff File
mod - radiant/image/ddslib.h Diff File