20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1717 from NogginBops/fix-build More... about 1 month ago
Merge pull request #1716 from NogginBops/al-fixes More... about 1 month ago
Fixed OpenTK.sln build folder. Updated Nuget.CommandLine to 6.7.1. More... about 1 month ago
Merge pull request #1715 from NogginBops/fix-clamp More... about 1 month ago
Fixed FilterType documentation. More... about 1 month ago
Fixed a bunch of OpenAL documentation. More... about 1 month ago
Remove clamp from MathHelper.Lerp and fixed Lerp and Elerp documentation. More... about 1 month ago
Merge pull request #1712 from NogginBops/slerp More... about 2 months ago
Small formatting fixes More... about 2 months ago
Add MathHelper.ELerp and VectorN.Elerp. Add Vector2.NormalizeFast Remove all uses of `var` in vector classes. More... about 2 months ago
Add VectorN.Slerp More... about 2 months ago
Merge pull request #1702 from NogginBops/change-of-basis More... about 2 months ago
Merge branch 'master' of github.com:opentk/opentk into change-of-basis More... about 2 months ago
Merge pull request #1706 from NogginBops/glfw3.4 More... about 2 months ago
Removed old wayland glfw loading code. Added code to honor OPENTK4_USE_WAYLAND env variable. Updated projects to use C# 8.0. More... about 2 months ago
Upgrade to glfw 3.4 More... about 2 months ago
Marked all Zero and Identity static properties as readonly More... about 2 months ago
Added Matrix.CreateSwizzle to create swizzle matrices. Added Matrix.Swizzle to directly swizzle matrices. Made the different matrix types have more uniform API. Marked tons of properties in OpenTK.Mathematics as readonly. Updated to C# language version to 8.0. More... about 2 months ago
Release 4.8.3 More... 5 months ago
Merge pull request #1660 from MV10/SizeProperties More... 5 months ago
Update Program.cs More... 5 months ago
Update Program.cs More... 5 months ago
Update Program.cs More... 5 months ago
Remove semicolon More... 5 months ago
Removed changes to local test project More... 5 months ago
Remove accidental newline More... 5 months ago
Merge pull request #1692 from MV10/expose_GLFW_AUTO_ICONIFY More... 5 months ago
Merge branch 'master' into SizeProperties More... 5 months ago
Fixed AutoIconify documentation. Removed unused usings. More... 5 months ago
remove LocalTest changes More... 5 months ago