DarkRadiant: master b564f2fc
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| orbweaver | orbweaver | master | 22.06.2021 19:39 | master 011517a2 |
| Changeset | Streamline DDSImage::addMipMap() For some reason this method was called with individual parameters corresponding to the members of MipMapInfo, which were initialised from an existing MipMapInfo object, only to be reconstructed into a new MipMapInfo object in the method body. We now just pass the existing MipMapInfo by const reference. |
|||
| mod - radiantcore/imagefile/dds.cpp | Diff File | |||