Skip to content

Fix: Drop PlanarReflections from ogre component list if not found. (backport #1321) - #1322

Merged
azeey merged 1 commit into
mainfrom
mergify/bp/main/pr-1321
Jul 31, 2026
Merged

Fix: Drop PlanarReflections from ogre component list if not found. (backport #1321)#1322
azeey merged 1 commit into
mainfrom
mergify/bp/main/pr-1321

Conversation

@mergify

@mergify mergify Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

🦟 Bug fix

Fixes #1320

Summary

Fix is a single line that drops PlanarReflections from the second pass of find package, if that component was not found on the first pass.

Backport Policy

  • This is safe to backport to the following versions:
    • Jetty
    • Ionic
    • Harmonic
    • Fortress
  • This should not be backported
  • I am not sure
  • Other: This change does not need to be backported, as the regression is only present in gz-rendering 10.

Checklist

  • Signed all commits for DCO
  • Added a screen capture or video to the PR description that demonstrates the fix (as needed)
  • Added tests
  • 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)
  • Updated Bazel files (if adding new files). Created an issue otherwise.
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers
  • Was GenAI used to generate this PR? If so, make sure to add "Assisted-by" to your commits. (See this policy for more info.)

Assisted-by: Remove this if GenAI was not used.

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by and Generated-by messages.


This is an automatic backport of pull request #1321 done by Mergify.

…1321)

Signed-off-by: Pavel Petrykin <silverducks@altlinux.org>
(cherry picked from commit 500a5cb)
@github-project-automation github-project-automation Bot moved this from Inbox to In review in Core development Jul 31, 2026
@azeey
azeey enabled auto-merge (rebase) July 31, 2026 16:25
@azeey
azeey merged commit f8aaa16 into main Jul 31, 2026
14 of 15 checks passed
@azeey
azeey deleted the mergify/bp/main/pr-1321 branch July 31, 2026 16:44
@github-project-automation github-project-automation Bot moved this from In review to Done in Core development Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

CMake fails to discover Ogre without PlanarReflections component.

2 participants