All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: Depend on any test version. (1f80bf35)
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- FIX: Lower meta bounds. (39987d8d)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- REFACTOR: ignored invariant boolean warning (#47). (c032f9c8)
- FIX: Fixed issue where particles created were centred around (0,0) rather than their parent group's position. (#69). (a36e88e5)
- FIX: Properly use the
getX/YAxis
out vector (#61). (c1aba67d) - FEAT: made ContactListener methods optional overrides (#55). (47037a14)
- BREAKING REFACTOR: gravity getter and setter (#66). (5108e302)
- BREAKING REFACTOR: isBullet getter and setter (#64). (ee5d4bf0)
- BREAKING REFACTOR:
isEnabled
getter and setter (#65). (839e53a1) - BREAKING REFACTOR: removed wrapper get and set methods for GearJoint.ratio (#63). (58b51159)
- BREAKING REFACTOR: used getter and setters for maxMotorForce (#62). (4ab2eb27)
- BREAKING REFACTOR: used setters and getters for motorSpeed (#58). (96103f18)
- BREAKING FIX: Add friction and restitution arguments to createFixtureFromShape (#56). (a91b08b6)
- BREAKING FIX: Set the RopeJoint's local anchors to null vectors by default (#67). (2dfe1e8e)
- BREAKING FEAT: Move to dart 2.17 and clean up comment. (#59). (8abd859f)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- FEAT: allowed specifying
BodyDef
properties via constructor (#51). (aa3f5f7c) - FEAT: allowed specifying
FixtureDef
properties via constructor (#52). (1c09a139) - BREAKING FEAT: allow modifying gravity in the x-axis and y-axis (#53). (c14b4245)
- BREAKING FEAT: made default friciton 0 (#54). (e943a567)
Packages with breaking changes:
Packages with other changes:
- There are no other changes in this release.
- REFACTOR: moved Joint render method implementation (#49).
- REFACTOR: removed mock instances (#48).
- BREAKING REFACTOR: made
createJoint
useJoint
overJointDef
(#50). - BREAKING FEAT: remove
JointType
(#45).
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes: