mriale / PyDPainter

A usable pixel art paint program written in Python
GNU General Public License v3.0
544 stars 26 forks source link

Implement Perspective Mode #91

Open mriale opened 1 year ago

mriale commented 1 year ago

Perspective mode on DPaint used the numeric keypad to do most of the perspective operations. Need to also add support for CTRL and the numbers to support tenkeyless keyboards.

image

Sleuthgame commented 1 year ago

i wish you the best with that new milestone. The grid is working fine. (i have numeric keypad). Can't wait to draw some nostagic checkerboard ! I keep an eye on dev version. Greetings.

mriale commented 11 months ago

This feature has been deferred until after most of the animation functionality is implemented.