Skip to content

Commit 34e2560

Browse files
committed
Updated read.me and source images
Included final sprite editor update
1 parent d73a533 commit 34e2560

14 files changed

Lines changed: 19 additions & 15 deletions

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The following enhancements and changes have been made to Atari Dev Studio:
55
## 0.10.2
66

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

915
## 0.10.1
1016

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Apart from using the **Command Palette** to select compilation, there are a numb
9696
Atari Dev Studio includes a simple and easy to use Sprite Editor allowing you to create sprites, tiles and other objects for use in your projects. It has the following features:
9797
* New Project wizard allowing you to select the console (2600 or 7800), size, region (NTSC or PAL palettes) and total colors of your sprites
9898
* Load and Save projects allowing you to save and come back to on-going work
99-
* Editing features such and palette selector, zoom, pen, eraser, fill and move modes
99+
* Editing features such as a pen, eraser, fill, line, rectangle and cirle as well as zoom, move and palette selection
100100
* Ability to manage your sprites in a sortable list with options to copy, paste, duplicate, resize and delete
101101
* Export sprites to batari Basic or assembly source code (2600)
102102
* Export sprites to .png files (7800) - either selected or all (compatible with 7800basic 3+1 and 12+1 image requirements)
11.4 KB
Loading

images/ataridevstudio-emulator.png

-22.8 KB
Loading
20.5 KB
Loading
-7.11 KB
Loading
-72.5 KB
Loading
4.33 KB
Loading
4.01 KB
Loading
332 Bytes
Loading

0 commit comments

Comments
 (0)