Hixie
|
6795efacab
|
Enable always_specify_types lint
And fix the zillion issues that uncovered.
|
2016-03-12 00:37:31 -08:00 |
|
Ian Hickson
|
43b0104114
|
Revert "Merge pull request #2639 from Hixie/always_specify_types"
This reverts commit f41b3411da , reversing
changes made to e33d8d9621 .
This was a bad check-in due to my mangling uploading a new version of the branch from a different machine.
This reverts https://github.com/flutter/flutter/pull/2639 and will be replaced by https://github.com/flutter/flutter/pull/2640
|
2016-03-12 00:34:37 -08:00 |
|
Hixie
|
d162d98c79
|
Enable always_specify_types lint
And fix the zillion issues that uncovered.
|
2016-03-11 18:27:32 -08:00 |
|
Hans Muller
|
e5a96acac0
|
Added ScrollSpringSimulation
SimulationGroup isDone() now uses currentIntervalOffset
|
2015-10-15 12:38:01 -07:00 |
|
Hans Muller
|
09099a1703
|
Added FrictionSimulation.through() constructor
|
2015-09-25 13:11:12 -07:00 |
|
Hans Muller
|
eaa72f6ef7
|
No new functionality, just some gratuitous changes.
|
2015-09-22 15:37:58 -07:00 |
|
Chinmay Garde
|
1ad857b53b
|
Allow explicitly setting tolerances on simulations
|
2015-07-14 16:00:00 -07:00 |
|
Chinmay Garde
|
be7e02851a
|
Add test to verify that composite scroll simulation ends correctly
even if the spring was never initialized.
|
2015-07-10 16:07:59 -07:00 |
|
Chinmay Garde
|
7b77043eba
|
Newton: Address initial code review concerns
|
2015-07-08 17:56:14 -07:00 |
|
Chinmay Garde
|
fc098d8c65
|
Rename concrete simulation subclasses
|
2015-07-06 14:11:41 -07:00 |
|
Chinmay Garde
|
9932e9f03a
|
Test kinetic scrolling group simulation
|
2015-07-06 14:03:10 -07:00 |
|
Chinmay Garde
|
c3aaf8aa33
|
Test individial spring types
|
2015-07-06 13:30:53 -07:00 |
|
Chinmay Garde
|
ab7a6dd6c2
|
Add accessors for spring type
|
2015-07-06 12:48:52 -07:00 |
|
Chinmay Garde
|
bcf1f8d05e
|
Test gravity
|
2015-07-06 12:33:21 -07:00 |
|
Chinmay Garde
|
30965c0984
|
Test Friction simulation
|
2015-07-06 12:19:37 -07:00 |
|
Chinmay Garde
|
5a439792f1
|
Non composite simulations: Friction, gravity, spring
|
2015-07-01 18:07:25 -07:00 |
|