.Net Standard port for Opentk
Go to file
the_fiddler 25eeeab609 Rather big update: turned void* to IntPtr, to avoid problems with .Net and Tao functions directly IntPtr (the object overload would be called and all hell would break loose).
Minor cleanup. Added code to turn ALL_CAPS enums into .Net CamelCase enums - must take care of the extensions before enabling this.
Added a couple new commandline options, and fixed a misspelling (NestedEnumsClass was NestedEunmsClass, ugh!)
2007-10-21 15:48:52 +00:00
Build Updated Build.exe and Prebuild.xml to copy data files and dll.config files in all cases. 2007-10-20 14:17:31 +00:00
Documentation Fixed typos. 2007-09-27 09:24:28 +00:00
Source Rather big update: turned void* to IntPtr, to avoid problems with .Net and Tao functions directly IntPtr (the object overload would be called and all hell would break loose). 2007-10-21 15:48:52 +00:00