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

grid and scene snapping #313

Merged
merged 22 commits into from
Apr 21, 2022
Merged

grid and scene snapping #313

merged 22 commits into from
Apr 21, 2022

Commits on Mar 20, 2022

  1. grid and scene snapping

    neph1 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    ba647bb View commit details
    Browse the repository at this point in the history
  2. slightly better implementation

    neph1 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    c11a11d View commit details
    Browse the repository at this point in the history
  3. returning position from method

    neph1 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    b688c08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5170141 View commit details
    Browse the repository at this point in the history
  5. codacy issues

    neph1 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    d601da0 View commit details
    Browse the repository at this point in the history
  6. more codacy

    neph1 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    783c9e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    c104b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec81dd0 View commit details
    Browse the repository at this point in the history
  3. formatting

    neph1 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9780f32 View commit details
    Browse the repository at this point in the history
  4. removed FastMath import

    neph1 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    0be432d View commit details
    Browse the repository at this point in the history
  5. formatting

    neph1 committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c237206 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. snapping refactoring + scale!

    neph1 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2797f00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a80030d View commit details
    Browse the repository at this point in the history
  3. unused imports

    neph1 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    186748d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. snapping only affects selected constraints

    rotation snapping to 15 degrees
    neph1 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    edf8788 View commit details
    Browse the repository at this point in the history
  2. fixing codacy issue

    neph1 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    4987c58 View commit details
    Browse the repository at this point in the history
  3. fixing codacy issue

    neph1 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    26a998f View commit details
    Browse the repository at this point in the history
  4. fixing codacy issue

    neph1 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    326a727 View commit details
    Browse the repository at this point in the history
  5. fixing codacy issue

    neph1 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    07be729 View commit details
    Browse the repository at this point in the history
  6. fixing codacy issue

    neph1 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    1c3cf71 View commit details
    Browse the repository at this point in the history
  7. fixing codacy issue

    neph1 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    8db2a98 View commit details
    Browse the repository at this point in the history
  8. snapping for "free" movement

    neph1 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    89e370d View commit details
    Browse the repository at this point in the history