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

Add diagonal symmetry (fix #1171) #4100

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    fd44366 View commit details
    Browse the repository at this point in the history
  2. Allow symmetrization of the custom brush itself.

    Orthogonal brush images symmetrization is implemented.
    
    Also added diagonal SymmetryModes and processing, but diagonal symmetry UI buttons are still pending.
    Gasparoken committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e11e2cb View commit details
    Browse the repository at this point in the history
  3. Add diagonal symmetry (fix aseprite#1171)

    Added symmetry UI buttons, 45 and -45 degrees axis.
    Now are possible activate all four symmetries, both
    diagonal symmetries, individual diagonal symmetry, and
    the old horizontal/vertical combinations.
    Gasparoken committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0e583ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f0faeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d22dca View commit details
    Browse the repository at this point in the history