DarkRadiant: master 61edaeb1
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| orbweaver | orbweaver | master | 23.06.2020 20:02 | master 1828f91c |
| Changeset | Remove useless mipmap level parameter from Image::getWidth/getHeight Just like with the already-removed mipmap level parameter to get[MipMap]Pixels, the corresponding parameter to getWidth and getHeight is also unused and unusable due to the requirement in RGBAImage that it must always be set to 0. |
|||
| mod - include/iimage.h | Diff File | |||
| mod - libs/RGBAImage.h | Diff File | |||
| mod - radiant/image/dds.cpp | Diff File | |||
| mod - radiant/shaders/CameraCubeMapDecl.cpp | Diff File | |||
| mod - radiant/shaders/MapExpression.cpp | Diff File | |||
| mod - radiant/shaders/textures/HeightmapCreator.h | Diff File | |||
| mod - radiant/shaders/textures/TextureManipulator.cpp | Diff File | |||