David Capello
David Capello
Thanks a lot @lampysprites for the dedication to see this issue. I'll try to review this soon, not for the next release but probably for the other, and I'll try...
Hi @exLeute, not sure if there are other devices with more than 3 axis that are not a stylus (e.g. a mouse with horizontal scroll). So not sure if this...
Do not implement this until #518 is merged.
The path was written in such way that it can be copied and pasted in spotlight (Command key + Space). I have to test if adding quotes `"..."` it works...
Hi @ZeWaka, as part of https://github.com/aseprite/aseprite/issues/1949 we'd like to add some API to register custom file formats. Some possible API was proposed in https://community.aseprite.org/t/registering-new-file-formats-in-extensions/16611
Hi @NolifeM, at the moment there are no API to send HTTP requests, the main problem at the moment is Linux, we have to solve how to send HTTPS requests...
In the past I thought about the possibility to change the brush size of a custom brush, but I think it should only scale the brush (make it x2, x3,...
Oh, ok I get it now. I'd say that we have two options: 1. A way to change the brush size but the brush and the pattern are increased/decreased. This...
The commit doesn't include the new submodule. Submodules are not added manually in the `.gitmodules` file, they must be added with the `git submodule` command (which creates a special metadata...
@Gasparoken I just saw that in the commit you've pushed b701e3eca8f9afe12a3c2d2d25e6445dc95dda4c I'm in the author field. This is an honest question: how did you achieve that? because it's quite complex...