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

Removed duplicated code with rendering::sceneFromFirstRenderEngine #819

Merged
merged 3 commits into from
May 27, 2021

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented May 17, 2021

Signed-off-by: ahcorde [email protected]

Enhancement

Summary

Related to this PR in ignition-renderin gazebosim/gz-rendering#320 (comment). It uses the helper function rendering::sceneFromFirstRenderEngine to get the first scene that can be found in any rendering engine.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge

@ahcorde ahcorde added the enhancement New feature or request label May 17, 2021
@ahcorde ahcorde self-assigned this May 17, 2021
@ahcorde ahcorde requested a review from chapulina as a code owner May 17, 2021 08:17
@github-actions github-actions bot added the 🏰 citadel Ignition Citadel label May 17, 2021
@mjcarroll mjcarroll added the needs upstream release Blocked by a release of an upstream library label May 17, 2021
@mjcarroll mjcarroll mentioned this pull request May 25, 2021
7 tasks
@codecov
Copy link

codecov bot commented May 26, 2021

Codecov Report

Merging #819 (41ce34d) into ign-gazebo3 (3480302) will increase coverage by 0.12%.
The diff coverage is 0.00%.

❗ Current head 41ce34d differs from pull request most recent head a99a6b0. Consider uploading reports for the commit a99a6b0 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##           ign-gazebo3     #819      +/-   ##
===============================================
+ Coverage        77.76%   77.88%   +0.12%     
===============================================
  Files              216      216              
  Lines            12150    12131      -19     
===============================================
  Hits              9448     9448              
+ Misses            2702     2683      -19     
Impacted Files Coverage Δ
.../gui/plugins/transform_control/TransformControl.cc 19.14% <0.00%> (+3.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3480302...a99a6b0. Read the comment docs.

@ahcorde
Copy link
Contributor Author

ahcorde commented May 26, 2021

@osrf-jenkins retest this please

2 similar comments
@ahcorde
Copy link
Contributor Author

ahcorde commented May 26, 2021

@osrf-jenkins retest this please

@ahcorde
Copy link
Contributor Author

ahcorde commented May 26, 2021

@osrf-jenkins retest this please

@ahcorde ahcorde requested a review from mjcarroll May 27, 2021 09:27
@ahcorde ahcorde enabled auto-merge (squash) May 27, 2021 13:00
@ahcorde
Copy link
Contributor Author

ahcorde commented May 27, 2021

@osrf-jenkins retest this please

@ahcorde ahcorde merged commit 65e8b04 into ign-gazebo3 May 27, 2021
@ahcorde ahcorde deleted the ahcorde/sceneFromFirstRenderEngine branch May 27, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel enhancement New feature or request needs upstream release Blocked by a release of an upstream library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants