Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port the legacy velocity tracker strategy. | Jeff Brown | 2012-06-04 | 1 | -0/+126 |
* | Implement a second order integrating VT strategy. | Jeff Brown | 2012-06-04 | 1 | -11/+37 |
* | Implement a weighted least squares VelocityTracker strategy. | Jeff Brown | 2012-06-04 | 1 | -21/+126 |
* | Implement an integrating VelocityTracker strategy. | Jeff Brown | 2012-06-03 | 1 | -0/+104 |
* | Make velocity tracker strategy configurable. | Jeff Brown | 2012-06-03 | 1 | -17/+74 |
* | Detect when pointer has stopped moving. | Jeff Brown | 2012-05-14 | 1 | -6/+25 |
* | Fix pointer indexing issue in VelocityTracker. | Jeff Brown | 2012-05-14 | 1 | -6/+13 |
* | More VelocityTracker refactoring. | Jeff Brown | 2012-05-13 | 1 | -49/+89 |
* | Minor refactoring before starting on velocity tracker changes. | Jeff Brown | 2012-05-11 | 1 | -0/+444 |