Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
Guilherme Belchior ffc3684b1b Compose groups separately from all other layers
Maintain hierarchical structure of sprite groups instead of flattening.
Allows opacity and blend mode to be applied correctly to groups.
Sets the foundation for future features like mask layers.

Note:
Requires full image rendering and impacts performance in some scenarios.
Avoids complex code changes for minor performance gains.

Co-authored-by: Guilherme Marcondes <guilherme.marcondes@tecnico.ulisboa.pt>
2024-06-24 18:16:42 -03:00
.github Merge branch 'main' into beta 2024-06-11 16:03:25 -03:00
cmake Replace jpeglib with libjpeg-turbo 2024-04-23 11:33:55 -03:00
data Compose groups separately from all other layers 2024-06-24 18:16:42 -03:00
docs Merge branch 'main' into beta 2024-04-23 15:34:43 -03:00
laf@188d31f0cb Merge branch 'main' into beta 2024-06-19 16:19:16 -03:00
src Compose groups separately from all other layers 2024-06-24 18:16:42 -03:00
tests Compose groups separately from all other layers 2024-06-24 18:16:42 -03:00
third_party Merge branch 'main' into beta 2024-06-14 20:26:25 -03:00
.clang-format Update clang-format file 2023-05-24 14:23:42 -03:00
.clang-tidy Update some clang tidy checks 2024-02-27 23:20:12 -03:00
.editorconfig EditorConfig: Don't use tabs in .md files 2023-10-31 20:05:01 -03:00
.gitignore
.gitmodules Update to tinyxml2 2024-04-22 18:28:03 -03:00
CMakeLists.txt Merge branch 'main' into beta 2024-06-14 20:26:25 -03:00
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md Reword and add more information to the contributing guide 2024-06-07 14:29:38 -03:00
EULA.txt
INSTALL.md Clarify Windows instructions for 64-bit Skia 2023-10-02 09:55:25 -03:00
README.md Fix typo in README from the solo project era 2023-12-12 18:41:23 -03:00

Aseprite

build Translation Status 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 us 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.