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 in Body.DestroyShape() #19

Open
GoogleCodeExporter opened this issue Feb 6, 2016 · 0 comments
Open

Bug in Body.DestroyShape() #19

GoogleCodeExporter opened this issue Feb 6, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a body with multiple shapes
2. Destroy a shape in the middle of the internal shape list.

What is the expected output? What do you see instead?
I expect the remaining shapes on the body to still exist within the shape 
list.

I have fixed this bug by storing the previous shape.


Original issue reported on code.google.com by 3zand...@gmail.com on 15 Feb 2010 at 1:40

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant