Opentk/Source
thefiddler 6856fe5e71 Merged remote-tracking branch 'l3m/matrix4d-quat-fix' into develop
Updated the Matrix4d CreateFromQuaternion methods to actually create
Matrix4d. They now mirror the Matrix4 CreateFromQuaternion methods,
just using doubles and the -d classes.

Previously, Matrix4d.CreateFromQuaterion actually created a Matrix4
from a single-precision Quaterion.
2014-02-03 11:11:36 +01:00
..
Bind Added overloads for compatibility with svn r3127 2013-12-16 01:55:05 +01:00
Build.UpdateVersion Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Compatibility Normalized xml doc file paths 2013-12-15 23:24:17 +01:00
Converter Merge master into no-reflect 2013-12-15 16:36:37 +01:00
Examples [Examples] BindAttribLocation must precede LinkProgram 2014-01-30 11:42:07 +01:00
Generator.Rewrite Marshal strings as UTF8 (affects #18) 2013-12-21 00:51:34 +01:00
GLControl [GLControl] Warn when accessing GL properties on non-current context 2014-01-26 11:08:08 +01:00
OpenTK Merged remote-tracking branch 'l3m/matrix4d-quat-fix' into develop 2014-02-03 11:11:36 +01:00