Skip to content

alpha27.08.2024

Latest
Compare
Choose a tag to compare
@counter185 counter185 released this 27 Aug 08:40
· 77 commits to main since this release

Changes since alpha15.06.2024

  • Spritesheet preview: implemented most functionality
  • Spritesheet preview: added a timeline panel, lets you reorder and delete animation frames
  • Tilemap preview: implemented most functionality, greatly improved UI
  • Tilemap preview: can now load and save the current layout to a file
  • Exporters: fixed export to C header file
  • Exporters: added a HTML base64 inline image exporter
  • Importers: initial work on the AETEX ASTC format
  • Importers: fixed layer import order in OpenRaster files
  • Main editor: peek layer (click a layer to make it flash on the canvas)
  • Main editor: right click color picker improved (right click to pick only from current layer, ctrl+right click to pick from whole image)
  • Main editor: finally added RGB sliders
  • Main editor: color sliders now have a color gradient on them
  • Main editor: added ctrl+scroll wheel to shift saturation
  • Main editor: added shift+scroll wheel to shift hue
  • Main editor: added a menu with last used colors
  • Main editor: added an always-present 1x1 pixel grid at 1000+% zoom
  • Main editor: added replace mode (draw only on pixels with alpha above 0)
  • Main editor: added 1px arc x/y tools
  • Main editor: added swap rect tool
  • Notifications: notifications can now have colors
  • General: opening files through commandline args is now fixed
  • General: TAB key can now be used to switch between textboxes
  • General: Navbars were made universal instead of specific to main editor, added a navbar to launchpad and tilemap preview
  • General: tabbed views now have slide-in animations
  • General: popup windows now have animations
  • General: added a custom cursor