Skip to content

Releases: AustinEast/echo

Undo/Redo

25 Nov 22:21

Choose a tag to compare

  • adds the ability for the world to maintain a history of states and the ability to undo/redo them.
  • various api updates
  • debug drawing fixes

Polygon Support

24 Nov 21:54
6f40575

Choose a tag to compare

Added Polygon Shape support! This update comes with some changes to the API, so be aware when upgrading.

Fixed Collision Callbacks

23 Jul 19:25

Choose a tag to compare

v0.5.2

updated haxelib

Removed Ghostlib Dependency

16 Jul 21:13

Choose a tag to compare

0.5.1

removed extra method

Groups are Gone!

03 May 02:51

Choose a tag to compare

This release fixes a few bugs and removes the Group class. Groups weren't providing much value over using simple arrays, so they were cut in the name of keeping the API as simple as possible.

Memory Managed

25 Mar 22:52

Choose a tag to compare

v0.4.3

fixed sample restart btn

Allocation Optimization

25 Mar 19:55
759660c

Choose a tag to compare

v0.4.2

Update haxelib.json

Multiple Shapes Per Body

25 Mar 04:08

Choose a tag to compare

v0.4.0

update haxelib.json

v0.3.2

14 Mar 07:17

Choose a tag to compare

update haxelib

v0.3.1

08 Mar 05:35

Choose a tag to compare

fix haxelib dependency