20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1717 from NogginBops/fix-build More... 22 days ago
Merge pull request #1716 from NogginBops/al-fixes More... 22 days ago
Fixed OpenTK.sln build folder. Updated Nuget.CommandLine to 6.7.1. More... 22 days ago
Merge pull request #1715 from NogginBops/fix-clamp More... 22 days ago
Fixed FilterType documentation. More... 22 days ago
Fixed a bunch of OpenAL documentation. More... 22 days ago
Remove clamp from MathHelper.Lerp and fixed Lerp and Elerp documentation. More... 22 days ago
Merge pull request #1712 from NogginBops/slerp More... about 1 month ago
Small formatting fixes More... about 1 month ago
Add MathHelper.ELerp and VectorN.Elerp. Add Vector2.NormalizeFast Remove all uses of `var` in vector classes. More... about 1 month ago
Add VectorN.Slerp More... about 1 month ago
Merge pull request #1702 from NogginBops/change-of-basis More... about 1 month ago
Merge branch 'master' of github.com:opentk/opentk into change-of-basis More... about 1 month ago
Merge pull request #1706 from NogginBops/glfw3.4 More... about 1 month 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 1 month ago
Upgrade to glfw 3.4 More... about 1 month 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