From 49afd8f450242b4749f0efffe2b4f05e4310167e Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Sun, 4 May 2008 19:58:56 +0000 Subject: [PATCH] Updated for release. --- Documentation/Release.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/Release.txt b/Documentation/Release.txt index d66e34d3..e050115f 100644 --- a/Documentation/Release.txt +++ b/Documentation/Release.txt @@ -76,6 +76,7 @@ OpenTK.Audio.AudioContext and OpenTK.Audio.AudioReader instead. * Fix: Improved adaptive VSync behavior in low-fps situtations. * Fix: Mouse movement deltas are correctly reported now. + * Fix: Matrix4.Frustum was invalid for skewed matrices. * Fix (Windows): Mouse cursor no longer remains in an invalid state when entering a GameWindow.