mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-16 12:48:19 +08:00
Merge branch 'develop' into spydon.fix-effect-drifting
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
## [next]
|
## [next]
|
||||||
- Fix Box2DComponent render priority
|
- Fix Box2DComponent render priority
|
||||||
- Fix PositionComponentEffect drifting
|
- Fix PositionComponentEffect drifting
|
||||||
|
- Update to newest box2d_flame which fixes torque bug
|
||||||
|
|
||||||
## 0.22.0
|
## 0.22.0
|
||||||
- Fixing BaseGame tap detectors issues
|
- Fixing BaseGame tap detectors issues
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ dependencies:
|
|||||||
audioplayers: ^0.15.1
|
audioplayers: ^0.15.1
|
||||||
ordered_set: ^2.0.0
|
ordered_set: ^2.0.0
|
||||||
path_provider: ^1.6.0
|
path_provider: ^1.6.0
|
||||||
box2d_flame: ^0.4.5
|
box2d_flame: ^0.4.6
|
||||||
synchronized: ^2.1.0
|
synchronized: ^2.1.0
|
||||||
tiled: ^0.2.1
|
tiled: ^0.2.1
|
||||||
convert: ^2.0.1
|
convert: ^2.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user