Skip to content

[garden] Apply shininess value to visuals#1483

Merged
chapulina merged 10 commits intogazebosim:mainfrom
WilliamLewww:wlew/shininess_garden
Jun 14, 2022
Merged

[garden] Apply shininess value to visuals#1483
chapulina merged 10 commits intogazebosim:mainfrom
WilliamLewww:wlew/shininess_garden

Conversation

@WilliamLewww
Copy link
Contributor

🎉 New feature

Depends on:

Summary

Applies a shininess value to visuals from the given <shininess> SDF element. Only works with ogre1 since ogre2 uses a different shading model.

Test it

ign gazebo ign-gazebo/test/worlds/shininess.sdf --render-engine ogre

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • 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 and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
Signed-off-by: William Lew <WilliamMilesLew@gmail.com>
@chapulina chapulina added 🌱 garden Ignition Garden rendering Involves Ignition Rendering needs upstream release Blocked by a release of an upstream library labels May 12, 2022
Copy link
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add test to Conversions_TEST

Signed-off-by: tonylitianyu <tonylitianyu@gmail.com>
@tonylitianyu tonylitianyu force-pushed the wlew/shininess_garden branch from ff7d984 to a1825ef Compare May 18, 2022 17:59
@scpeters scpeters requested review from ahcorde and chapulina June 8, 2022 20:09
@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #1483 (3fdf49f) into main (cbfae29) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1483   +/-   ##
=======================================
  Coverage   63.61%   63.62%           
=======================================
  Files         330      330           
  Lines       25834    25837    +3     
=======================================
+ Hits        16435    16438    +3     
  Misses       9399     9399           
Impacted Files Coverage Δ
src/Conversions.cc 83.66% <100.00%> (+0.03%) ⬆️
src/rendering/SceneManager.cc 27.76% <100.00%> (+0.06%) ⬆️

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 cbfae29...3fdf49f. Read the comment docs.

@chapulina chapulina requested a review from scpeters June 13, 2022 18:38
Copy link
Member

@scpeters scpeters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe all comments by @chapulina and @ahcorde have been addressed

@chapulina chapulina dismissed stale reviews from ahcorde and themself June 14, 2022 16:06

Addressed

@chapulina chapulina merged commit 0184de3 into gazebosim:main Jun 14, 2022
@chapulina chapulina removed the needs upstream release Blocked by a release of an upstream library label Jun 16, 2022
@j-rivero j-rivero mentioned this pull request Sep 16, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌱 garden Ignition Garden rendering Involves Ignition Rendering

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants