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 Track and Follow options in gui EntityContextMenu #2402

Merged
merged 8 commits into from
May 22, 2024

Commits on May 7, 2024

  1. Add camera track and follow.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2f1f12b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Add track option to entity context menu.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ec5b08b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Follow submenu and last followed for look at.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2ec2daa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Update entitycontextmenu look at from currently followed topic.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2e51e0a View commit details
    Browse the repository at this point in the history
  2. Fix linting.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a1a384a View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Alejandro Hernández Cordero <[email protected]>
    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti and ahcorde committed May 10, 2024
    Configuration menu
    Copy the full SHA
    96b602a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Use Entity instead of string.

    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti committed May 11, 2024
    Configuration menu
    Copy the full SHA
    23f9ac8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Update src/gui/plugins/modules/EntityContextMenu.cc

    Co-authored-by: Jenn Nguyen <[email protected]>
    Signed-off-by: Benjamin Perseghetti <[email protected]>
    bperseghetti and jennuine authored May 18, 2024
    Configuration menu
    Copy the full SHA
    990eb1d View commit details
    Browse the repository at this point in the history