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

Bug Mouse Picking not working on Linux #84

Closed
olivier-goury opened this issue Dec 2, 2016 · 7 comments
Closed

Bug Mouse Picking not working on Linux #84

olivier-goury opened this issue Dec 2, 2016 · 7 comments
Labels
issue: bug (major) Critical bug affecting everyone: not working, performances or accuracy degraded
Milestone

Comments

@olivier-goury
Copy link
Contributor

In runSofa, on Linux, Mouse picking is working on Collision models but when picking directly on a MechanicalObject point, it becomes totally unstable.

@matthieu-nesme
Copy link
Member

Give a try to the mouse described in Compliant (note this mouse implementation is fully compatible with non-Compliant solvers).
For that, compile the Compliant plugin and then add these components to your scene:
<RequiredPlugin name="Compliant"/> <CompliantAttachButton />
(Note that CompliantAttachButton has parameters you can set in your scene and access from the runSofa gui)

@olivier-goury
Copy link
Contributor Author

With the mouse described in Compliant, the bug disappears indeed. Maybe this should be the default implementation?

@hugtalbot
Copy link
Contributor

Yes, indeed. Matthieu what do you think about it?

@matthieu-nesme
Copy link
Member

Not possible, this mouse implementation is using some Compliant's components.
Feel free to fix the default mouse implementation.

@hugtalbot
Copy link
Contributor

@matthieu-nesme why did you close this topic?
@olivier-goury are you gonna investigate this ?

@hugtalbot hugtalbot reopened this Dec 12, 2016
@guparan guparan added the issue: bug (major) Critical bug affecting everyone: not working, performances or accuracy degraded label Feb 16, 2017
@marques-bruno
Copy link
Member

@olivier-goury would you (or someone else) be able to fix this issue for milestone %v17.06 ?

@olivier-goury
Copy link
Contributor Author

I already tried unsuccessfully to solve that problem... If anyone has a clue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug (major) Critical bug affecting everyone: not working, performances or accuracy degraded
Projects
None yet
Development

No branches or pull requests

5 participants