Skip to content

Atari Dev Studio

Compare
Choose a tag to compare
@chunkypixel chunkypixel released this 27 Sep 04:00
· 18 commits to master since this release

v0.10.2 - Public Release
Available directly within VS Code and VSCodium - install via the Marketplace (make sure to restart after installing)

Changes in this release:

  • Restored the existing Sprite Editor (many requests)
  • Updated the Sprite Editor with the following changes:
    • Added line, rectangle, ellipse, color picker tools
    • Updated the undo/redo storage to better handle various tool usage - some tools either didn't work as expected or over saved changes
    • Fixed the formatting of the spinner controls
    • Updated all the toolbar icons
    • Various enhancements internally