Silk.NET v2.0.0-preview4 Release Notes
Release Date: 2020-12-08 // about 4 years ago-
Includes everything from the last previews, as well as:
- A generic, flexible maths library to fill in the holes left by System.Numerics
- An initial set of Microsoft DirectX bindings
- ๐ Miscellaenous fixes and improvements
๐ Silk.NET v1.9.0 was the last version of Silk.NET v1.X as this release (2.0 Preview 4) is a production-ready "go live" release. Feel free to use this in new applications.
Previous changes from v2.0.0-preview2
-
Includes everything from the last previews, as well as:
- SDL bindings
- A SDL windowing backend
- A new, AOT-friendly interop system
- A new and improved overload system and bindings API surface
- ๐ Miscellaneous OpenXR and GLFW fixes
- ๐จ Miscellaneous windowing and input fixes and refactorings