iOrange

Results 14 comments of iOrange

Hi! From time to time happens this issue. Goes away by itself after some time. As you can see on a screenshot - there's some garbage on screen. Looks like...

Made better screenshot of the issue ![Cxbx-Reloaded 10_12_2019 12_59_32 PM](https://user-images.githubusercontent.com/7016607/67307149-0967a480-f4c6-11e9-8f2e-535f28bf5248.png)

Made a pull-request with BC4 and BC5 API. https://github.com/GameTechDev/ISPCTextureCompressor/pull/31

In what form would you prefer it to be ? As `#define BCDEC_VERSION_MAJOR 0` `#define BCDEC_VERSION_MINOR 9` `#define BCDEC_VERSION_REVISION 5` or `#define BCDEC_VERSION "0.95"` ?

While I'm not sure why exactly this crashes (@iliagaming migh provide us with the modified version of the model and or textures), but I have an idea on how we...

Thanks for the info. I'm not familiar with the vcpkg, but I'll try to dig thanks.

3b71535 added defines for major/minor version. Sorry it took so long.

Upvoting this. Something like a feature flag would be greatly appreciated.

Hi! Thanks for checking out my small library. I see that you've successfully adopted bc1-bc3 functions for your [valen](https://github.com/jandk/valen/tree/main/valen-app/src/main/java/be/twofold/valen/converter/decoder) application, nice! I don't believe that that part is wrong tbh,...