OSDN Git Service

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