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

fix the Paging Component for v2.2 #136

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

silicium42
Copy link
Contributor

I have created a small patch to fix the OgrePaging Component for v2.2, because i am currently using it myself. It is currently a WIP but it seems to work ok for my use case: a custom, procedural implementation of PageStrategy, PageContent and PageProvider.
I would be thankful for any hints as to what might still be missing or wrong. The Grid2D/3DPageStrategy.cpp files are currently missing the pass->setLightingEnabled(false); and i don't really know what the best/correct way is to achieve this in v2.2.

make the OgrePaging Component compilable again
@darksylinc
Copy link
Member

Do you want me to merge it right now or wait?

Given that no one is using this component, the PR can be merged immediately as it won't break anything

@silicium42
Copy link
Contributor Author

Either is fine with me, i don't think i will change it in the near future since it works for me as it is. I tested the Grid2D implementation included in the Component about a year ago with v2.1 and see no reason why it shouldn't work now with the few changes for v2.2

@darksylinc darksylinc merged commit 649de25 into OGRECave:master Sep 4, 2020
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