.Net Standard port for Opentk
Go to file
the_fiddler 97b3cd2e93 Type, Parameter, ParameterCollection and Function classes now implement IComparable directly (rather than casting to strings and comparing those).
Modified comparison order to place pointer overloads after reference or array overloads. Fixes issue [#1098]: "[Bind] Work around VS bug by ensuring pointer parameters are generated last".
2009-11-17 09:26:05 +00:00
Documentation Updated documentation for release. 2009-11-10 06:48:34 +00:00
Source Type, Parameter, ParameterCollection and Function classes now implement IComparable directly (rather than casting to strings and comparing those). 2009-11-17 09:26:05 +00:00
Build.exe Fixed keyfile handling in Visual Studio. 2009-11-09 23:39:27 +00:00