David Capello
David Capello
This is planned from a long time ago (related to #1967) but never created the issue. We should have a button to stop the running script (e.g. if a script...
There are some recurrent questions about the EULA that we should clarify in some way (changing the EULA or adding some extra FAQ section). Some of these points: - [...
I though there were an issue created for this one, anyway it would be nice to be able to get a GraphicsContext to modify an Image. The tricky part here...
- [ ] Support to write 16-bit data directly, right now everything must be converted from 32 bpp RGBA values - [ ] Support 16-bit indexed/colormaps/grayscale data
Source: https://community.aseprite.org/t/brush-preview-doesnt-follow-mouse-cursor-macos/21290 Probably when we use an external mouse? or a high-DPI mouse? or some other software is deactivating the window?
There are mouses with more buttons that should be nice to be able to customize through `Edit > Keyboard Shortcuts...`
Just to write it down. I've made some tests, and the bottleneck to edit huge sprites at the moment is the internal representation of images (basically the allocation of the...
Add a new "select/move objects" option to the Move tool:  I think this new "arrow" option should be the default Move tool (V key) and work similar to the...
From #977 (related to #1575 in some way) we want to add an option to arrange tiles in a 2D map. The tileset view/palette is linear, but we should be...