Hajime Hoshi

Results 678 comments of Hajime Hoshi

We discussion at Discord about #1704, and realized that global input functions are not available at `HandleInput` suggested at #1704. It's because the global APIs return a frozen input state...

This is a known and intended regression, as updating the rendering results on resizing the window caused some flickering issue. I'll leave this open, but I am not sure I...

> Fair enough, I read through the 2.5.0 changelog and didn't notice a mention of this so I thought I would report this. Yeah, reporting this is totally fine. I'll...

https://play.jsgo.io/74145193d42f64d1e37698d937a458cada01b9c3 example to destroy the editor

I agree that we should not introduce breaking changes in go-gl/gl even though this is still in v0, as go-gl/gl is already widely used. I don't know how this organization...

In GLSL, this is technically allowed: ```go min(vec2(0), 1.0) ```

Who are the maintainers of this project?

IMHO, this project should be archived if this PR cannot be merged...

https://pkg.go.dev/github.com/hajimehoshi/oto/[email protected] Oto v2.4.0 has been released