Ian Hickson 5bf05d6d88 Make RRect useful
Other changes:
 - Remove the default constructor for RRect and Rect.
 - Add trailing periods to Offset comments.
 - Add Offset.distanceSquared for people who want to compare x^2+y^2
   to r^2 without paying the cost of the sqrt. (Corresponding fix to
   OvalRect coming in a separate flutter patch.)
 - Fix a bug in Rect.lerp().
 - Fix various Rect comments.
 - Remove a "var" in Rect.

Fixes #769.
2015-12-06 17:54:32 -08:00
..
2015-10-24 00:26:24 -07:00
2015-12-03 14:56:20 -08:00
2015-10-24 16:09:21 -07:00
2015-12-06 17:54:32 -08:00
2015-12-03 14:56:20 -08:00
2015-11-24 12:40:41 -08:00
2015-12-03 10:59:40 -08:00
2015-11-18 14:18:45 -08:00