aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.LOG
diff options
context:
space:
mode:
authorN.N. <sevyves@users.sourceforge.net>2003-09-17 19:46:06 +0000
committerN.N. <sevyves@users.sourceforge.net>2003-09-17 19:46:06 +0000
commit169ab82f7a1b5fe2634737ad471d40a2bd90621f (patch)
tree27d21efea25dd020e1adf609897f2103f0876f09 /CHANGES.LOG
parent2ec37393caf4925dd7ef418614020a89a2c24480 (diff)
Updated for PiDiP 0.12.6
svn path=/trunk/externals/pidip/; revision=992
Diffstat (limited to 'CHANGES.LOG')
-rw-r--r--CHANGES.LOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.LOG b/CHANGES.LOG
index 681074f..dbfbe74 100644
--- a/CHANGES.LOG
+++ b/CHANGES.LOG
@@ -1,3 +1,13 @@
+0.12.6
+ fix conflict between pdp_text and pdp_imgloader ( and the likes using Imlib2 )
+ fix successive loading of images in pdp_imgloader
+ set help patches for all objects and install them in PD's doc folder ( compliant with 0.37 )
+0.12.5
+ pdp_cache : hiding triangular zones from a video stream to let you do some collage
+ ( see collage.pd patch )
+ pdp_imgloader : added "hide" method for triangles to let you do some collage
+ ( see collage.pd patch )
+ pdp_transition : added "page" transitions
0.12.4
added pdp_imgsaver : save an image from the current video stream
pdp_transition : added "melt" and "blend" transitions