Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow drawing lines by holding shift while painting #3970

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 14, 2024

  1. allow drawing lines by holding shift while painting

    Allows starting to draw, holding shift to preview a straight line,
    and releasing to draw it. This is enabled by the addition of a
    PaintStartSet state. Pressing right click during StartSet or
    PaintStartSet cancels the operation and returns to Free.
    
    closes mapeditor#3642
    kdx2a committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dc2e89d View commit details
    Browse the repository at this point in the history