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

Added CoordinateVector3 and used it in SphericalCoordinates #616

Merged
merged 4 commits into from
Aug 20, 2024

Commits on Aug 16, 2024

  1. Added CoordinateVector3 and used it in SphericalCoordinates.

    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a3911c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Changed the CoordinateVector3 interface to return std::optional inste…

    …ad of throwing exceptions.
    
    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7212ead View commit details
    Browse the repository at this point in the history
  2. Fixed issues from review, added more tests.

    Signed-off-by: Martin Pecka <[email protected]>
    peci1 committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    56b9fcb View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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