Skip to content

Releases: counter185/voidsprite

alpha27.08.2024

27 Aug 08:40
Compare
Choose a tag to compare

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

alpha15.06.2024

16 Jun 08:36
Compare
Choose a tag to compare

alpha04.06.2024

04 Jun 04:49
Compare
Choose a tag to compare

There have been too many changes since alpha17.05.2024 to list here

alpha17.05.2024

17 May 09:07
Compare
Choose a tag to compare
  • Fixed layer memory not being initialized
  • can now open files through command line arguments

alpha16.05.2024-02

16 May 16:48
Compare
Choose a tag to compare

Initial release