flame_forge2d 0.6.3-rc3 flame_forge2d: ^0.6.3-rc3 copied to clipboard
Forge2D (Box2D) support for the Flame game engine. This uses the forge2d package and provides wrappers and components to be used inside Flame.
CHANGELOG #
[0.6.3-rc3] #
- Added an example for MouseJoint
- Update to forge2d 0.6.3
[0.6.2-rc3] #
- BodyComponent should follow Forge2D game debug mode
- Fix generics for BodyComponent
- Align with Flame 1.0.0-rc6
- Update to forge2d 0.6.2
[0.6.0-rc2] #
- Align with Flame 1.0.0-rc5
[0.6.0-rc1] #
- Align with Flame 1.0.0-rc4
- Align with Forge2D 0.6.0
[0.5.0-rc1] #
- Initial move of box2d related files
- Move over to refactored box2d
[0.0.1-rc1] #
- Empty release; in the future all flame box2d related code will live here.