Skip to content

Releases: Jawnnypoo/PhysicsLayout

3.0.3

09 Mar 03:09
b01c114

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...3.0.3

3.0.2

17 Jan 09:36

Choose a tag to compare

3.0.1

17 Feb 17:45

Choose a tag to compare

Same as 3.0.0 but released to Maven Central

3.0.0

27 Apr 07:34

Choose a tag to compare

PhysicsLayout is now written in Kotlin! A few things changed with the API, but you should be able to migrate using the sample project or the README as a reference. If you were using PhysicsLayout only using XML, you should be good to go right away!

2.1.0

23 Aug 16:40

Choose a tag to compare

Allow for hooking into the events of Physics more via OnPhysicsProcessedListener or OnBodyCreatedListener

2.0.0

28 May 06:02

Choose a tag to compare

This release is a 2.0 even though many APIs have remained relatively the same, it adds support for:

-Parsing the XML properties of children
-Simply PhysicsConfig to work more like their Box2D counterparts
-Process the Physics body that is currently being dragged

1.0.1

29 Nov 20:24

Choose a tag to compare

1.0.0

28 May 06:00

Choose a tag to compare

First release. Please leave feedback and log issues on here and I will do my best to take care of them.