the_fiddler
|
00930380b5
|
Fixed XML documentation warnings.
|
2009-09-04 23:11:20 +00:00 |
|
the_fiddler
|
e8cf64a177
|
Added missing XML docs.
|
2009-06-28 10:49:10 +00:00 |
|
the_fiddler
|
df6671cb4a
|
Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace.
|
2009-06-25 11:42:05 +00:00 |
|
the_fiddler
|
d4aef922bc
|
Fixed all known build warnings, apart from missing xml comments.
|
2009-03-25 21:53:12 +00:00 |
|
the_fiddler
|
6545358593
|
Fixed two instances where the obsolete XYZ attribute was being used.
|
2009-02-22 12:09:23 +00:00 |
|
the_fiddler
|
69b17fa43f
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
the_fiddler
|
4ed886bbf2
|
Fixed infinite recursion in Quaternion constructor (http://www.opentk.com/node/663).
|
2009-02-15 16:22:49 +00:00 |
|
the_fiddler
|
cb461d90b0
|
Changed the public fields to properties.
Renamed XYZ property to Xyz, in accordance to the guidelines for class libraries.
Added the SerializableAttribute.
|
2009-02-13 20:40:19 +00:00 |
|
the_fiddler
|
5281902f60
|
Implemented IEquatable interface.
Fixed ToAxisAngle implementation at 0-degree angles.
Added ToAxisAngle overload that returns a Vector4 struct.
|
2009-02-13 19:53:46 +00:00 |
|
the_fiddler
|
969d66e9f1
|
Added OpenEXR terms to the License.
Added Half and Vector[234]h structs.
Added Vector[234]d, Matrix4d and Quaterniond structs.
|
2008-12-09 20:45:18 +00:00 |
|
the_fiddler
|
2af017c3ea
|
Added serializable attribute.
Added IEquatable interface and operator== overloads to Matrix4 and Vector* structs.
|
2008-07-10 14:01:38 +00:00 |
|
the_fiddler
|
cba3413059
|
Updated licensing information.
|
2007-11-10 23:29:25 +00:00 |
|
the_fiddler
|
cd1b48f207
|
New math classes by george.
|
2007-11-04 15:34:04 +00:00 |
|