mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 05:00:06 -05:00
1.0.0.17 Release
This commit is contained in:
parent
ee1d5eb44d
commit
33eb46b6dc
@ -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.
|
||||
|
@ -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
6
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user