hecht-software / box2dweb

Automatically exported from code.google.com/p/box2dweb
308 stars 94 forks source link

b2Body inertia is not initialised #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a body
2. Create a non-zero density fixture
3. Check body's MassData 

What is the expected output? What do you see instead?
Body's mass is correct but inertia is null!

What version of the product are you using? On what operating system?
2.1.a.3

Please provide any additional information below.
http://www.box2d.org/forum/viewtopic.php?f=3&t=8010

Original issue reported on code.google.com by daniel.l...@gmail.com on 14 Nov 2013 at 11:00