DarkRadiant: master 09e8c823
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 30.06.2020 19:47 | master 31a50870 |
Changeset | Streamline DDSImage mipmap loading No need for a separate getMipMapPixels() method, since addMipMap() can immediately return the pointer to the mipmap's byte data which is used in the next line of LoadDDSFromStream() to stream in the actual data. |
|||
mod - radiant/image/dds.cpp | Diff File |