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

Collision objects are not transferred to new collision detector when we change the collision detector #127

Closed
jslee02 opened this issue Dec 14, 2013 · 1 comment
Labels
priority: low no timeline yet type: bug Indicates an unexpected problem or unintended behavior
Milestone

Comments

@jslee02
Copy link
Member

jslee02 commented Dec 14, 2013

We can set new collision detector of constraint handler using ConstraintDynamics::setCollisionDetector(). However, collision objects in the old collision detector are not transferred to the new collision detector.

@jslee02 jslee02 added this to the Release DART 4.0 milestone Mar 17, 2014
@jslee02 jslee02 modified the milestones: Release DART 4.1, Release DART 4.0 May 28, 2014
@jslee02 jslee02 modified the milestones: Release DART 5.0, Release DART 4.0.1 Jul 2, 2014
@jslee02
Copy link
Member Author

jslee02 commented Jul 2, 2014

Fixed by #195

@jslee02 jslee02 closed this as completed Jul 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low no timeline yet type: bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant