Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenTK 4.5.0 Upgrade #6

Open
4 tasks
optimus-code opened this issue Mar 7, 2021 · 1 comment
Open
4 tasks

OpenTK 4.5.0 Upgrade #6

optimus-code opened this issue Mar 7, 2021 · 1 comment

Comments

@optimus-code
Copy link
Contributor

optimus-code commented Mar 7, 2021

Hi

I just thought it would be useful to list some breaking changes I have so far discovered trying to upgrade to OpenTK 4.5.0.

Breaking changes

  • AudioContext and accommodating higher level audio classes are no longer part of OpenTK.
  • Underlying window system changed, no longer based on System.Windows.Forms and you need to use the low level GLFW apis.
  • Input routines changed as a result of the new windowing system.
  • Video mode selection is now done with low level GLFW api.

I'll add more points when/if I discover them.

@Memorix101
Copy link
Owner

I see, I just updated it and it broke the project. 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants