Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
#Unity Pixel Art Toolkit
# Unity Pixel Art Toolkit

#####A free Pixel Art Toolkit for the [Unity Engine](http://unity3d.com).
##### A free Pixel Art Toolkit for the [Unity Engine](http://unity3d.com).

UPA Toolkit makes it fast and easy to create Pixel Art sprites without leaving the comfort of Unity. It's seamlessly integrated with the awesome 2D features introduced with Unity 4.3 making it a breeze to use. UPA Toolkit is sure to speed up your workflow by utilising the effective Unity feedback loop and great image capabilities.

UPA Toolkit is written solely in C#.

This project is open for contributions. See [this guide](https://guides.github.com/activities/contributing-to-open-source/) on contributing to projects on GitHub. Also check out TODO.md for inspiration on future improvements and bug fixes.

###Download
### Download
Download from the Unity Asset Store [here](http://u3d.as/aZ3).
The newest release can be found in the /Builds/ folder or under [releases](https://github.com/Brackeys/UPAToolkit/releases).

###Software Requirements
### Software Requirements
This project is fully compatible with [Unity](http://unity3d.com) Personal Edition.

###Copyright
### Copyright
See LICENSE.
6 changes: 3 additions & 3 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
##TODO List
## TODO List
(The following list is in no particular order.)

####Features & Improvements
#### Features & Improvements
- Add BoxBrush for coloring multiple pixels at once
- Add secondary color for easy switching
- Add grab tool (alt + left click)
- Add icons instead of strings to toolbar
- Add move tool
- Generate grid as image instead of drawing rects

####Bug fixes
#### Bug fixes
- Fix image zooming on Mac
- Revisit shortcuts on windows