Josep Valls

Results 7 comments of Josep Valls

Any idea on how to implement a workaround using HIDAPI as suggested in the linked thread? Doesn't look like the devs will fix it.

Developers, please update trunk and demo. I can confirm the code modified by Indb works correctly as a drop-in replacement for the current worker-stopgo.js file. Kudos Indb!

I have little experience with C++ code but I was looking at image.cpp and I saw that LANCZOS already seems to have a notion of color weight and to my...

Just to clarify, in my project I'm not importing anything. I grab the image data directly from a viewport so I do not have access to fix alpha border. I...

I tried multiple combinations of Image.fix_alpha_edges and Image.premultiply_alpha and neither addresses the issue. Find attached a minimal sample project in 3.6. Same issue is present in 4.4 when resizing and...

Thanks. It's interesting to see that in Godot 4.x the artifacts appear even in the image before resizing. I agree that the issue you linked looks related. I still think...