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

Adds a Quadrilateral primitive #1181

Merged
merged 26 commits into from
Sep 28, 2023
Merged

Commits on Sep 8, 2023

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

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    1c4d0e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1ed9b View commit details
    Browse the repository at this point in the history
  3. Fix some documentation

    adayton1 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f941938 View commit details
    Browse the repository at this point in the history
  4. Fix build issues

    adayton1 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e72cfdf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Clang format fixes

    adayton1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    26d8f58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    620a9c0 View commit details
    Browse the repository at this point in the history
  3. Add test cases

    adayton1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3a07c13 View commit details
    Browse the repository at this point in the history
  4. Undo changes to BoundingBox

    adayton1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    29063e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1e130a View commit details
    Browse the repository at this point in the history
  6. Simplify initialization

    adayton1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8e64ec4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27b1bc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e6bcd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b36e7e9 View commit details
    Browse the repository at this point in the history
  10. Use correct gtest macro

    adayton1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    dda0249 View commit details
    Browse the repository at this point in the history
  11. Formatting

    adayton1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e517fa0 View commit details
    Browse the repository at this point in the history
  12. Fix up default constructor

    adayton1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    50aab4e View commit details
    Browse the repository at this point in the history
  13. Formatting

    adayton1 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2ece781 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    40e7e55 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    7fcf84e View commit details
    Browse the repository at this point in the history
  2. Fix syntax errors

    adayton1 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a8519b1 View commit details
    Browse the repository at this point in the history
  3. Use explicit constructor

    adayton1 committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    aa6c669 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    170a3c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d70bd56 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    2babdfa View commit details
    Browse the repository at this point in the history
  2. Updates the release notes

    adayton1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    928f7bb View commit details
    Browse the repository at this point in the history