.Net Standard port for Opentk
Go to file
the_fiddler 3c5fd61baa Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'.
The doc processor can now document more OpenGL functions (e.g. GL.Color3).
Cleaned up several pieces of code in Bind (but I'm afraid it's hopeless - spaghetti code at its greatest).
2009-03-21 21:44:07 +00:00
Build Updated version numbers and documentation for 0.9.5 release. 2009-03-08 22:19:00 +00:00
Documentation Updated for 0.9.5 release. 2009-03-08 22:42:56 +00:00
Source Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'. 2009-03-21 21:44:07 +00:00