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

Point rotation #3854

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 8, 2023

  1. Support point rotation.

    - Consider point rotatable
    - Transform graphics item
    - Rotate reference arrow position
    - Rotate selection outline
    - Let selection tool rotate but not resize single point
    - Always use point position as the rotate origin
    - Unlock rotation property on point
    IoriBranford committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f60d16a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ffa9bf View commit details
    Browse the repository at this point in the history
  3. Update mode on selectedObjectsChanged.

    Fixes going to resize mode instead of rotate mode when creating new point object.
    IoriBranford committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    62ee3ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c8f53c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc1116d View commit details
    Browse the repository at this point in the history