openfl / box2d

Haxe port of Box2D, a popular rigid-body 2D physics engine
Other
95 stars 28 forks source link

DebugDraw: vector (box) shapes line to world pos 0,0 instead of closing #28

Open Beckwahn opened 3 years ago

Beckwahn commented 3 years ago

Had this issue in my projects after updating OpenlFl (9.1.0), Lime (7.9.0) and Haxe (4.2.1). Also reproduced it in the testbed samples:

box2d_debug-issue