20
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1824 from NogginBops/fix-docs More... about 2 months ago
Fix documentation issues. More... about 2 months ago
Release 4.9.4 More... 3 months ago
Merge pull request #1813 from NogginBops/dll-load-message More... 3 months ago
Merge pull request #1812 from NogginBops/fix-hsv More... 3 months ago
Be more explicit about the cause for OpenAL dlls not loading. More... 3 months ago
Fix Hsv and Hsl conversions when hue is 1. More... 3 months ago
Merge pull request #1811 from NogginBops/vector-functions-otk4 More... 3 months ago
Merge pull request #1810 from NogginBops/fix-matrix More... 3 months ago
Merge pull request #1784 from NogginBops/alc_soft_loopback More... 3 months ago
Merge pull request #1801 from DamienIsPoggers/master More... 3 months ago
Merge pull request #1808 from NogginBops/faster-indexer More... 3 months ago
Merge pull request #1809 from NogginBops/documentation More... 3 months ago
Merge pull request #1806 from NogginBops/fix-glfw More... 3 months ago
Merge pull request #1807 from NogginBops/pname More... 3 months ago
Make all Matrix.CreateFromQuaternion behave the same. More... 3 months ago
Fix deprecation message on GameWindowSettings.RenderFrequency. More... 3 months ago
Optimize Matrix indexers and fix their exception message when column index is out of bounds. More... 3 months ago
Optimize Vector indexers. More... 3 months ago
Changed System.Numerics casts to use Unsafe.As. More... 3 months ago
Add missing enum entries to GetIndexedPName. More... 3 months ago
Update glfw dependency to correctly be using GLFW 3.4 More... 3 months ago
Added Round, Ceiling, Floor, and Truncate functions to vector types. More... 4 months ago
Removed unused System.Numerics using from Matrix3x2 More... 4 months ago
Added explicit casts to and from all structs that are synonymous with other structs in System.Numerics. More... 4 months ago
Update README.md More... 5 months ago
Update issue templates More... 5 months ago
Merge pull request #1783 from DamienIsPoggers/master More... 6 months ago
Changed DegToRad and RadToDeg to float and added a double version for both of them More... 6 months ago
Changed ALC.Loopback to public More... 6 months ago