David Capello

Results 245 comments of David Capello

We could include a tweening of tool parameters. E.g. Two points in one frame, and other two points in other frame, so we can draw a line on each frame...

@PDJazzHands I'll give some priority to the tweening support (mainly for cel positions and slice positions)

I'm not sure if I understood the original feature, but the general idea would be: 1. Be able to associate a mask layer to a regular layer (or group layer)...

In the community: https://community.aseprite.org/t/layer-mask-for-color-and-transparency/311

I think a list of fonts could be built in a background thread when the text tool is used/selected by first time (the most common case is that the user...

A partial implementation will be available for the next release. It's not an interactive tool, but we'll be able to insert text (`T` key as shortcut): ![pastetext](https://cloud.githubusercontent.com/assets/39654/10058372/7e45d9ee-621b-11e5-86f5-906764293bb2.gif)

Just for reference, there are plans to convert the *Edit > Insert Text* into a real interactive tool, where you select a box (which will be the bounding box for...

This is Ilija's idea to show fg, bg, and transparent color in the color bar: ![asepallette](https://cloud.githubusercontent.com/assets/39654/5202308/927f14dc-755b-11e4-949a-5c1b2986c554.png) (fg is the white outline, bg is the dotted outline, and the dot is...

We could use the transparent color (dot) in the color bar for both concepts: as the sprite/layers transparent color (`Sprite > Properties > Transparent Color`) and as the current selection...

Some related issues: #1213 and #3073