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

Revert "Associate library materials effect with meshes (#151)" #182

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

chapulina
Copy link
Contributor

🦟 Bug fix

Summary

As commented in #151 (comment), PR #151 broke some use cases. So let's revert it and ship a new patch release. FYI @ahcorde

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

This reverts commit 89b1157.

Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina requested a review from mjcarroll as a code owner March 9, 2021 00:49
@github-actions github-actions bot added 🏰 citadel Ignition Citadel 📜 blueprint Ignition Blueprint 🔮 dome Ignition Dome labels Mar 9, 2021
@chapulina chapulina mentioned this pull request Mar 9, 2021
7 tasks
@peci1
Copy link
Contributor

peci1 commented Mar 9, 2021

Thanks for the quick action 👍

@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #182 (50816a3) into ign-common3 (38c0d0c) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           ign-common3     #182      +/-   ##
===============================================
- Coverage        75.39%   75.34%   -0.05%     
===============================================
  Files               72       72              
  Lines            10249    10230      -19     
===============================================
- Hits              7727     7708      -19     
  Misses            2522     2522              
Impacted Files Coverage Δ
graphics/src/ColladaLoader.cc 85.17% <ø> (-0.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 38c0d0c...50816a3. Read the comment docs.

@chapulina chapulina mentioned this pull request Mar 9, 2021
7 tasks
@chapulina chapulina merged commit a475998 into ign-common3 Mar 9, 2021
@chapulina chapulina deleted the chapulina/3/revert_151 branch March 9, 2021 02:13
chapulina added a commit that referenced this pull request Mar 19, 2021
* 🎈 3.11.0 (#178)

Signed-off-by: Louise Poubel <louise@openrobotics.org>

* Relax expectation so encoder test passes on ARM (#183)

Signed-off-by: Louise Poubel <louise@openrobotics.org>

* Revert "Associate library materials effect with meshes (#151)" (#182)

This reverts commit 89b1157.

Signed-off-by: Louise Poubel <louise@openrobotics.org>

* 🎈 3.11.1 (#184)

Signed-off-by: Louise Poubel <louise@openrobotics.org>

* Master branch updates (#179)

Part of gazebo-tooling/release-tools#416

Signed-off-by: Louise Poubel <louise@openrobotics.org>

* Remove use of _SOURCE and _BINARY dirs in tests (#158)

Test cleanup:

Merges test/util.hh and test_config.h into a single file (fixes include path issues)
Adds fixtures for retrieving test data from test/data folder
Moves testing utilities into ignition::common::testing

Signed-off-by: Michael Carroll <michael@openrobotics.org>
Co-authored-by: Jose Luis Rivero <jrivero@osrfoundation.org>

Co-authored-by: Michael Carroll <michael@openrobotics.org>
Co-authored-by: Jose Luis Rivero <jrivero@osrfoundation.org>
This was referenced Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 blueprint Ignition Blueprint 🏰 citadel Ignition Citadel 🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants