Andrew Chadwick

Results 229 comments of Andrew Chadwick
trafficstars

1.0 is to old for me to support, so WONTFIX anything on that branch. Also WONTFIX on a keystroke for revealing the cursor: this is best handled using your desktop...

(Assuming you meant 1.1.0 for "1.10") I should add - I could add a hotkey for flipping the cursor's black and white pixels, but it would only affect the ring...

If it's a simple algorithmic mapping and it's going to be an actual replacement, you should write a convertor in the MyPaint code (lib.mypaint) before removing an input so that...

Maybe the simplest thing that works well is what we need. Rectangular selection is easy, free mask selection is harder to store, but possibly not incompatible with that rectangle-based transform...

Right now, the simplest and most evolve-able approach wins for me. We can get a lot of win for less effort with plain rectangular selections that only have any effect...

Currently the only code which makes use of anything like this is the frame editor. That's one rectangle; a selection rectangle is a different beast. However choosing frame or selection...

@freelanceear writes in #443: > Rotating layers would be a very useful feature for adjusting sketches pre-paint. Moving layers is implemented, as is rotating the canvas view, so it just...

@nicolas33 I figure that's a reasonable request for the first bit of work after the 1.2.0 release is out. Reassigned.

@butu5 Sure! I really want to help bring new contributors up to speed. I guess the right place to ask is in the new Community forums - we have a...

Is anyone else working on this? I have a few middle-distance plans. @OrenjiAkira A few more bits of groundwork needed first, but I'm quietly working on it. First one is...