File: NEWS

package info (click to toggle)
pigment-python 0.3.4-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,856 kB
  • ctags: 2,881
  • sloc: python: 11,567; sh: 9,133; makefile: 227; ansic: 76
file content (42 lines) | stat: -rw-r--r-- 1,436 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
This is Pigment Python 0.3.4, "Roman" (July 11, 2008)
=====================================================

Changes since 0.3.3:

      * Updated bindings to Pigment 0.3.6.
      * Improved scene graph abstraction performance.
      * Added a ticker object in the timimg system to easily integrate animations
        with the new Pigment update-pass signal.
      * Added a benchmark testing drawable rendering performance.


This is Pigment Python 0.3.3, "Tubul" (March 3, 2008)
=====================================================

Changes since 0.3.2:

      * Updated bindings to Pigment 0.3.5.
      * Added a benchmark class testing underlying system graphics performance.
      * Added configure switch enabling experimental doc strings based on C doc.
      * Added new examples for drag and drop and viewport opacity.
      * Improved list widget performance.
      * Fixed building on OpenSolaris.

Tickets fixed since 0.3.2:

      * #230 : Patch for README files updating dependencies
      * #231 : missing binding for embedding_id


This is Pigment Python 0.3.2, "Hufflepuff" (January 23, 2008)
=============================================================

Changes since 0.3.1:

      * Ship code examples in the distributed package.


This is Pigment Python 0.3.1, "Slytherin" (January 16, 2008)
============================================================

      * First release since the split from the core library