Merge branch 'develop' into spydon.fix-effect-drifting

This commit is contained in:
Erick
2020-06-10 19:26:09 -03:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
## [next]
- Fix Box2DComponent render priority
- Fix PositionComponentEffect drifting
- Update to newest box2d_flame which fixes torque bug
## 0.22.0
- Fixing BaseGame tap detectors issues

View File

@@ -9,7 +9,7 @@ dependencies:
audioplayers: ^0.15.1
ordered_set: ^2.0.0
path_provider: ^1.6.0
box2d_flame: ^0.4.5
box2d_flame: ^0.4.6
synchronized: ^2.1.0
tiled: ^0.2.1
convert: ^2.0.1