Skip to content

Releases: AustinEast/echo

Fix null error on static platforms

03 Oct 16:36

Choose a tag to compare

v2.3.1

2.3.0 -> 2.3.1

Implemented Body & Shape Scaling

03 Oct 00:23

Choose a tag to compare

v2.3.0

2.2.0 -> 2.3.0

TileMap API Updates

24 Sep 18:56

Choose a tag to compare

Adds support for Slopes and custom Shapes to the TileMap API.

Breaking Change - the start_index argument in TileMap.generate() was incorrectly applied, and has been fixed. If you used this argument, you may need to adjust it for this new release.

optimizations and fixes

16 Sep 16:41
2d25b8b

Choose a tag to compare

v2.1.1

2.1.0 -> 2.1.1

optimizing and polygon fix

29 Jul 19:56

Choose a tag to compare

v2.1.0

2.0.0->2.1.0

aabb and other optimizations (thanks @Yanrishatum!)

06 Jul 14:12
d974d1c

Choose a tag to compare

make kinematic bodies ignore gravity again

28 May 02:55
452566f

Choose a tag to compare

add rotational drag

25 May 18:54
6e96a8c

Choose a tag to compare

v1.5.2

1.5.1 -> 1.5.2

fix max rotational velocity

21 May 14:30
18c33c8

Choose a tag to compare

v1.5.1

1.5.0 -> 1.5.1

linecast normals and other goodies

07 May 20:15

Choose a tag to compare

v1.5.0

fix indentation