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

Collada transparency is opposite. #152

Merged
merged 1 commit into from
Jan 20, 2021
Merged

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Jan 20, 2021

Collada considers an object to be transparent when the <transparent> value is 0 instead of 1.
This resolves: gazebosim/gz-sim#474 (comment)

Signed-off-by: Nate Koenig nate@openrobotics.org

Signed-off-by: Nate Koenig <nate@openrobotics.org>
@nkoenig nkoenig requested a review from azeey January 20, 2021 18:08
@github-actions github-actions bot added 🏢 edifice Ignition Edifice 🏰 citadel Ignition Citadel 📜 blueprint Ignition Blueprint 🔮 dome Ignition Dome labels Jan 20, 2021
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #152 (bf61cce) into ign-common3 (733b50b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           ign-common3     #152   +/-   ##
============================================
  Coverage        75.53%   75.53%           
============================================
  Files               69       69           
  Lines             9623     9623           
============================================
  Hits              7269     7269           
  Misses            2354     2354           
Impacted Files Coverage Δ
graphics/src/ColladaExporter.cc 95.16% <100.00%> (ø)

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 733b50b...bf61cce. Read the comment docs.

@nkoenig nkoenig merged commit af8a83f into ign-common3 Jan 20, 2021
@nkoenig nkoenig deleted the fix_collada_transparency branch January 20, 2021 21:26
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 🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants