luca-piccioni / OpenGL.Net

Modern OpenGL bindings for C#.
MIT License
568 stars 108 forks source link

Typo, PerspectiveProjectionMatrix.SetFustrum() missing an 'r' #75

Closed madpew closed 6 years ago

madpew commented 6 years ago

Feels bad to open this as an "issue", it's an easy fix, but maybe it encourages someone to check the whole codebase for typos.

https://github.com/luca-piccioni/OpenGL.Net/blob/c76a6203851a2df599230925b464e420b7445697/OpenGL.Net/ProjectionMatrix.cs#L450

luca-piccioni commented 6 years ago

Thank you. Issues are always welcome; no reason to feel bad about it.