Julius Häger

Results 444 comments of Julius Häger

There is work being done on a wpf control here https://github.com/varon/GLWpfControl/. It's working but would ideally have better performance by utilizing the directx opengl interop extensions in a more efficient...

I'm not convinced this is something we want to do with the default value. But it might be a good idea and helpful to have a good error message on...

@UnknownShadow200 sorry to revive this so long after your comment. I'm not terribly familiar with X11, so it's not entirely clear to me what a good solution for this would...

Thanks for finding the relevant documentation! Searching upon the info in that documentation I found some code samples that suggest that printing that this valuator didn't have a label is...

I think we can add the check for the label being 0 as the documentation says it might be 0. But yeah we can close this issue with that fix...

Moving this issue to `3.3.4` so that I can release `3.3.3`.

Thanks for the PR! This is a breaking change that is quite bad for users of the math types. It will not give any indication of changes but it will...

Sorry for late reply. I'm thinking we are going to have to make a migration guide for OpenTK 5, so maybe having a function with the same name but different...

The migration guide would be for OpenTK 5, which means that we don't want to do this breaking change in OpenTK 4. We can definitely have the "correct" naming in...

@Phyyl I'm guessing you're no longer going to pursue this change/PR?