Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
David Capello 4ce2d1a340 Add option to simulate mouse wheel using key shortcut+drag mouse (fix #3195)
Now we can change several values (zoom, brush size, etc.) pressing a
keyboard shortcuts and dragging the mouse in a specific vector
direction (DragVector). It allows the modification of one, two, or
even more parameters at the same time (e.g. X axis to change the brush
size, Y axis the alpha value of the ink).
2022-03-08 20:40:11 -03:00
.github Fix cloning tests/beta when testing aseprite/beta 2021-09-23 08:42:01 -03:00
cmake Rename src/tests/test.h -> src/tests/app_test.h to avoid confusion with observable tests/test.h 2021-12-23 21:38:17 -03:00
data Add option to simulate mouse wheel using key shortcut+drag mouse (fix #3195) 2022-03-08 20:40:11 -03:00
docs Merge branch 'main' into beta 2021-10-13 10:15:39 -03:00
laf@02ed21d121 Update laf module 2022-03-04 23:55:51 -03:00
src Add option to simulate mouse wheel using key shortcut+drag mouse (fix #3195) 2022-03-08 20:40:11 -03:00
third_party Merge branch 'main' into beta 2021-12-15 17:51:19 -03:00
.clang-format Add initial .clang-format 2021-08-27 19:17:27 -03:00
.clang-tidy Add ENABLE_CLANG_TIDY option 2019-05-03 09:34:02 -03:00
.gitignore Git-ignore .vs directory 2021-07-16 11:24:37 -03:00
.gitmodules Initial to decode PSD files 2021-12-06 15:33:32 -03:00
CMakeLists.txt Merge branch 'main' into beta 2022-01-05 20:16:13 -03:00
CODE_OF_CONDUCT.md Update code of conduct to v1.2.0 2015-09-21 18:44:13 -03:00
CODEOWNERS Add CODEOWNERS file to assign PRs automatically 2019-02-17 23:09:53 -03:00
CONTRIBUTING.md Update main branch 2021-03-05 18:39:36 -03:00
EULA.txt Update EULA 2018-12-06 12:25:23 -03:00
INSTALL.md Update INSTALL guide with new Skia version (fix #3062) 2021-11-19 07:32:49 -03:00
README.md Merge branch 'main' into beta 2021-05-23 13:16:36 -03:00

Aseprite

build Discourse Community Discord Server

Introduction

Aseprite is a program to create animated sprites. Its main features are:

Issues

There is a list of Known Issues (things to be fixed or that aren't yet implemented).

If you found a bug or have a new idea/feature for the program, you can report them.

Support

You can ask for help in:

Authors

Aseprite is being developed by Igara Studio:

Credits

The default Aseprite theme was introduced in v0.8, created by:

A modified dark version of this theme introduced in v1.3-beta1 was created by:

Aseprite includes color palettes created by:

It tries to replicate some pixel-art algorithms:

Thanks to third-party open source projects, to contributors, and all the people who have contributed ideas, patches, bugs report, feature requests, donations, and help me to develop Aseprite.

License

This program is distributed under three different licenses:

  1. Source code and official releases/binaries are distributed under our End-User License Agreement for Aseprite (EULA). Please check that there are modules/libraries in the source code that are distributed under the MIT license (e.g. laf, clip, undo, observable, ui, etc.).
  2. You can request a special educational license in case you are a teacher in an educational institution and want to use Aseprite in your classroom (in-situ).
  3. Steam releases are distributed under the terms of the Steam Subscriber Agreement.

You can get more information about Aseprite license in the FAQ.