issues
search
adozenlines
/
box2d
Automatically exported from code.google.com/p/box2d
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Figures missing
#346
GoogleCodeExporter
opened
9 years ago
0
Merge particle stuff from liquidfun back into mainline
#345
GoogleCodeExporter
opened
9 years ago
0
Making the build reproducible by removing timestamps in doxygen documentation
#344
GoogleCodeExporter
opened
9 years ago
1
Testbed build error on Mac OS X
#343
GoogleCodeExporter
opened
9 years ago
0
The Restart button makes Testbed go back to Tiles rather than restart the current test
#342
GoogleCodeExporter
opened
9 years ago
0
Collision glitch with polygon sliding over simple edges with ghost vertices
#341
GoogleCodeExporter
opened
9 years ago
0
b2ChainShape::CreateLoop causes odd behavior when first and last vertice are the same
#340
GoogleCodeExporter
opened
9 years ago
1
Firefox does not work - no drag&drop
#339
GoogleCodeExporter
opened
9 years ago
0
picture doesn't work on the manual
#338
GoogleCodeExporter
opened
9 years ago
0
Unused variable warnings and static analysis fixes
#337
GoogleCodeExporter
opened
9 years ago
1
Minimum Vertex Distance in b2PolygonShape
#336
GoogleCodeExporter
opened
9 years ago
0
CMakeLists in Testbed Incomplete
#335
GoogleCodeExporter
opened
9 years ago
0
b2GrowableStack.h:54:4: error: call to function 'memcpy'
#334
GoogleCodeExporter
closed
9 years ago
1
Wheel Joint distance parameter
#333
GoogleCodeExporter
closed
9 years ago
1
cmake fails to build makefile because of missing source in sourcetree
#332
GoogleCodeExporter
opened
9 years ago
3
Testbed memory leak
#331
GoogleCodeExporter
closed
9 years ago
1
World querying issues using: void RayCast(b2RayCastCallback* callback, const b2Vec2& point1, const b2Vec2& point2);
#330
GoogleCodeExporter
closed
9 years ago
2
Patch for /trunk/Box2D/Testbed/Framework/Test.h
#329
GoogleCodeExporter
closed
9 years ago
1
A weld joint used to attach two bodies with fixed rotation has no effect
#328
GoogleCodeExporter
closed
9 years ago
1
b2ChainShape.cpp results in unused variable when built in release
#327
GoogleCodeExporter
closed
9 years ago
1
Stack corruption if three or more points are collinear in b2PolygonShape.
#326
GoogleCodeExporter
closed
9 years ago
1
string.h is missing
#325
GoogleCodeExporter
closed
9 years ago
3
Merge edge & chain shape
#324
GoogleCodeExporter
closed
9 years ago
5
Visual Studio: The output directory for Box2D.lib is the same for Win32 and x64 platform.
#323
GoogleCodeExporter
closed
9 years ago
1
missing #include <string.h>
#322
GoogleCodeExporter
closed
9 years ago
5
[PATCH] install libraries
#321
GoogleCodeExporter
closed
9 years ago
2
[PATCH] cmake config files
#320
GoogleCodeExporter
closed
9 years ago
2
[PATCH] runtime library installation
#319
GoogleCodeExporter
closed
9 years ago
1
b2EdgeShape::RayCast normal
#318
GoogleCodeExporter
closed
9 years ago
3
[Request] make b2World::DrawDebugData const
#317
GoogleCodeExporter
closed
9 years ago
1
Fixed missing the references in CMakeLists.txt
#316
GoogleCodeExporter
closed
9 years ago
1
Patch for /trunk/Box2D/Box2D/CMakeLists.txt
#315
GoogleCodeExporter
closed
9 years ago
1
Billiards-like game using Xcode's Box2D
#314
GoogleCodeExporter
closed
9 years ago
2
RayHandler on box2dlight+latest libgdx
#313
GoogleCodeExporter
closed
9 years ago
3
Stack overwrite in b2CollidePolygons
#312
GoogleCodeExporter
closed
9 years ago
1
Patch for /trunk/Box2D/premake4.lua
#311
GoogleCodeExporter
closed
9 years ago
3
changes in r186 create problems in b2RevoluteJoints with limits 0,0
#310
GoogleCodeExporter
closed
9 years ago
16
Patch for /trunk/Box2D/Box2D/Collision/Shapes/b2ChainShape.h
#309
GoogleCodeExporter
closed
9 years ago
1
Feature Request: provide an alternative to b2Contact.SetEnabled that is persistant
#308
GoogleCodeExporter
closed
9 years ago
9
No inclusion guard
#307
GoogleCodeExporter
closed
9 years ago
2
fixed some warnings with -Wcast-qual
#306
GoogleCodeExporter
closed
9 years ago
1
Building 2.2.1 on linux
#305
GoogleCodeExporter
closed
9 years ago
2
Collision pushes body into shape
#304
GoogleCodeExporter
closed
9 years ago
1
NULL assigned to bool in b2ChainShape.h
#303
GoogleCodeExporter
closed
9 years ago
2
Extra function needed for replication of b2MotorJoint
#302
GoogleCodeExporter
closed
9 years ago
2
b2LineJoint missing?
#301
GoogleCodeExporter
closed
9 years ago
2
source code divergence from git cocos2d
#300
GoogleCodeExporter
closed
9 years ago
2
Box2D Wrapper enhancement
#299
GoogleCodeExporter
closed
9 years ago
3
compiler fixes: sign comparison warning, conversion to smaller int, non-c++ math functions (sinf, etc)
#298
GoogleCodeExporter
closed
9 years ago
1
"m_sleepTime = 0.0f;" in the nested if-block should be put outside of the nexted if-block.
#297
GoogleCodeExporter
closed
9 years ago
3
Next