1.0.0.17 Release

This commit is contained in:
Person 2019-06-24 21:12:07 -07:00
parent ee1d5eb44d
commit 33eb46b6dc
3 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,13 @@
1.0.0.17 6/24/2019
--User changes
-Add hex_modulus, inkdrop, Truchet_hex_crop and Truchet_hex_fill variations.
-Remove "Current" option for xform selection options. Now only Selected and All are available. If none are explicitly selected, it defaults to current being selected.
-Prevent mouse scrolling when panning the image with the middle mouse button down.
--Bug fixes
-Prevent the minus key from changing the current xform when being pressed in a textbox or spinner.
-Fix xform selection logic to prevent selecting hidden pre and post xforms.
1.0.0.16 6/03/2019
--User changes:
-Allow changes which do not trigger a full render to be added to the undo list.

View File

@ -8,7 +8,7 @@ Homepage: http://fractorium.com/
Vcs-Git: https://bitbucket.org/mfeemster/fractorium
Vcs-Browser: https://bitbucket.org/mfeemster/fractorium
Package: Fractorium
Version: 1.0.0.16
Version: 1.0.0.17
Architecture: amd64
Description: A fractal flame editor with GPU support
Fractorium

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
fractorium (1.0.0.17-0ubuntu1) bionic; urgency=low
* release 1.0.0.17
-- Matt Feemster <matt.feemster@gmail.com> Mon, 24 Jun 2019 20:30:00 -0700
fractorium (1.0.0.16-0ubuntu1) bionic; urgency=low
* release 1.0.0.16