Added sound effect for grass magic tool.

Sound effects are now in stereo.
This commit is contained in:
William Kendrick 2006-02-20 09:54:51 +00:00
parent e404adb2e6
commit c544d42145
8 changed files with 123 additions and 66 deletions

View file

@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
$Id$
2006.February.19 (0.9.16)
2006.February.20 (0.9.16)
* Interface improvements:
-----------------------
* Modified "Text" tool so that it correctly handles the 16-bit unicode
@ -34,6 +34,9 @@ $Id$
* Improved some dialog text, including labels for "Yes/No" buttons.
(Thanks to Vashti for suggestions.)
* Sound effects take advantage of stereo. (e.g., paint brush sounds come
more from the left speaker when painting on the left.)
* Tool improvements:
------------------------
@ -41,6 +44,8 @@ $Id$
* Magic Negative, Fade, Darken, Tint and Cartoon all now apply with a
circular shape, rather than a square.
* Magic Grass has a sound effect.
* Round erasers added.