[Mono-list] (no subject)
Lloyd Dupont
lloyd@galador.net
Tue, 23 Apr 2002 05:55:28 +1000
Hi folks.
I update CSGL just now.
This is a minor update in code quantity but a big one in code quality.
Here are the changes:
1. CSGL is only shipped for OpenGL now.
2. CSGL is now a signed assembly provide with an "install.bat" file which
could install/uninstall it
3. CSGL is shipped with it C# doc (though it is an awfull doc system, in my
humble opinion)
3. lot of debugging, particularly with Dispose() method
4. OpenGLControl is easier to create with a personalized PIXELFORMAT, just
overwrite CreateContext() method
5. ScreenForm work well now, no flickering and cooperate with other of it
kind ! and simpler code
6. of course the traditional site update http://csgl.sourceforge.net
for all this reason I call this release "1.0", as it is preety complete.
the next lacking step are (and contributor wellcome as I don;t really work
fulltime on it now...)
1. adding OpenGL extension
2. provide VS.NET and NAnt buid file
Hope you will enjoy.
Cheers,
Lloyd