DarkRadiant: master 97e7eab7

Author Committer Branch Timestamp Parent
greebo greebo master 26.08.2022 19:14 master f923827a
Affected Issues  0006080: Every attempt to load a texture will trigger a SIGSEGV signal caught: 11
Changeset 0006080: Move RGBAImage to image namespace.
This fixes the crash on invoking any member of the RGBAImage class, which had been erroneously linked to a function table of the same name in libwx_gtk3u_stc-3.2.so
mod - libs/RGBAImage.h Diff File
mod - radiantcore/imagefile/JPEGLoader.cpp Diff File
mod - radiantcore/imagefile/TGALoader.cpp Diff File
mod - radiantcore/shaders/MapExpression.cpp Diff File
mod - radiantcore/shaders/textures/HeightmapCreator.h Diff File
mod - radiantcore/shaders/textures/TextureManipulator.cpp Diff File