Valtteri Vallius
Valtteri Vallius
Sorry if this is the wrong place to ask but what is the current status for supporting conversions from png to ktx2 with BC1, BC3, BC5 and BC7 compression formats...
Thanks for the summary. I guess I will try running Compressonator on Linux through Wine and hope for official future ktx2 support on Linux. Edit: > I heard KTX2 _just...
Thanks, I'll keep it in mind and notify here if decide to give it a go. At the moment it looks like a bit too involved for my time schedule...
> Have you found any solutions? I ended up using bash script which explicitly calls all files I want to convert with full path.
Please fix. Thanks!
Do you know how to copy the output from xtrace window? It gets filled with messages but I have not idea how to copy them. Many pages of messages. This...
That is unfortunate. I will look around the implementations at some point. I guess the only way to go then is to implement some kind of boundary clipping system on...
Thank you. I eventually got it to work on my own but I decided to switch to pure LWJGL in the end and started a new project. When I started...
I forked puffin and updated the `egui`, `egui_extras` and `eframe` to `0.29.0`. Everything works fine it seems on my own project. I don't understand why `puffin_egui`'s own version is set...
It seems the issue occurs when nested crate structure is being used. With flat crate structure it seems to work. I created a [repo](https://github.com/kaphula/hot-lib-reloader-nested-crates/tree/0558bba33f30a04b0978dd212dfd58cb44687fbf) (edit: this links now to the...