Added support for animated brushes.
This commit is contained in:
parent
44f0d728ed
commit
609a8d5104
5 changed files with 139 additions and 32 deletions
|
|
@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
$Id$
|
||||
|
||||
|
||||
2006.September.2 (0.9.16)
|
||||
2006.September.3 (0.9.16)
|
||||
* Interface improvements:
|
||||
-----------------------
|
||||
* New slideshow tool! ("Slides", available in "Open" dialog.)
|
||||
|
|
@ -68,6 +68,14 @@ $Id$
|
|||
|
||||
* Round erasers added.
|
||||
|
||||
* Brushes may be animated.
|
||||
(Create an image (W*N) x H in size (where N is number of frames),
|
||||
then create a ".dat" file for the brush containing "frames=N".
|
||||
|
||||
* New Brushes:
|
||||
------------
|
||||
* Vines (animated)
|
||||
|
||||
* New Starter Images:
|
||||
-------------------
|
||||
* Shipwreck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue