netradiant-custom
netradiant-custom copied to clipboard
Support dds/ prefix for dds images.
trafficstars
This PR ports over the changes outlined in https://netradiant.gitlab.io/post/2021-11-08-dds-prefix/.
I'm very sorry, but i highly dislike idea of adding this hack, as it's intrusive and adding ambiguity. I think better place for this is engine, which can additionally lookup .dds in regular path w/o dds/ Let's postpone this until many requests will appear and/or smoother implementation will come in mind.
Fair enough, I'd prefer if the implementation was a bit cleaner/more self contained too.