Commit graph

14 commits

Author SHA1 Message Date
amulware e4c6f521e2 improved GetHashCode override of all float and double based Vector/Matrix/Quaternion/Box types 2016-03-16 08:11:13 +01:00
kevin 44adf713d2 update license headers 2016-03-07 13:03:03 -08:00
kevin 01bbb0ef34 update license text for Box2* 2016-03-07 12:42:33 -08:00
kevin e0d4fd2e81 remove FromCorners, add Contains overloads 2016-03-06 14:01:11 -08:00
kevin adeda6b7d1 distinguish between Translate and Translated 2016-03-02 20:35:20 -08:00
kevin 1e81187aeb normalize indentation 2016-03-02 20:27:03 -08:00
kevin 3008a25ef3 add more functionality to Box2 2016-03-02 18:56:43 -08:00
the_fiddler cf97ff84a9 Fixed issue [#2072]: "Box2 constructor bug". 2010-10-11 07:54:46 +00:00
the_fiddler 6b03992812 Added missing XML documentation and fixed invalid XML doc references.
Removed deprecated methods from IGraphicsContext.
2009-09-04 21:25:29 +00:00
the_fiddler a7363b54e6 Removed OpenTK.Math namespace. Math functions now go directly into the OpenTK namespace. 2009-06-25 11:42:05 +00:00
the_fiddler a22019d890 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 a60ac7204d Updated licensing information. 2007-11-10 23:29:25 +00:00
the_fiddler 8002ec7716 Added ToString() method. Added documentation. 2007-11-08 15:55:38 +00:00
the_fiddler f683cd5977 Added Box2 class. 2007-11-06 13:32:17 +00:00