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 keybinds for 'Grid from points' and cycling grid type #26303

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

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    6219cd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b119c View commit details
    Browse the repository at this point in the history
  3. fix typo

    OliBomby committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0ae3162 View commit details
    Browse the repository at this point in the history
  4. Added Triangular snap grid

    OliBomby committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    19468a0 View commit details
    Browse the repository at this point in the history
  5. clean up code duplication

    OliBomby committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2acd8f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa64b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dc3edf View commit details
    Browse the repository at this point in the history
  8. Add comment

    OliBomby committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    b969831 View commit details
    Browse the repository at this point in the history
  9. improve code

    OliBomby committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    34dfab7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d4af67 View commit details
    Browse the repository at this point in the history
  11. clarify comment

    OliBomby committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2033d20 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    87b1523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8aa10e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e5cb98 View commit details
    Browse the repository at this point in the history
  4. Add circular grid

    OliBomby committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c6ebd5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c5759a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. fix compile

    OliBomby committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    0f9bdbc View commit details
    Browse the repository at this point in the history
  2. flip along grid axis

    OliBomby committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    44007d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3306858 View commit details
    Browse the repository at this point in the history
  4. Saving exact grid spacing

    OliBomby committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    9dc0721 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6df836 View commit details
    Browse the repository at this point in the history
  6. improve the grid from points

    OliBomby committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4db10b3 View commit details
    Browse the repository at this point in the history
  7. fix period

    OliBomby committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    ea885e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    596ce9e View commit details
    Browse the repository at this point in the history
  2. add right click for abort

    OliBomby committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    9a514f3 View commit details
    Browse the repository at this point in the history
  3. use G to change grid type

    OliBomby committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    43d0511 View commit details
    Browse the repository at this point in the history
  4. improve UI

    OliBomby committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    e429fc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fcabd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59e232f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a6295f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    267b45f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3fa9edc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc1c688 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9dc7078 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b860e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b213146 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f38349b View commit details
    Browse the repository at this point in the history
  15. fix grid test

    OliBomby committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    f640bb5 View commit details
    Browse the repository at this point in the history
  16. Add TestGridFromPoints

    OliBomby committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    31808eb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    98fc5f7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    310cf63 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    4de9cf5 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
    24e9e28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded11e0 View commit details
    Browse the repository at this point in the history