Stamp rotation - Warp mouse to the right, at start

...this ensures that any immediate mouse movement at the
beginning of the rotation process will affect the angle only
slightly.  (As opposed to leaving it in the center of the
stamped shape; moving slightly left would rotate the shape
~180 degrees immediately, for example).

Also, updated date in CHANGES and src/tuxpaint.c, added
new feature to CHANGES, and credited Pere.  (Great work!!!)
This commit is contained in:
Bill Kendrick 2022-09-02 02:05:52 -07:00
parent 366863fad3
commit c171500d5e
2 changed files with 17 additions and 3 deletions

View file

@ -7,7 +7,14 @@ Various contributors (see below, and AUTHORS.txt)
http://www.tuxpaint.org/
2022.July.7 (0.9.29)
2022.September.2 (0.9.29)
* Improvements to "Stamp" tool:
-----------------------------
* WIP - Stamps may now be rotated.
Use the "--stamp-rotation" option. FIXME: Likely to
become default, with a "--no..." option.
Pere Pujal i Carabantes <perepujal@gmail.com>
* Bug Fixes:
----------
* Opening and immediately dismissing Color Mixer could cause