Releases: AustinEast/echo
Releases · AustinEast/echo
Undo/Redo
- 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
Added Polygon Shape support! This update comes with some changes to the API, so be aware when upgrading.
Fixed Collision Callbacks
v0.5.2 updated haxelib
Removed Ghostlib Dependency
0.5.1 removed extra method
Groups are Gone!
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
v0.4.3 fixed sample restart btn
Allocation Optimization
v0.4.2 Update haxelib.json
Multiple Shapes Per Body
v0.4.0 update haxelib.json
v0.3.2
update haxelib
v0.3.1
fix haxelib dependency