Animated sprite editor & pixel art tool (Windows, macOS, Linux)
Go to file
David Capello 4ba88ce49c Fix failing assert in ui::details::::removeWidget()
When running multiple UI tests, if the mouse was moved on a created
window, it made the ui::details::removeWidget() fail because the
widget was still ui::Manager::widgetAssociatedToManager().
2024-12-07 14:34:45 -03:00
.github Merge branch 'main' into beta 2024-11-27 15:35:51 -03:00
cmake
data Merge branch 'main' into beta 2024-11-19 16:00:11 -03:00
docs
laf@4766fd9580 Remove unused variable 2024-12-07 13:35:45 -03:00
src Fix failing assert in ui::details::::removeWidget() 2024-12-07 14:34:45 -03:00
tests [lua] Disable 'beforesitechange' event (#4569, #4780, #4785) 2024-11-19 21:18:21 -03:00
third_party Update benchmark library 2024-12-05 20:13:37 -03:00
.clang-format
.clang-tidy [clang-tidy] Disable misc-include-cleaner 2024-11-30 09:34:26 -03:00
.editorconfig
.gitignore
.gitmodules
build.cmd
build.ps1
build.sh Update SDK dirs of all CMakeFiles/*/*.cmake files too (#4773) 2024-12-02 00:19:24 -03:00
CMakeLists.txt Merge branch 'main' into beta 2024-12-05 23:37:45 -03:00
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md
EULA.txt
INSTALL.md
README.md

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.