the_fiddler
|
ce77b57566
|
Implemented Quaternion scaling by scalars. Fixes issue [#1131]: "[Math] add Quaternion scaling (easy)".
|
2009-09-05 16:17:47 +00:00 |
|
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
|
824a751762
|
Hopefully fixed all remaining encoding problems.
|
2009-02-22 11:26:17 +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
|
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
|
90f6523116
|
Marked double precision math structures as internal (need more work before release).
|
2008-04-06 15:36:42 +00:00 |
|
the_fiddler
|
05d8f839e2
|
Fixed licenses. Resaved some docs as unicode.
|
2008-03-06 21:06:52 +00:00 |
|
the_fiddler
|
b80a67b687
|
Added JTalton's double precision mathlib.
|
2008-01-20 17:14:12 +00:00 |
|