Sound pause/unpause Magic API functions...
...plus documenting them. ...plus using them in new "Comic Dots" Magic tool.
This commit is contained in:
parent
143b50733c
commit
d94e85e26e
33 changed files with 723 additions and 129 deletions
|
|
@ -18,6 +18,14 @@ https://tuxpaint.org/
|
|||
- TODO needs icon
|
||||
Closes https://sourceforge.net/p/tuxpaint/feature-requests/257/
|
||||
|
||||
* Magic Tool Improvements:
|
||||
------------------------
|
||||
* Sound pause/resume functions added to API
|
||||
(`playingsound()`, `pausesound()`, and `unpausesound()`).
|
||||
+ Used by new "Comic Docs" magic tool.
|
||||
+ Note: `TP_MAGIC_API_VERSION` bumped to 0x0000000B.
|
||||
+ Bill Kendrick <bill@newbreedsoftware.com>
|
||||
|
||||
* Improvements to Fill tool:
|
||||
--------------------------
|
||||
* New "Eraser" flood fill mode, to expose the background
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue