Skip to content

Commit 1352847

Browse files
committed
Updated sprite editor (NO RELEASE)
1 parent 30b5bd9 commit 1352847

3 files changed

Lines changed: 93 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
The following enhancements and changes have been made to Atari Dev Studio:
44

5+
## 0.10.6
6+
7+
* Updated the Sprite Editor with the following changes:
8+
- fixed issue using scroll wheel to zoom on the Sprite List window
9+
510
## 0.10.5
611

712
* Update Stella to the latest version (v7.0).

out/content/pages/spriteeditor/main.js

Lines changed: 87 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "atari-dev-studio",
33
"displayName": "Atari Dev Studio",
44
"description": "Homebrew game creation for the Atari 8-bit consoles",
5-
"version": "0.10.5",
5+
"version": "0.10.6",
66
"icon": "images/icon.png",
77
"preview": false,
88
"author": "mksmith",

0 commit comments

Comments
 (0)