| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Fixes a bug where a path with no initial 'move-to' always has the
first point at (0, 0) even if the transformation matrix includes a
translation.
|
| |
|
|
|
|
| |
Having them mixed up was confusing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Easier to read this way, IMO.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
First of all, it's "shear", not "skew". Second, the math was wrong.
Good job!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes a regression introduced in the last release. Oopsies.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Do not reset the time, and remember to clear the poll set!
|
| |
|
| |
|
| |
|
| |
|
| |
|