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

Fix licensing for Convex Hull Algorithm #29875

Closed
wants to merge 27 commits into from
Closed

Commits on Jan 1, 2024

  1. flip along grid axis

    OliBomby committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e803b02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    078fe5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09852bc 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
    236f029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4b5cdf View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

    OliBomby committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b15028a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f85128 View commit details
    Browse the repository at this point in the history
  4. scale along rotated axis

    OliBomby committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d0715c5 View commit details
    Browse the repository at this point in the history
  5. simplify code

    OliBomby committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    979a5e9 View commit details
    Browse the repository at this point in the history
  6. fix warning

    OliBomby committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0797d94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4165ded View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dfe6c70 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Revert "fix incorrect rotated bound checking"

    This reverts commit 4165ded.
    OliBomby committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    ae38002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58eb7f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a319a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e5d099 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a80e333 View commit details
    Browse the repository at this point in the history
  6. make flips grid-type aware

    OliBomby committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    2bbaa8e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix test

    OliBomby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c188148 View commit details
    Browse the repository at this point in the history
  2. fix horizontal flip rotation

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

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    09ca190 View commit details
    Browse the repository at this point in the history
  2. add test

    OliBomby committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ff3bffc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Rewrite GetConvexHull

    kongehund committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    385eb5e View commit details
    Browse the repository at this point in the history