Louis Pearson
Louis Pearson
This fix also prevents multiple of the same sounds playing at the same time when audio is introduced. When this happens it appears that the sounds suddenly got louder, but...
> I am on Iris Xe and I experience slowdowns when opening Godot and when running the project and when opening project or editor settings but only on multi-window. If...
Having used zig to develop for WASM4, one thing to keep in mind for the `tracef` example is size. The code generated for `std.fmt` can end up being quite large...
Cool! Glad to see this is getting completed. I started working on rebasing it but I didn't want to get a build environment set up - thank you for taking...
Those are probably leftover from the work I did
If I'm reading the page correctly, the platform channel is an asynchronous message passing API for communicating between the flutter code and the native code. Currently `ZigAndroidTemplate` is working at...
I may be able to take a look, most of my focus with Android at the moment is on my build tool cyborg though.
@lassade this looks like some sort of signing issue, but I'm unable to tell what the actually issue is. Can you open a PR with the changes you made?
That is very useful to know! Thank you for the link and the guide.
This was a wonderfully written post! Everytime I read something you write I'm astounded at the wisdom(?)/thought that goes into it. Count me in as part of the audience. It's...