Major Fold magic tool improvements by Pere.
This commit is contained in:
parent
d44d50822f
commit
8f7477d4b6
3 changed files with 351 additions and 135 deletions
|
|
@ -7,7 +7,7 @@ bill@newbreedsoftware.com
|
|||
http://www.tuxpaint.org/
|
||||
|
||||
|
||||
June 17, 2002 - January 30, 2009
|
||||
June 17, 2002 - March 1, 2009
|
||||
|
||||
$Id$
|
||||
|
||||
|
|
@ -57,11 +57,11 @@ $Id$
|
|||
by Andrew 'akanewbie' Corcoran <akanewbie@gmail.com>
|
||||
Contributed as part of Google Summer of Code, 2008.
|
||||
|
||||
Confetti, Fold, Fisheye, TV, Rosette, Picasso and Wavelets Magic Tools.
|
||||
Confetti, Fisheye, TV, Rosette, Picasso and Wavelets Magic Tools.
|
||||
by Adam 'foo-script' Rakowski <foo-script@o2.pl>
|
||||
Contributed as part of Google Summer of Code, 2008.
|
||||
|
||||
Rails Magic Tool
|
||||
Rails and Fold Magic Tools
|
||||
by Adam 'foo-script' Rakowski <foo-script@o2.pl> (part of GSOC 2008)
|
||||
with modifications by Bill Kendrick
|
||||
and Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ http://www.tuxpaint.org/
|
|||
|
||||
$Id$
|
||||
|
||||
2009.February.22 (0.9.21)
|
||||
2009.March.1 (0.9.21)
|
||||
* New Starters:
|
||||
-------------
|
||||
* Silver Frame
|
||||
|
|
@ -35,7 +35,6 @@ $Id$
|
|||
(Part of Tux4Kids' participation in Google Summer of Code 2008)
|
||||
|
||||
* + Confetti - Paints random confetti bits on the canvas.
|
||||
+ Fold - Folds the corners of the image up, like a piece of paper.
|
||||
+ Fisheye - Warps part of the picture, as though seen through a fisheye.
|
||||
+ TV - Adds television (CRT) interlacing lines over the image.
|
||||
+ Rosette - Paints at 3 points on the screen, in a rosette shape.
|
||||
|
|
@ -44,7 +43,8 @@ $Id$
|
|||
By Adam 'foo-script' Rakowski <foo-script@o2.pl>
|
||||
(Part of Tux4Kids' participation in Google Summer of Code 2008)
|
||||
|
||||
* Rails - Draws train tracks / rails over the image.
|
||||
* + Rails - Draws train tracks / rails over the image.
|
||||
+ Fold - Folds the corners of the image up, like a piece of paper.
|
||||
By Adam 'foo-script' Rakowski <foo-script@o2.pl> (GSOC 2008),
|
||||
with modifications by Bill Kendrick
|
||||
and Pere Pujal i Carabantes <pere@fornol.no-ip.org>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue