php4fan
php4fan
Ok but I'm still confused about this: > How do you explain the discrepancy between the two attached patches REPRO.pd and NO_REPRO.pd, i.e the fact that the y coordinate only...
This can be reproduced with the help patch for `[gemwin]`, or basically any help patch from Gem.
`debugGL` doesn't seem to do anything on Windows.
> debugGL doesn't seem to do anything on Windows. Nor on Linux actually (I've tried provoking a stack underflow on purpose with a `[GEMglPopMatrix]`), where I'm pretty sure I had...
I have opened a separate issue for `debugGL`: https://github.com/umlaeute/Gem/issues/503 Can you reproduce the original issue on Windows?
gemglfw3window
This seems to be a bug in glfw. I was able to reproduce it from scratch on one of their examples: https://github.com/glfw/glfw/issues/2770
> This issue was inactive for a long time and will be automatically closed in 30 days This is idiotic. Is this something that comes by default from GitHub or...
Oh, the stupid bot again. Please reopen, this is still an issue
> Regarding the error, we underlined the first occurrence only for simplicity. Normally that's not the case when `empty()` is not interfering. Example 1:  Example 2:  And these...