Skip to content

Commit af57332

Browse files
authored
Update README.md
1 parent df724d3 commit af57332

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PixelArtTool
22
Homemade Pixel Art Tool
33

4-
Work-in-Progress, initial features should be mainly based on this unfinished project
4+
Work-in-Progress, initial features should be mainly based on this unfinished project, and then adding more advanced features.
55
https://www.assetstore.unity3d.com/en/#!/content/28312?staystaystay
66
(and also practice project for working with WPF)
77

@@ -32,9 +32,14 @@ https://www.assetstore.unity3d.com/en/#!/content/28312?staystaystay
3232
- Flip Horizontal/Vertial tool
3333
- Secondary color (with swap key "X")
3434
- Palette loader dialog
35+
- 1x and 2x preview images
36+
- hue saturation lightness color picker
37+
- quick current color brightness adjust (mousewheel), for drawing easy gradients or lighter/darker parts
38+
- quick 'get transparent color as current color' - button
3539

3640
# Screenshot
37-
![image](https://user-images.githubusercontent.com/5438317/52136020-cae83c00-264f-11e9-89a2-6f1eb2a4f75a.png)
41+
![image](https://user-images.githubusercontent.com/5438317/52905332-704f0280-3241-11e9-9535-d570d8cea184.png)
42+
3843

3944

4045

0 commit comments

Comments
 (0)