Commit Graph

13 Commits

Author SHA1 Message Date
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