urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. 10 anni fa
..
Box2D d4696f92a0 Make sure adding & deleting RigidBody2D fixtures doesn't reset the mass when not wanted (useFixtureMass = false). Fixed some mistaken if statement logic, and improved some RigidBody2D comments. Note that when useFixtureMass = false, you must set nonzero inertia to get rotation. Closes #844. 10 anni fa
CMakeLists.txt c4f6f315ff Travis CI: bump copyright to 2016. 10 anni fa
License.txt 4555aff0c9 Add Box2D. 11 anni fa
Readme.txt 4555aff0c9 Add Box2D. 11 anni fa

Readme.txt

Welcome to Box2D!

Box2D is a 2D physics engine for games.

For help with Box2D, please visit http://www.box2d.org. There is a forum there where you may post your questions.

Please see Building.txt to learn how to build Box2D and run the testbed.

To run the demos, set "Testbed" as your startup project and press F5. Some test bed commands are:
- 'r' to reset the current test
- SPACE to launch a bomb
- arrow keys to pan
- 'x' and 'z' to zoom in/out
- use the mouse to click and drag objects

Erin Catto
http://www.box2d.org