kdrnic/box2dweb

b2Body inertia is not initialised

Opened this issue · 0 comments

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