Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
David Capello 9c319e46ac Fix bug transforming the same linked cel two times
As we wanted the current cel as the first cel to transform (to avoid
re-transforming it with inner cmds when we drop pixels), if this cel
was a linked from other one it will not be removed from the
getEditableCels() list, so two linked cels would appear two times in
the list. Now we remove the current cel correctly when it's a linked
cel after re-adding it.

Reported here: https://community.aseprite.org/t/8618
2021-04-07 18:32:56 -03:00
.github Run CI on PRs 2021-03-18 10:02:09 -03:00
cmake Remove dependency with harfbuzz-icu 2020-03-06 16:19:14 -03:00
data Update about/status bar copyright info 2021-01-15 14:46:45 -03:00
docs Minor fix in coding style guide 2021-01-14 12:45:32 -03:00
laf@0c7225906f Update laf module 2021-03-08 11:16:57 -03:00
src Fix bug transforming the same linked cel two times 2021-04-07 18:32:56 -03:00
third_party Fix several issues found with ThreadSanitizer 2020-06-17 15:55:44 -03:00
.clang-tidy Add ENABLE_CLANG_TIDY option 2019-05-03 09:34:02 -03:00
.gitignore
.gitmodules Use the new tga library to decode tga files 2020-03-24 17:07:35 -03:00
CMakeLists.txt Minor change in CMakeLists.txt 2021-03-05 18:27:31 -03:00
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md Update main branch 2021-03-05 18:39:36 -03:00
EULA.txt
INSTALL.md Add -DSKIA_LIBRARY flag for laf library in compilation instructions 2020-08-17 11:57:05 -03:00
README.md Add GitHub actions 2021-03-08 11:38:04 -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:

  • David Capello: Lead developer, bug fixing & new features in desktop & web, and user support.
  • Gaspar Capello: Developer, bug fixing & new features in desktop, and user support.
  • Martin Capello: Developer, new store website.

Credits

The default Aseprite theme was introduced in v0.8, 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.