Skip to content

Updates

Update 1.0.11

2024-01-16

Changed

  • Text added to the scene is now added as a floating selection, allowing you to move it with the selection tool before making the change permanent.

Fixed

  • Text block creates memory leak in undo data.
  • Move tool doesn't have an undo action.
  • On restart, select Text tool, the preview shows the preview text Arial instead of the current selected font.
  • While selecting content if you press Ctrl+X, it leaves a solid line rect and copies nothing.
  • In the animation window if you copy a frame, it does not copy the frame duration.
  • If you create new document, draw, click close application without saving, it prompts to save file. Enter filename, prompts again and if you ignore the 2nd prompt, nothing has been written out.

Update 1.0.10

2024-01-07

Fixed

  • Switching from Text tool to another tool can lead to shift, alt and ctrl not being detected.
  • Making changes to the font size using the keyboard can cause unexpected changes to the text content.
  • Animation onion skin is not working after the layer blending mode update.
  • When you make a duplicate of a tab and then click save, instead of prompting for a filename it just overwrites the original file.

Update 1.0.9

2024-01-05

Added

  • Layer blend modes including multiply, linear burn, darken, lighten and more.
  • Toolbar with Undo, Rotate, Flip, Cut, Copy, Paste, Grid and Zoom buttons.

Fixed

  • Drawing a shape with the option fill the shape automaticall crashes the application.
  • Drawing with a lower alpha level on a blank canvas led to incorrect blending.
  • Pressing tab whilst in dialog window causes main UI to expand or collapse.
  • Erase tool required mouse move before erasing pixel under the click point.
  • Erase tool strength setting was being ignored.
  • Floating pixel selection is moved by arrow keys if arrow keys are pressed in edit control.
  • Rotate image clockwise messes up the image.
  • Rotate image anti-clockwise messes up the image.
  • If you close the application with unsaved changes and the animation playing, the app crashes.
  • Exporting to folder that doesn't exist and it fails, no error msg.
  • Sometimes focus is lost and shift, alt, ctrl no longer works.
  • Undo after color replace all doesn't work.
  • Crop was only working on a selection rect, if you select Crop now without a selection rect, any pixels outside of the canvas bounds are removed.
  • Undo only restores pixel data in the canvas area, pixels outside of the canvas remain changed.
  • Flood fill doesn't work properly with content that exceeds the canvas size.
  • Trim doesn't work properly with content that exceeds the canvas size.
  • Color picker doesn't get the pixel alpha level, only the R, G and B value.
  • Merging a layer into the layer below it with a frame offset causes the top layer to move to meet the layer below it.
  • Fixed some photoshop PSD import bugs.
  • Made the grid input fields larger to support expressions better.

Update 1.0.8

2023-12-13

Added

  • Text tool with font selection, size, bold etc.
  • More brush shapes including 24px patterns, 24px landscape, 32px windows and doors and hex shapes.

Changed

  • Application window title used to show filename, now shows full filename and path

Fixed

  • Improved pen tablet drawing support, fixed random lines being drawn
  • On pen tablets, undo stores same action twice, so you have to hit ctrl+z twice to undo drawing
  • Move tool doesn't store undo action
  • Grab action didn't change cursor to show grab icon
  • Removed old menu item in Simplified Chinese langauge
  • Grab action doesn't show pan cursor (hand)
  • Tab incorrectly toggles window pane visibility, should only toggle windows that were visible
  • Selection mode allowed invalid mode to be selected, could not move selection with cursor
  • Sometimes window would not regain focus after editing tile settings, after than shift and del would not work
  • Pasting an image and then selecting crop would crop the image but the pasted section would be missing
  • Pasting an image and then selecting trim would trim the image but the pasted section would be missing
  • Pasting an image and then selecting export could lead to an image with the pasted section missing
  • Edit...copy merged created black and white image and included layers that had visibility disabled
  • Pasting an image and then selecting file save could lead to an image with the pasted section missing
  • Pressing tab in any edit fields caused the ui to expand/collapse
  • If tilemap is zoomed, tile selector remains at selected tile, but actual selected tile is first tile.
  • Animation panel doesn't expand when the arrow is clicked.
  • Changed how autosave files are made available for recovery.
  • Various UI tweaks

Update 1.0.7

2023-11-01

Added

  • Tool option to let tablet pressure affect pen size
  • Tool option to let tablet pressure affect eraser size

Fixed

  • Tablet compatibility, works correctly now with tablet pen and with surface pro
  • Fixed Brush tool blank spots
  • Removed grayed-out menu option for animation window
  • Fixed PSD import for an image with only a background color, was coming up blank
  • Pressing delete in an edit control of the tile window caused the canvas to be cleared
  • Small palette window scroll position taken into account when clicking, correct color is chosen
  • Small palette window now scrolls vertically with mouse wheel
  • Gradient fill in a selected area didn't always work, just got no fill whatsoever
  • Clicking on the Tiled tab when the window pane is collapsed incorrectly opens the animation tab
  • Magic wand selection bug fixed
  • Fixed onion skin, was enabled always and ignored user setting. Onion skin displayed during animation playback.