OSDN Git Service

update changelog, update translation credits
[mypaint-anime/master.git] / changelog
1 Version 0.8.1:
2 - fixed memory leak: layer data was never freed, eg. when opening a new image
3 - fixed loading of layer names
4 - respect layer visibility when saving to PNG
5 - fixed a freeze in the exception dialog
6 - added empty "favorites" brushgroup
7 - Korean translation
8 - some minor gui fixes
9
10 Version 0.8.0:
11 - many new brushes contributed by various artists
12 - brushes organized into groups
13 - straight lines are possible (hold shift)
14 - basic layer dialog
15 - select brush from a stroke on the canvas
16 - improved color picker, show color while picking
17 - tools stay at top, only one taskbar entry (depending on your wm)
18 - faster zoomed-out view (30x speedup in some cases)
19 - i18n support added, translations in several languages
20 - new and revised color selectors
21 - big background patterns are possible (with limitations)
22 - can save all layers as numbered PNGs
23 - some drag&drop support
24 - many other minor enhancements and bugfixes
25         
26 Version 0.7.1:
27 - bugfixes for win32 build
28 - limit the cursor size (problem on Windows, and X11 with Compiz)
29 - fixed brushes that lead to save problems (Windows only?)
30 - show filename in titlebar
31 - zoom on scrollwheel
32 - new brushes: splatter and marker
33 - other minor fixes
34
35 Version 0.7.0:
36 - color history popup
37 - merge layer down
38 - layer solo
39 - color changer can operate clickless (hold key down, release key to select)
40 - can save flattened transparent PNG
41 - recognize eraser end of the stylus
42 - elliptical dabs are possible now (aspect ratio)
43 - new brushes and background patterns
44 - save/load improved
45   - fixed bugs that caused overwrite without asking
46   - made OpenRaster the default file format
47   - made "save scrap" more consistent (always save to scrap directory)
48   - faster saving and loading (about factor two)
49   - do dithering when converting from 16bit to 8bit (only when saving with transparency)
50 - fixed build problem with some distributions
51 - many other GUI tweaks and bugfixes
52
53 Version 0.6.0:
54 - Layers, transparency and eraser mode
55 - Background color and pattterns
56 - Save OpenRaster
57 - Very fast undo, limited number of steps
58 - Canvas rotation (via keyboard shortcuts) and mirroring
59 - A few great new brushes
60
61 Version 0.5.1:
62 - Fullscreen mode was implemented.
63 - Streamlined "Save" and "Save As". Also added error handling.
64 - Added "Save Next" as a dialog-free non-destructive alternative.
65 - If undo would take a lot of time, show a confirmation dialog.
66 - Reduced maximum zoom-out to 1/4 to avoid out of memory.
67 - Added settings dialog with global pressure mapping.
68 - New desktop icon by Sebastian Kraft (needcoffee).
69 - Fixed "ghost strokes" seen on internet tablets.
70 - Fixed startup crash where the mouse was wrongly recognized as a tablet.
71 - Fixed compilation for some systems.
72 - New brushes were added (and some removed).
73
74 Before 0.5.0:
75 - no changelog available
76