-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2020-12-28) ### Features * edit the border in the preview window ([7022a05](7022a05)) * impl ([2a7baca](2a7baca)) * in the inspector, sprite selection window shows only sprites in SpriteAtlas ([a7cddfc](a7cddfc)) * sprite for renderring can be changed using a SpriteAtlas and a sprite name ([e12b969](e12b969))
- Loading branch information
1 parent
323d7d4
commit df8de31
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,4 +21,4 @@ | |
"path": "Samples~/Demo" | ||
} | ||
] | ||
} | ||
} |