Opentk/Source
2014-10-12 21:37:26 +03:00
..
Bind Merge pull request #179 from thefiddler/issue152 2014-09-11 12:42:12 +02:00
Build.UpdateVersion [Build] Updated copyright information 2014-03-18 14:29:41 +01:00
Compatibility Fixed compilation warnings on Mono 3.4.0 2014-07-21 17:48:14 +02:00
Converter [Convert] Update to v4.5 by default 2014-09-10 23:29:30 +02:00
Examples [Examples] Removed test code committed by mistake 2014-09-22 13:52:20 +02:00
Generator.Rewrite [Rewrite] Cast int32 overloads to native int 2014-09-01 18:09:46 +02:00
GLControl [X11] Fixed GLControl on nvidia binary drivers 2014-07-20 11:28:43 +02:00
OpenTK Added support for Euler angles in Quaternion and Quaterniond by adding proper vec3 and pitch-yaw-roll constructors, and also added similar static helper functions. I unit tested them locally and the results match to the calculator found from the bottom of this web page: http://www.euclideanspace.com/maths/geometry/rotations/conversions/eulerToQuaternion/index.htm 2014-10-12 21:37:26 +03:00
Tests/Test.API.Desktop [API] Fixed tests for nested types 2014-09-11 00:00:16 +02:00