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 grid placement tool #26313

Merged
merged 52 commits into from
Oct 8, 2024
Merged

Add grid placement tool #26313

merged 52 commits into from
Oct 8, 2024

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    3495510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea0ceb View commit details
    Browse the repository at this point in the history
  3. fix period

    OliBomby committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c2ea184 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c952e2f View commit details
    Browse the repository at this point in the history
  5. add right click for abort

    OliBomby committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    7a0535a View commit details
    Browse the repository at this point in the history
  6. improve UI

    OliBomby committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    85bfd61 View commit details
    Browse the repository at this point in the history
  7. merge conflict fix

    OliBomby committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    4e3fe51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98505d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b54c9a3 View commit details
    Browse the repository at this point in the history
  10. fix distance

    OliBomby committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    f8979cf View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Remove Masking from PositionSnapGrid

    This caused issues in rendering the outline of the grid because the outline was getting masked at some resolutions.
    OliBomby committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2918ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93dbd75 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e3aeaf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f97f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    1a81e12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a5a463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe10621 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f0f490 View commit details
    Browse the repository at this point in the history
  5. fix warnings

    OliBomby committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b274ed9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    b179e08 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. place grid with drag instead

    OliBomby committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    4e2bc0d View commit details
    Browse the repository at this point in the history
  2. Update tooltip for drag

    OliBomby committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b1e381a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c6e426 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e4cd0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4568af8 View commit details
    Browse the repository at this point in the history
  6. Revert "Add tooltip to rounded button"

    This reverts commit 3e4cd0a.
    OliBomby committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    1912b1f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Reapply "Add tooltip to rounded button"

    This reverts commit 1912b1f.
    OliBomby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4de73dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fa2849 View commit details
    Browse the repository at this point in the history
  3. Update tooltip

    OliBomby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c84bb4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8397cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4959045 View commit details
    Browse the repository at this point in the history
  6. fix using directive

    OliBomby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4bbefa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    80dffa9 View commit details
    Browse the repository at this point in the history
  2. Add xmldoc to SnapType

    OliBomby committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2c39ecb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Revert "Use new keyword instead of overriding TooltipText to remove s…

    …etter"
    
    This reverts commit 80dffa9.
    OliBomby committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ad734b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc29e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae8abc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    1ab02b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f15cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a7d239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7526be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b99821 View commit details
    Browse the repository at this point in the history
  6. fix warning

    OliBomby committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a755ae7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    533ed60 View commit details
    Browse the repository at this point in the history
  8. Use new place grid icon

    OliBomby committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    db10202 View commit details
    Browse the repository at this point in the history
  9. Revert "Use new place grid icon"

    This reverts commit db10202.
    OliBomby committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    076c8de View commit details
    Browse the repository at this point in the history
  10. Rename to 'Grid'

    OliBomby committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    66459c5 View commit details
    Browse the repository at this point in the history
  11. Use FA icon instead

    OliBomby committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dc26773 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    682023e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1be31c View commit details
    Browse the repository at this point in the history
  3. update comment

    OliBomby committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e794862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de2f9de View commit details
    Browse the repository at this point in the history