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

Example illustrating #2482 #2492

Closed
wants to merge 2 commits into from
Closed

Example illustrating #2482 #2492

wants to merge 2 commits into from

Conversation

rhaschke
Copy link

@rhaschke rhaschke commented Jun 7, 2022

This is a minimal example illustrating issue #2482. Not intended for merging.
As you expected, @paroj, BillboardChain and BillboardSet act differently when moving the camera: While the set is always facing the cam as expected, the chain essentially ignores camera updates.

@paroj
Copy link
Member

paroj commented Jun 7, 2022

ok, I was only testing with an additional RenderTexture, which did not trigger the bug.

The offending commit is 13282d3
Which fixed this: https://forums.ogre3d.org/viewtopic.php?p=454995

Now we only need to figure out a way for fixing this without breaking the fixed condition.

@paroj paroj closed this Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants