-
Notifications
You must be signed in to change notification settings - Fork 270
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
Together #1187
Together #1187
Commits on Oct 7, 2021
-
add an add entity button to component inspector. Currently only enabl…
…ed for models Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc9ee3c - Browse repository at this point
Copy the full SHA fc9ee3cView commit details
Commits on Oct 11, 2021
-
add model editor gui plugin that inserts visuals to the scene in the …
…render thread Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12fa0da - Browse repository at this point
Copy the full SHA 12fa0daView commit details
Commits on Oct 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5364f51 - Browse repository at this point
Copy the full SHA 5364f51View commit details
Commits on Oct 15, 2021
-
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdd9e50 - Browse repository at this point
Copy the full SHA cdd9e50View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4e7cec8 - Browse repository at this point
Copy the full SHA 4e7cec8View commit details
Commits on Oct 22, 2021
-
notify other GUI plugins of added/removed entities via GUI events
Signed-off-by: Ashton Larkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f7714c - Browse repository at this point
Copy the full SHA 8f7714cView commit details -
Merge remote-tracking branch 'origin/adlarkin/added_removed_entities_…
…event' into model_editor_add_link
Configuration menu - View commit details
-
Copy full SHA for c2055ca - Browse repository at this point
Copy the full SHA c2055caView commit details
Commits on Oct 25, 2021
-
use const ref for constructor input params
Signed-off-by: Ashton Larkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b967a3 - Browse repository at this point
Copy the full SHA 3b967a3View commit details -
guarantee 64 bit entity IDs with gazebo::Entity instead of unsigned int
Signed-off-by: Ashton Larkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for afd5b8c - Browse repository at this point
Copy the full SHA afd5b8cView commit details -
testing makr as new entity func
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3031b3c - Browse repository at this point
Copy the full SHA 3031b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 399416c - Browse repository at this point
Copy the full SHA 399416cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d634a4a - Browse repository at this point
Copy the full SHA d634a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79518bf - Browse repository at this point
Copy the full SHA 79518bfView commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 413a075 - Browse repository at this point
Copy the full SHA 413a075View commit details
Commits on Nov 2, 2021
-
workaround for avoiding crash on exit
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c81d38 - Browse repository at this point
Copy the full SHA 4c81d38View commit details
Commits on Nov 4, 2021
-
refactor, comment out unused menu items
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44f7859 - Browse repository at this point
Copy the full SHA 44f7859View commit details -
remove commented out code, add CreateLight function
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbe09f1 - Browse repository at this point
Copy the full SHA fbe09f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4aa41 - Browse repository at this point
Copy the full SHA 2f4aa41View commit details -
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7957c8 - Browse repository at this point
Copy the full SHA b7957c8View commit details -
remove more commented out code
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 493d155 - Browse repository at this point
Copy the full SHA 493d155View commit details
Commits on Nov 8, 2021
-
Merge branch 'ign-gazebo6' into model_editor_add_link
Nate Koenig committedNov 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 9d3b499 - Browse repository at this point
Copy the full SHA 9d3b499View commit details -
Merge branch 'ign-gazebo6' into model_editor_add_link
Nate Koenig committedNov 8, 2021 Configuration menu - View commit details
-
Copy full SHA for ac5791d - Browse repository at this point
Copy the full SHA ac5791dView commit details -
use entity instead of entity name (#1176)
Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26965e3 - Browse repository at this point
Copy the full SHA 26965e3View commit details
Commits on Nov 9, 2021
-
* use entity instead of entity name Signed-off-by: Nate Koenig <[email protected]> * Update link add menu Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]> Co-authored-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 539295c - Browse repository at this point
Copy the full SHA 539295cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4f59c - Browse repository at this point
Copy the full SHA 1c4f59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad8ad1 - Browse repository at this point
Copy the full SHA 7ad8ad1View commit details -
merge model_editor into component_inspector
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ecc731 - Browse repository at this point
Copy the full SHA 0ecc731View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1a11a - Browse repository at this point
Copy the full SHA ca1a11aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aba7b8 - Browse repository at this point
Copy the full SHA 5aba7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2d651 - Browse repository at this point
Copy the full SHA cf2d651View commit details -
Merge branch 'ign-gazebo6' into model_editor_add_link
Nate Koenig committedNov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 1a6c5b6 - Browse repository at this point
Copy the full SHA 1a6c5b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc2eae - Browse repository at this point
Copy the full SHA 7dc2eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for abb667d - Browse repository at this point
Copy the full SHA abb667dView commit details -
Merge branch 'model_editor_add_link' of github.com:ignitionrobotics/i…
…gn-gazebo into model_editor_add_link
Nate Koenig committedNov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 91190cc - Browse repository at this point
Copy the full SHA 91190ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4460933 - Browse repository at this point
Copy the full SHA 4460933View commit details
Commits on Nov 10, 2021
-
Signed-off-by: Nate Koenig <[email protected]>
Nate Koenig committedNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for a5f2c5a - Browse repository at this point
Copy the full SHA a5f2c5aView commit details -
Merge branch 'recreate_entities' into together
Nate Koenig committedNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for abce9b0 - Browse repository at this point
Copy the full SHA abce9b0View commit details -
Signed-off-by: Nate Koenig <[email protected]>
Nate Koenig committedNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 34e1af4 - Browse repository at this point
Copy the full SHA 34e1af4View commit details -
Signed-off-by: Nate Koenig <[email protected]>
Nate Koenig committedNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for e4a5873 - Browse repository at this point
Copy the full SHA e4a5873View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0b9e4 - Browse repository at this point
Copy the full SHA bc0b9e4View commit details -
Signed-off-by: Nate Koenig <[email protected]>
Nate Koenig committedNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 7e2aaf6 - Browse repository at this point
Copy the full SHA 7e2aaf6View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c312514 - Browse repository at this point
Copy the full SHA c312514View commit details -
fix removing component from view
Signed-off-by: Ian Chen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e312919 - Browse repository at this point
Copy the full SHA e312919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 199dafe - Browse repository at this point
Copy the full SHA 199dafeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b85e1 - Browse repository at this point
Copy the full SHA 10b85e1View commit details