Replies: 2 comments
-
You could make a pull request based on your finding to fix the issue. Would you like to do that? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I will see what I can do. I have made so many other changes I am not sure the pull would go well at this point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I think in the constraint demo the keyboardCallback(int key, int x, int y) function is meant to override CommonRigidBodyBase::keyboardCallback(int key, int state).
This change will allow the keyboardCallback in the Constraint demo to be called properly through OpenGLExampleBrowser::MyKeyboardCallback(int key, int state).
Beta Was this translation helpful? Give feedback.
All reactions