Opentk/Source
Neil White fc1a8e022b Fix for setting Matrix/Vector values by Index
Many Matrix*/Vector* implementations were throwing
IndexOutOfBoundsException when you tried to set their values via their
indexer due to a missing else statement.
2013-09-24 15:46:34 +01:00
..
Bind Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Build.UpdateVersion Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Compatibility Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
Converter Fixed extra endregion directive that prevented compilation. 2013-01-16 22:11:18 -08:00
Examples Committing artfunkel patch for scan codes 2013-01-24 15:48:01 -06:00
GLControl Added Robmaister's Matrix3 implementations 2013-01-03 10:41:56 -06:00
OpenTK Fix for setting Matrix/Vector values by Index 2013-09-24 15:46:34 +01:00
QuickStart * QuickStart.sln: 2010-10-21 12:55:45 +00:00