Release notes for Pigment 0.3.2, "Golondrinas" (October 4, 2007).

The Pigment team is proud to announce a new release in the 0.3.x series. The
0.3.x series is an unstable series targeted at early adopters wanting to easily
create rich application user interfaces. This series does not ensure API nor
ABI stability.


Features of this release

      * Highly improved performance
      * Added mouse picking support
      * Added many unit tests for memory and refcount checking
      * Generalized the 4x4 projection matrix for the plugins
      * Integrated a bunch of linear algebra functions
      * Added asynchronous image loading with pgm_image_set_from_fd()

Tickets fixed in this release

      * #150 : Disables doc install with doc build
      * #164 : leak fixing in pure python part (animation/group/widgets) + te...
      * #154 : crash on intel graphic card after a 12 or 13 hours
      * #165 : small memory leak in event handling
      * #38  : Enable flag for the compilation of C examples
      * #140 : Crashes on window's resize
      * #129 : Key modifiers support
      * #158 : overlay text over video lets pigment freeze
      * #153 : Performance degrades when a video is playing
      * #148 : Mouse support
      * #115 : Can't display a certain JPG file
      * #152 : Viewport should report if hardware acceleration is activated o...
      * #147 : rawhide buildslave fails make check

Pigment Homepage

More details can be found on the project's Trac:
https://code.fluendo.com/pigment/trac

Support and Bugs

We use Trac's ticket sytem for bug reports and feature requests:
https://code.fluendo.com/pigment/trac/newticket

Developers

Subversion is hosted on https://code.fluendo.com/pigment/svn. All code is in
Subversion and can be checked out from there. Interested developers should
subscribe to the Elisa mailing list. A dedicated mailing will be created soon.

Contributors to this release

      * Florian Boucault
      * Alessandro Decina
      * Guillaume Emont
      * Benjamin Kampmann
      * Lionel Martin
      * Loïc Molinari
      * Philippe Normand
