Re: Perl OpenGL-0.65 released

2011-07-23 Thread Dmitry Karasik

wow, congratulations to all! if anyone is around at YAPC Europe in Riga,
beer is on me )

/dk

On Fri, Jul 22, 2011 at 09:51:21AM -0400, Chris Marshall wrote:
> Announcing the release of OpenGL-0.65 to CPAN
> and on the POGL sf.net project site:
> 
>   http://search.cpan.org/~chm/OpenGL-0.65/
>   http://sourceforge.net/projects/pogl/files
> 
> This release includes a number of bugs fixed, build
> enhancements, and features added.  It could not have
> happened without the contributions of Paul Seamons,
> Rob/Sisyphus, Dmitry Karasik, kmx, Kartik Thakore,
> and others.  Thanks!
> 
> Enjoy,
> Chris Marshall
>   and the POGL developers
> 
> 
> 
> ++
> |  OpenGL-0.65
> ++
> 
> General Notes:
> 
>  * This is a point release for the Perl OpenGL module (POGL)
>with new features, bugs fixed and improved documentation.
> 
>  * OS/2 is no longer supported by POGL directly.
> 
> Highlights:
> 
>   * Paul Seamons contributed full tessellation support,
> documentation for OpenGL::Tessellation, and a *major* set
> of fixes and POD for the existing OpenGL::Array module.
> 
>   * The cygwin build of POGL now supports either the native
> win32 platform drivers or the X11/GLX bindings (default).
> Use interface=w32api or interface=wgl as args to the
> perl Makefile.PL to select.  NOTE: you have to pick one
> or the other.  If you change, any dependencies such as
> PDL::Graphics::TriD will need to be recompiled.
> 
>   * The included FreeGLUT DLL has been upgraded to 2.6.0
> thanks to Rob/sisyphus.
> 
>   * Prima::OpenGL has been released by Dmitry Karasik which
> adds support for Perl OpenGL to his cross-platform GUI
> toolkit in addition to bug fixes and code cleanup.
> Thanks, Dmitry!  See http://search.cpan.org/~karasik/Prima-1.30/
> for details.

-- 
Sincerely,
Dmitry Karasik



Re: Perl OpenGL-0.65 released

2011-07-22 Thread Kartik Thakore
I actually didn't do much but that will be changing soon :) I am back
in Canada!

On Fri, Jul 22, 2011 at 9:51 AM, Chris Marshall  wrote:
> Announcing the release of OpenGL-0.65 to CPAN
> and on the POGL sf.net project site:
>
>  http://search.cpan.org/~chm/OpenGL-0.65/
>  http://sourceforge.net/projects/pogl/files
>
> This release includes a number of bugs fixed, build
> enhancements, and features added.  It could not have
> happened without the contributions of Paul Seamons,
> Rob/Sisyphus, Dmitry Karasik, kmx, Kartik Thakore,
> and others.  Thanks!
>
> Enjoy,
> Chris Marshall
>  and the POGL developers
>
>
>
> ++
> |                  OpenGL-0.65
> ++
>
> General Notes:
>
>  * This is a point release for the Perl OpenGL module (POGL)
>   with new features, bugs fixed and improved documentation.
>
>  * OS/2 is no longer supported by POGL directly.
>
> Highlights:
>
>  * Paul Seamons contributed full tessellation support,
>    documentation for OpenGL::Tessellation, and a *major* set
>    of fixes and POD for the existing OpenGL::Array module.
>
>  * The cygwin build of POGL now supports either the native
>    win32 platform drivers or the X11/GLX bindings (default).
>    Use interface=w32api or interface=wgl as args to the
>    perl Makefile.PL to select.  NOTE: you have to pick one
>    or the other.  If you change, any dependencies such as
>    PDL::Graphics::TriD will need to be recompiled.
>
>  * The included FreeGLUT DLL has been upgraded to 2.6.0
>    thanks to Rob/sisyphus.
>
>  * Prima::OpenGL has been released by Dmitry Karasik which
>    adds support for Perl OpenGL to his cross-platform GUI
>    toolkit in addition to bug fixes and code cleanup.
>    Thanks, Dmitry!  See http://search.cpan.org/~karasik/Prima-1.30/
>    for details.
>


Perl OpenGL-0.65 released

2011-07-22 Thread Chris Marshall
Announcing the release of OpenGL-0.65 to CPAN
and on the POGL sf.net project site:

  http://search.cpan.org/~chm/OpenGL-0.65/
  http://sourceforge.net/projects/pogl/files

This release includes a number of bugs fixed, build
enhancements, and features added.  It could not have
happened without the contributions of Paul Seamons,
Rob/Sisyphus, Dmitry Karasik, kmx, Kartik Thakore,
and others.  Thanks!

Enjoy,
Chris Marshall
  and the POGL developers



++
|  OpenGL-0.65
++

General Notes:

 * This is a point release for the Perl OpenGL module (POGL)
   with new features, bugs fixed and improved documentation.

 * OS/2 is no longer supported by POGL directly.

Highlights:

  * Paul Seamons contributed full tessellation support,
documentation for OpenGL::Tessellation, and a *major* set
of fixes and POD for the existing OpenGL::Array module.

  * The cygwin build of POGL now supports either the native
win32 platform drivers or the X11/GLX bindings (default).
Use interface=w32api or interface=wgl as args to the
perl Makefile.PL to select.  NOTE: you have to pick one
or the other.  If you change, any dependencies such as
PDL::Graphics::TriD will need to be recompiled.

  * The included FreeGLUT DLL has been upgraded to 2.6.0
thanks to Rob/sisyphus.

  * Prima::OpenGL has been released by Dmitry Karasik which
adds support for Perl OpenGL to his cross-platform GUI
toolkit in addition to bug fixes and code cleanup.
Thanks, Dmitry!  See http://search.cpan.org/~karasik/Prima-1.30/
for details.