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 transform control and select entities GUI plugins #854

Merged
merged 41 commits into from
Aug 14, 2021

Commits on May 12, 2021

  1. Add scene manager GUI plugin that works with ign-gui's Scene3D

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3a7d09c View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed May 12, 2021
    Configuration menu
    Copy the full SHA
    80161fb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Added tranform control and select entities GUI plugins

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    22454e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Used new plugin

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    4465595 View commit details
    Browse the repository at this point in the history
  2. Fix Key event class name

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    eda24b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Merge branch 'main' into chapulina/6/scene_manager

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    d0d7066 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Update to latest

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5f94fe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Some fixes to select entities plugin

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    b7922fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'chapulina/6/scene_manager' into ahcorde/plugin/selectEn…

    …tities_transformControl
    ahcorde authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    1e8ab03 View commit details
    Browse the repository at this point in the history
  3. Fixed transform control and linters

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3493fa0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ahcorde/plugin/selectEntities_transformControl' of http…

    …s://github.com/ignitionrobotics/ign-gazebo into ahcorde/plugin/selectEntities_transformControl
    ahcorde committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    44681d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Merge branch 'main' into chapulina/6/scene_manager

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c5b16d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Merge remote-tracking branch 'origin/chapulina/6/scene_manager' into …

    …ahcorde/plugin/selectEntities_transformControl
    ahcorde committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    27ee0d6 View commit details
    Browse the repository at this point in the history
  2. Added feedback

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    6bb0bce View commit details
    Browse the repository at this point in the history
  3. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e00ee2e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

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

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    c741662 View commit details
    Browse the repository at this point in the history
  2. Don't make it official yet

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    fbceade View commit details
    Browse the repository at this point in the history
  3. Merge branch 'chapulina/6/scene_manager' of ssh://github.com/ignition…

    …robotics/ign-gazebo into chapulina/6/scene_manager
    
    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f27887a View commit details
    Browse the repository at this point in the history
  4. alphabetize

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    21e1b7b View commit details
    Browse the repository at this point in the history
  5. merged from chapulina/6/scene_manager

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    20c0e0b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Merge remote-tracking branch 'origin/main' into ahcorde/plugin/select…

    …Entities_transformControl
    ahcorde committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8694ac4 View commit details
    Browse the repository at this point in the history
  2. clean up select entities

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina authored and ahcorde committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    a74a4a6 View commit details
    Browse the repository at this point in the history
  3. Start combining TransformControls

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina authored and ahcorde committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    357f626 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. improvements

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    209cb68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a46411 View commit details
    Browse the repository at this point in the history
  3. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    cbf5c00 View commit details
    Browse the repository at this point in the history
  4. Remove transform control logic plugin

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5282927 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Fixed compilation error

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    ee7784c View commit details
    Browse the repository at this point in the history
  2. Remove traces

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    73b9e4e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Documentation and style

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    caf08a9 View commit details
    Browse the repository at this point in the history
  2. Fixed keyRelease event

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 13, 2021
    1 Configuration menu
    Copy the full SHA
    e6e3e16 View commit details
    Browse the repository at this point in the history
  3. Fixed frozen scene

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    ae18bad View commit details
    Browse the repository at this point in the history
  4. Fix seg fault

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    0a754f4 View commit details
    Browse the repository at this point in the history
  5. Renamed TransformControlModeActive to TransformControlModeActive

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    4cec6b2 View commit details
    Browse the repository at this point in the history
  6. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    4279b67 View commit details
    Browse the repository at this point in the history
  7. Fixed key event for legacy mode

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    6ab0c3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9cb640 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b822910 View commit details
    Browse the repository at this point in the history
  10. revert unused blockUpdate

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    eb51a6c View commit details
    Browse the repository at this point in the history
  11. Merge branch 'ahcorde/plugin/selectEntities_transformControl' of ssh:…

    …//github.com/ignitionrobotics/ign-gazebo into ahcorde/plugin/selectEntities_transformControl
    
    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    943679d View commit details
    Browse the repository at this point in the history