OSDN Git Service

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