You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Separating Axis Theorom based collisions for Polygons and Circles. Not specific to any library, but includes tests and drawing classes for OpenFL. Initially Ported from rocketmandevelopment as3 classes.",
7
7
"version": "1.0.3",
8
-
"releasenote": "Removed dependency on OpenFL, now completely standalone. Added a custom ShapeDrawer class, for drawing the shapes in a non specific way. Fixed bug in circle vs polygon, when polygon was rotated.",
8
+
"releasenote": "- Fixed bug in circle vs polygon, when polygon was rotated. - Added line raycast with collision shapes - Added a custom ShapeDrawer class, for drawing the shapes in a non specific way. - Moved to latest haxelib revisions - Removed dependency on OpenFL, now completely standalone ",
0 commit comments