Alexander Sago
Alexander Sago
Fix for https://github.com/TTimo/GtkRadiant/issues/561 This fixes the issue in a way reverse of https://github.com/TTimo/GtkRadiant/pull/617 by having q3map2 use the BITMAP field for shader names instead of editor images. This is more...
I have a lot of very large lossless images, and the GdkPixbuf loader seems to be much, much slower (roughly 4-5x) than the PNG and WebP loaders (for the same...
I would like to propose this pull request to allow more modern C++ to be used in the code base. I feel it has been long enough since 2017 that...
Right now you have to manually choose the output format (as far as I'm aware). Quite often I have to decode a JXL file for use in programs that don't...
**Describe the bug** I used to be able to compile from the repo without issues, but recently attempting to compile creates binaries which cause a "illegal hardware instruction (core dumped)"...