File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# PixelArtTool
2
2
Homemade Pixel Art Tool
3
3
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.
5
5
https://www.assetstore.unity3d.com/en/#!/content/28312?staystaystay
6
6
(and also practice project for working with WPF)
7
7
@@ -32,9 +32,14 @@ https://www.assetstore.unity3d.com/en/#!/content/28312?staystaystay
32
32
- Flip Horizontal/Vertial tool
33
33
- Secondary color (with swap key "X")
34
34
- 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
35
39
36
40
# 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
+
38
43
39
44
40
45
You can’t perform that action at this time.
0 commit comments