.. |
BezierCurve.cs
|
Added George's patch with instance members for beziers.
|
2008-04-06 15:41:27 +00:00 |
BezierCurveCubic.cs
|
Added George's patch with instance members for beziers.
|
2008-04-06 15:41:27 +00:00 |
BezierCurveQuadric.cs
|
Added George's patch with instance members for beziers.
|
2008-04-06 15:41:27 +00:00 |
Box2.cs
|
Updated licensing information.
|
2007-11-10 23:29:25 +00:00 |
Functions.cs
|
Moved OpenTK.OpenAL to OpenTK.Audio.
|
2008-04-04 19:46:08 +00:00 |
Half.cs
|
Added OpenEXR terms to the License.
|
2008-12-09 20:45:18 +00:00 |
Matrix3d.cs
|
Added OpenEXR terms to the License.
|
2008-12-09 20:45:18 +00:00 |
Matrix4.cs
|
Added OpenEXR terms to the License.
|
2008-12-09 20:45:18 +00:00 |
Matrix4d.cs
|
Added OpenEXR terms to the License.
|
2008-12-09 20:45:18 +00:00 |
Quaternion.cs
|
Fixed infinite recursion in Quaternion constructor (http://www.opentk.com/node/663).
|
2009-02-15 16:22:49 +00:00 |
Quaterniond.cs
|
Changed the public fields to properties.
|
2009-02-13 20:40:19 +00:00 |
Vector2.cs
|
Overloaded instance methods Add, Sub, Scale to pass-vector-by-value and set CLS compliance flags.
|
2009-01-24 14:54:52 +00:00 |
Vector2d.cs
|
Added explicit operators for converting single-precision Vector234 <-> double-precision Vector234d.
|
2009-02-13 13:26:39 +00:00 |
Vector2h.cs
|
Added OpenEXR terms to the License.
|
2008-12-09 20:45:18 +00:00 |
Vector3.cs
|
Marked the swizzle properties with the XmlIgnoreAttribute.
|
2009-02-13 20:40:57 +00:00 |
Vector3d.cs
|
Marked the swizzle properties with the XmlIgnoreAttribute.
|
2009-02-13 20:40:57 +00:00 |
Vector3h.cs
|
Marked the swizzle properties with the XmlIgnoreAttribute.
|
2009-02-13 20:40:57 +00:00 |
Vector4.cs
|
Marked the swizzle properties with the XmlIgnoreAttribute.
|
2009-02-13 20:40:57 +00:00 |
Vector4d.cs
|
Marked the swizzle properties with the XmlIgnoreAttribute.
|
2009-02-13 20:40:57 +00:00 |
Vector4h.cs
|
Marked the swizzle properties with the XmlIgnoreAttribute.
|
2009-02-13 20:40:57 +00:00 |