bendmorris / spinehaxe

Spine runtime for Haxe 3. Based on current AS3/libgdx runtimes.
Other
64 stars 28 forks source link

truncate added polygon's vertices #20

Closed jhice closed 9 years ago

jhice commented 9 years ago

in SkeletonBounds.hx: Truncate polygon vertices that are added in the process. Missing code from libgdx and AS3 runtimes solves the problem. See issue #19.