2.2.0-beta.7
Pre-release
Pre-release
- Fix: Make classic brushes not go brighter when smudging into transparency. Thanks to cada for reporting.
- Feature: "Ratchet" canvas rotation shortcut, using Alt+Shift by default. Rotates the canvas in 15° increments. Thanks to Kvothen for suggesting.
- Fix: Don't filter out undo depth messages when playing back recordings.
- Fix: Make floating docks restore properly again. Thanks SnazComic for reporting.
- Fix: Don't show tag options when right-clicking on a brush preset. Thanks Blozzom for reporting.
- Fix: Properly disable blend mode combo box in layer properties dialog. Thanks xxxx for reporting.
- Fix: Move chat status bar button into a legal position. Thanks Flz for reporting.
- Fix: Correct various errors in text recording reading and writing.
- Fix: Don't keep locally forked canvas states around. This reduces memory usage by a bunch, especially when drawing locally.
- Feature: Add layer on current key frame button is now in the top bar of the timeline, next to the other key frame buttons. Thanks FallenArts for suggesting.
- Feature: Show a notice when there's no tracks yet, rather than just showing an empty timeline grid.
- Fix: Actually pick color when adding a color to the color picker through the color dialog.
- Feature: Mark window when a chat message is received. On Windows, this makes the icon in the task bar orange. On macOS, it supposedly bounces an icon somewhere. On other platforms it probably does something similar, indicating which window is the one that got a message ready. Thanks Radio for suggesting.
- Fix: Don't add current color to the palette when creating it. Thanks xxxx for reporting.
- Fix: Make exported palettes not start using the exported location to save changes to. Thanks xxxx for reporting.
- Feature: Allow muting notifications for a window. Thanks Blozzom for suggesting.
- Fix: Enable the lock session menu option properly, it remained stuck disabled in some cases before.
- Feature: Allow selecting and copying text from the pinned message (through the context menu, it doesn't take keyboard shortcuts.) Thanks Bluestrings for suggesting.
- Fix: Don't claim that a layer is locked when it's just not visible in the current frame.
- Feature: Make canvas rendering and preview painting asynchronous. This should make the UI much more responsive when e.g. changing layer visibility or transforming a large selection.
- Fix: Properly handle canvas resizes while transforming a selection, it now no longer causes the source of the transform to get offset.
- Fix: Show the current color properly on program startup.
- Feature: Make the color wheel innards go from least to most saturated, putting it in line with how most other software presents it. This can be toggled in the preferences.
- Feature: Holding Shift while moving a selection now keeps it along the closest axis. Thanks Kvothen for suggesting.
- Feature: Implement brush export and make the brush import also understand classic brushes.
- Fix: Make erasing with MyPaint brushes in indirect mode actually work.
- Feature: Make sliders adhere to the chosen color space. Thanks to leandro2222 for suggesting.
- Feature: Increase font size on emoji posted into chat. Thanks to leandro2222 for suggesting.
- Feature: Allow adding an avatar from the login dialog.
- Fix: Show main window maximized by default, because who wants a drawing program in a tiny window.
- Fix: Give docks sensible initial sizes. Thanks to xxxx for reporting.
- Fix: Don't tabify the now invisible-by-default timeline and onion skins by default. Thanks Ben for finding.
- Fix: Make the flipbook remember your last crop, frame range and playback speed for the current window. Thanks Ben for finding.
- Fix: Don't mark guests as registered. Thanks to xxxx for reporting.
- Fix: Allow assigning a shortcut to open the Layouts dialog (F9 by default) and to the entries in the Help menu (nothing by default.)
- Fix: Make reloading the last brush preset slot-specific, since it's nonsense to clobber your current slot with the last preset you set in another one.
- Feature: Allow increasing and decreasing key frame exposure. Thanks Tabuley for suggesting.
- Fix: Properly update the view when the canvas size changes, rather than leaving stale areas outside of the canvas.
- Feature: Add shortcuts to swap the contents of brush slots to allow for a kind of toggling behavior using a single shortcut. Thanks xxxx for suggesting.
- Fix: Make drawpile:// URL handling actually work on Windows. Thanks Sal for reporting.
- Fix: Don't draw the curves for MyPaint brushes in the brush editor with the same color as the background grid.
- Feature: Allow exporting animations from the Flipbook, using the cropping, frame range and speed set in it.
- Fix: Pre-fill image saving file dialogs with the current filename, rather than the previously opened or saved one. Thanks xxxx for reporting.
- Fix: Make filling transparent areas work better, rather than different surrounding colors making it behave differently.
- Fix: Make layer folders work as sources for flood filling.