Skip to content

Commit df35527

Browse files
committed
Updating release notes
1 parent 687bbf9 commit df35527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

haxelib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tags": ["hxcollision", "collision", "SAT", "collide", "Separating axis theorom"],
66
"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.",
77
"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 ",
99
"contributors": [ "underscorediscovery" ],
1010
"dependencies": {}
1111
}

0 commit comments

Comments
 (0)