ANNOUNCE: PyGtkGLExt 1.0.1



Application
===========

PyGtkGLExt 1.0.1

Description
===========

PyGtkGLExt is Python language binding for GtkGLExt, OpenGL 
Extension to GTK. Python programmers can use it to write 
GTK-based OpenGL applications using PyGTK.

  http://gtkglext.sourceforge.net/

This is a minor feature enhancement release of PyGtkGLExt-1.0.

Enhancements
============

- Added new invalidate() and update() methods to apputils.GLSceneBase
class.
- Some examples have been rewritten to use
gtk.gdk.Window.invalidate_rect()
  and gtk.gdk.Window.process_updates() instead of
gtk.Widget.queue_draw().
  Animated OpenGL scene is updated synchronously and immediately.
  (Naofumi Yasufuku and Drew Hess. Thanks Drew!)

Fixes
=====

-
-

Download
========

http://sourceforge.net/projects/gtkglext/

GNOME Software Map entry
========================

http://www.gnome.org/softwaremap/projects/pygtkglext




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]