-
Notifications
You must be signed in to change notification settings - Fork 51
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
Forward port 3 to 6, Jan 29 2023 #815
Conversation
Signed-off-by: Michael Carroll <[email protected]>
…oller, PixelFormat and ShadersParams (#748) Signed-off-by: ahcorde <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
* Migrate headers Signed-off-by: methylDragon <[email protected]> * Add redirection headers Signed-off-by: methylDragon <[email protected]> * Migrate include statements Signed-off-by: methylDragon <[email protected]> * Leave ignition as primary in headers to fix ABI Signed-off-by: methylDragon <[email protected]> * Fix test Signed-off-by: Nate Koenig <[email protected]> * Removed some gazeb classic code Signed-off-by: Nate Koenig <[email protected]> * Revert changes Signed-off-by: Nate Koenig <[email protected]> * revert to gazebo in gazebo scene viewer Signed-off-by: Ian Chen <[email protected]> * fix build errors Signed-off-by: Ian Chen <[email protected]> Signed-off-by: methylDragon <[email protected]> Signed-off-by: Nate Koenig <[email protected]> Signed-off-by: Ian Chen <[email protected]> Co-authored-by: Nate Koenig <[email protected]> Co-authored-by: Ian Chen <[email protected]>
Signed-off-by: Nate Koenig <[email protected]> Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]> Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]> Co-authored-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Signed-off-by: Nate Koenig <[email protected]>
Did a first pass review. Started fixing warnings and tests in #819 |
Signed-off-by: Ian Chen <[email protected]>
Codecov Report
@@ Coverage Diff @@
## ign-rendering6 #815 +/- ##
==================================================
+ Coverage 77.83% 79.65% +1.81%
==================================================
Files 146 146
Lines 13432 13437 +5
==================================================
+ Hits 10455 10703 +248
+ Misses 2977 2734 -243
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
conflicts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me. Demos are working fine
➡️ Forward port
Port ign-rendering3 to ign-rendering6
Branch comparison: https://github.com/gazebosim//compare/<TO_BRANCH>...<FROM_BRANCH>
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)