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 Lint Error for AR Module #298

Merged
merged 43 commits into from
Mar 26, 2024
Merged

Commits on Mar 1, 2024

  1. Added AR module

    8kdesign committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    546d9ae View commit details
    Browse the repository at this point in the history
  2. Fix missing exit toggle

    8kdesign committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e7d3fe2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Add base64 image

    8kdesign committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f7a8e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c266e4 View commit details
    Browse the repository at this point in the history
  3. Fix json parsing for ui

    8kdesign committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8f4db44 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    4f7008a View commit details
    Browse the repository at this point in the history
  2. Fix error

    8kdesign committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1921eb3 View commit details
    Browse the repository at this point in the history
  3. Fix highlight not working

    8kdesign committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4e168b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffa22b1 View commit details
    Browse the repository at this point in the history
  5. Improve outline

    8kdesign committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9b72b6a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Fix lighting issue for UI

    8kdesign committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0ecf155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca585ae View commit details
    Browse the repository at this point in the history
  3. Improve parsing of state

    8kdesign committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    60fec15 View commit details
    Browse the repository at this point in the history
  4. Remove convert to string

    8kdesign committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5d946ac View commit details
    Browse the repository at this point in the history
  5. Clean up code

    8kdesign committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    e01f966 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Clean code

    8kdesign committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0fcaaa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    6236cf7 View commit details
    Browse the repository at this point in the history
  2. Clean up calibration library

    8kdesign committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    61d917c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    092de59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2649934 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84413fe View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Add syncing of movement

    8kdesign committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e5c9ffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae9c24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31527d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    89aa990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ca63a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d82bd13 View commit details
    Browse the repository at this point in the history
  4. Rename arObject parameters

    8kdesign committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    50d83d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    589462f View commit details
    Browse the repository at this point in the history
  2. Fix line-of-sight selection

    8kdesign committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5c46bcc View commit details
    Browse the repository at this point in the history
  3. Use saar package

    8kdesign committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    5a41c46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d37a420 View commit details
    Browse the repository at this point in the history
  5. Increase saar version

    8kdesign committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    00ae101 View commit details
    Browse the repository at this point in the history
  6. Fix imports

    8kdesign committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    298348b View commit details
    Browse the repository at this point in the history
  7. Fix imports for tab

    8kdesign committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e89c1ee View commit details
    Browse the repository at this point in the history
  8. Remove gl

    8kdesign committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    300cf1b View commit details
    Browse the repository at this point in the history
  9. change entries to values

    8kdesign committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    08b636c View commit details
    Browse the repository at this point in the history
  10. Fix spring console spam

    8kdesign committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a29ccb7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    52b9efc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9491050 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    394f1e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f839258 View commit details
    Browse the repository at this point in the history