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

b2BodyDef::linearVelocity and b2BodyDef::angularVelocity don't work #9

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

The b2Body constructor sets the velocity members from the body descriptor
but resets their values to zero a few lines later.  I've attached a patch
that corrects the problem.

Original issue reported on code.google.com by kennethdmiller3 on 31 Aug 2009 at 2:31

Attachments:

@GoogleCodeExporter
Copy link
Author

Original comment by erinca...@gmail.com on 1 Sep 2009 at 11:43

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by erinca...@gmail.com on 19 Sep 2009 at 8:13

  • Changed state: Fixed

schmidmt pushed a commit to schmidmt/box2d that referenced this issue Nov 9, 2020
 Provide a bit more information about installing Box2D
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