Nazarí González
Nazarí González
Changes made, the readme is updated and sokol binding generator is updated here. https://github.com/floooh/sokol/pull/1086
Hello @woelper! I'll take a look, probably something silly going on here. Thanks!
Hi @h-isthebestletter > **What is rkit exactly? The project repo doesn't have a README.** It started as an experimental new version of Notan with wgpu and other additions, but at...
Hey @riverfr0zen sorry for the delay. Can you test again with the `develop` branch? I just uploaded a "fix" for this.
Probably related somehow: https://github.com/pixijs/pixijs/issues/6577
@riverfr0zen I am investigating, I was "sure" that the last fix was good because it was setting the selection of the WebGL Context to the "high-performance" profile, that should select...
Oh that's unexpected, not sure what's going on, I use to run examples this https://github.com/jakobhellermann/wasm-server-runner. Once configured you can do `cargo run --example draw_bunnymark --target wasm32-unknown-unknown` in any repo. Let...
Hey @nickhudkins, thanks for the PRs! Is exposing `raw_window_handle` intended to disable the shadows? I think this change should ideally be handled by winit rather than directly in Notan, and...
Closing this. I think this feature belongs in winit, and Notan will expose it once it's implemented there. Thanks for the PR!
I am having this issue right now. Any extra info about it or a workaround? (using `0.12.1`). (text looks distorted bc postfx shader just ignore it). The text must wrap...