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

Merge part of 6 -> main #590

Merged
merged 3 commits into from
Mar 21, 2022
Merged

Merge part of 6 -> main #590

merged 3 commits into from
Mar 21, 2022

Conversation

scpeters
Copy link
Member

➡️ Forward port

Port ign-rendering6 as of 996c58d to main

I tried merging the tip of ign-rendering6, but there are significant conflicts with main when merging forward #575 and #579, so I would request that @iche033 handle that merge.

Branch comparison: main...996c58d

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

scpeters and others added 3 commits March 2, 2022 09:43
The ign-math Pose addition operator is going to be
deprecated, so use the multiplication operator instead.
It works in the opposite order, matching the behavior
of coordinate transform multiplication.

Signed-off-by: Steve Peters <[email protected]>
…574)

* do not set constants for textures if not opengl

Signed-off-by: Ian Chen <[email protected]>

* backport graphics api accessor function

Signed-off-by: Ian Chen <[email protected]>
@scpeters scpeters requested a review from iche033 as a code owner March 21, 2022 21:31
@github-actions github-actions bot added the 🌱 garden Ignition Garden label Mar 21, 2022
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #590 (50a01ac) into main (322128e) will decrease coverage by 0.00%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##             main     #590      +/-   ##
==========================================
- Coverage   53.43%   53.43%   -0.01%     
==========================================
  Files         214      214              
  Lines       21301    21304       +3     
==========================================
+ Hits        11383    11384       +1     
- Misses       9918     9920       +2     
Impacted Files Coverage Δ
include/ignition/rendering/base/BaseJointVisual.hh 81.96% <0.00%> (ø)
ogre2/src/Ogre2Material.cc 73.64% <50.00%> (-0.21%) ⬇️
include/ignition/rendering/base/BaseCamera.hh 64.94% <100.00%> (ø)
include/ignition/rendering/base/BaseNode.hh 82.82% <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 322128e...50a01ac. Read the comment docs.

@scpeters scpeters merged commit 6f5faaf into main Mar 21, 2022
@scpeters scpeters deleted the merge6main branch March 21, 2022 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 garden Ignition Garden
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants