Skip to content
  • DolceTriade's avatar
    image: add crn support to the image plugin. · ca241db6
    DolceTriade authored and Thomas Debesse's avatar Thomas Debesse committed
    This works by converting the crn file to dds in memory
    and then using the dds load functions to convert the dds
    file to RGBA. This is because crn also stores the file as
    a compressed texture meant to be uploaded directly to the
    GPU, however, radiant wants an RGBA array.
    ca241db6