[Extension] Collection of micro extensions for Aseprite

An update to Extend Cel to v1.1.0 was released:

Changes:

  • [Improvement] Allow for extending multiple cels within a selected range

An update to Go To to v2.0.0 was released - this update adds an extra dimension to the search capabilities - sprites. You can switch between open files as well as search within other open sprites. In addition, the results sorting algorithm has been modified to show the ones most similar to the user input first. :mag:

Changes:

  • [Feature] Allow searching for open sprites by their filename
  • [Feature] Allow searching for layers and tags within all open files
  • [Improvement] Improve sorting of the search results
  • [Fix] Fix a typo in the search label

An update to Go To to v2.1.0 was released.

Changes:

  • [Feature] Extend search capabilities to include slices in search results
  • [Feature] Add an option to auto-zoom on found slices

An update to Brush Transformations to v1.0.2 was released.

Changes:

  • [Improvement] Add a new submenu named “Brush” under the Edit menu (from Aseprite v1.3-rc2) for the Brush Transformations options

An update for Go To to v2.2.0 was released.

Changes:

  • [Improvement] Save Go To dialog options between sessions
  • [Improvement] Hide the empty results label when the search input is empty
  • [Fix] Add a missing label for the options
  • [Fix] Ignore leading and trailing spaces in the search input
  • [Fix] Correctly zoom in on slices that require less than 100% zoom to be fully in view

An update for Go To to v2.2.1 was released.

Changes:

  • [Fix] Correctly scroll to slices when editor zoom is less than 100% (only enabled in Aseprite v1.3.10 or newer)

select-content-v2-prev2-edited-optimized

An update for Select Content to v2.0.0 was released.

Changes:

  • [Feature] Add new menu options for the cels context menu (accessible from the timeline) - “Select Cel(s) Content” (for Aseprite versions older than v1.3-rc2 it will appear as a single option)
  • [Feature] Add new content selection options for selecting an intersection, **complement **and difference of selected cels content (only for Aseprite v1.3-rc2 or newer)
2 Likes

An update for Brush Transformations to v1.0.3 was released.

Changes:

  • [Improvement] Support rotating and flipping of regular brushes
  • [Fix] Correctly center rotated or flipped custom brushes
1 Like

An update for Center Image to v2.2.0 was released, I’m always shocked there’s more to add to this extension but here we are

This time the extension gets a handful of very useful options that should allow everyone to tweak it’s behaviour to their own use case. Alongside these I finally fixed the weighted center calculations, this will be especially impactful when centering images made out of multiple spaced out objects separated by transparency. :victory_hand:

Changes:

  • [Fix] Weighted center of an image is now calculated correctly
  • [Fix] Centering an image will now display correctly as “Center” in the Undo History
  • [Improvement] Centering an image now displays a tooltip “Image centered”
  • [Improvement] Added new options for the extension under Edit > Center > Options, these include: cutting out or moving pixels outside selection, calculating a weighted center of a selection and ignoring solid Backgrounds Color pixels (thanks to Evidently Cube for the suggestion that inspired the last one)

An update for Modify Frame Rate to v2.1.0 was released.

Changes:

  • [Fix] Modifying frame rate will now display correctly as “Modify Frame Rate” in the Undo History
  • [Fix] Searching the extensions commands with the “Run Command” dialog window no longer throws an error
  • [Improvement] Modifying frame rate now displays a tooltip “Frame Rate Modified”

An update for Cel Tracking to v1.1.0 was released.

Changes:

  • [Fix] Tracking cels and snapping to cels will now display as correctly named actions in the Undo History
  • [Fix] The extensions commands are now correctly disabled in the “Run Command” dialog window if no cels are selected
  • [Improvement] Tracking cels or snapping to cels now displays an appropriate tooltip

An update for Extend Cel to v1.2.0 was released.

Changes:

  • [Fix] Extending cels will now display correctly as “Extend Cels” in the Undo History
  • [Improvement] Extending cels now displays an appropriate tooltip

An update for Select Content to v2.1.0 was released.

Changes:

  • [Improvement] Improved performance of content selection
  • [Improvement] Selecting content now displays an appropriate tooltip

An update for Brush Transformations to v1.0.4 was released.

Changes:

  • [Fix] Correctly display extensions commands as disabled in the “Run Command” dialog window if there’s no active sprite

An update for Playback Shortcuts to v1.1.0 was released.

Changes:

  • [Feature] Add a new “Sequence Randomized” playback option which plays the user-defined sequence of tags in a random order
  • [Improvement] Add separate commands for sequence and randomized sequence playbacks with default keyboard shortcuts (Alt+Enter and Alt+Shift+Enter respectively)