Opentk/Source
the_fiddler e9939e0dc6 * Quaternion.cs:
* Quaterniond.cs: Check for W > 1.0 _or_ W < -1.0 before normalizing
  in ToAxisAngle. Resolves issue [#2465]: "Quaternion rotation bug".
2011-07-10 14:48:29 +00:00
..
Bind Add APIENTRY to allow calling convention definitions. 2010-12-07 01:26:11 +00:00
Build.UpdateVersion Synced gl4 branch with trunk. 2010-12-04 19:02:50 +00:00
Compatibility Synced gl4 branch with trunk. 2010-12-04 19:02:50 +00:00
Converter Synced gl4 branch with trunk. 2010-12-04 19:02:50 +00:00
Examples Use v1.0 GL.ClearDepth(double) instead of v4.1 GL.ClearDepth(float). 2011-05-30 12:31:39 +00:00
GLControl Added fix for issue [#2506]: "GLControl inside a user control crashes during design time". 2011-05-30 09:20:12 +00:00
OpenTK * Quaternion.cs: 2011-07-10 14:48:29 +00:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00