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

Fixed naming issues for Skeletons in World and created regression tests #331

Merged
merged 1 commit into from
Feb 12, 2015

Conversation

mxgrey
Copy link
Member

@mxgrey mxgrey commented Feb 11, 2015

This fix addresses two issues:

  1. Skeleton names were not getting removed from the name manager in the World when those Skeletons were removed.

  2. Skeletons were not being reassigned names when a Skeleton with a repeated name was added to the World

This fixes have been made and a regression test was created to ensure that these issues are fixed and remain fixed.

@jslee02 jslee02 added this to the Release DART 5.0 milestone Feb 12, 2015
@jslee02
Copy link
Member

jslee02 commented Feb 12, 2015

+1

jslee02 added a commit that referenced this pull request Feb 12, 2015
Fixed naming issues for Skeletons in World and created regression tests
@jslee02 jslee02 merged commit c546045 into master Feb 12, 2015
@mxgrey mxgrey deleted the grey/fixSkeletonsInWorld branch February 16, 2015 23:21
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