Changelog for version 0.0.3
-
General:
-
Labels are now loaded from UTF-8 encoded files.
-
In the settings dialog the languages in the dropdown are now also translated.
-
Network effect:
-
The size of the image effect can be set to panel size.
-
Image transition effect:
-
A slider for the flat transparency has been added. When this is modified, the flat transparency is
applied to the effect.
-
The existing settings for the linear transparence has been renamed to "linear transition".
When those settings are modified, the linear transparency is
applied to the effect.
-
Mandelbrot set, Julia set, Julia set (Select):
-
The color inside the Mandelbrot and Julia set can be set with a color picker.
-
Crop:
-
A new effect to crop images is now available. The new size, the offset, the background color
and of course the image that should be cropped can be modified.
-
Additionally default settings for horizontal and vertical alignment can be set.
-
When an image is loaded, it can be decided, whether the image size should be used as effect size.
-
Brick texture:
-
The size of the image effect can be set to panel size.
-
Refactorings:
-
Unused import statements have been removed.
Changelog for version 0.0.2
-
Image transition effect:
- Effect created
- Effect is available in the application.
- Effect properties panel is available in the application.
- Selection of 2 images realized.
- Linear transition settings can be adapted. (Transition start, transition end, position of 50 % transparency)
-
The labels in the properties panel are now all translated correctly.
-
Mandelbrot set:
- The size can be switched between panel size and fixed size in pixels.
- In the properties panel there is now reset button to show the default view of the Mandelbrot set again.
- The section of the Mandelbrot set that is shown can be modified by Spinner elements.
-
The section of the Mandelbrot set that is shown can be shifted by buttons to the left, the right, up and down. The
step size of those jumps can be set.
-
The labels in the properties panel are now all translated correctly.
-
Julia set:
- The effect has been added.
- The size can be switched between panel size and fixed size in pixels.
- In the properties panel there is now reset button to show the default zoom of the Julia set again.
- The section of the Julia set that is shown can be modified by Spinner elements.
-
The section of the Julia set that is shown can be shifted by buttons to the left, the right, up and down. The
step size of those jumps can be set.
-
The parameter C can be set in the properties panel.
-
Julia set (Select) - The Mandelbrot set is used as map for the selection of the Julia set:
-
This effect displays the Mandelbrot set beside the Julia set. By clicking on a position in
the Mandelbrot set the Julia set is defined.
-
The currently selected Julia set is highlighted in the Mandelbrot set by a red cross.
-
The user can zoom into both sets and a double click resets the display to the
default zoom.
-
For both sets the iteration depth, the color gradient and the displayd section
can be set via property panels.
-
The parameter C can be set by panel but also via mouse click on the Mandelbrot set.
The display of the parameter in the Mandelbrot set and the property panel are
synchronized.
-
When the image of the effect is saved, the user can selecte whether just the Julia set,
just the Mandelbrot set or both sets should be saved.
-
Stars effect:
- The size can be switched between panel size and fixed size in pixels.
-
General:
- The color chooser dialogs are now centered on the screen.
-
When a language properties file is loaded, it is shown in the command prompt, which properties are missing and which
properties are not valid.
-
Slider-Panels can now be used to set the values of parameters with floating point numbers.