summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pigment-python/ChangeLog')
-rw-r--r--dev-python/pigment-python/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-python/pigment-python/ChangeLog b/dev-python/pigment-python/ChangeLog
index 279ccac..1353b03 100644
--- a/dev-python/pigment-python/ChangeLog
+++ b/dev-python/pigment-python/ChangeLog
@@ -2,6 +2,24 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 20 Aug 2008; Daniel Gryniewicz <dang@gentoo.org> ++, ++:
+ Bump to pigment-python-0.3.5
+
+ * Updated bindings to Pigment 0.3.7.
+
+ * Fixed potential leak of controllers in the implicit timing system.
+
+ * Highly reduced the number of calls to time.time() when a ticker is used.
+
+ * 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.
+
24 Jun 2008; Daniel Gryniewicz <dang@gentoo.org>
pigment-python-0.3.3.ebuild:
s/DEPEND/RDEPEND/