1. 13 Sep, 2013 2 commits
  2. 11 Sep, 2013 2 commits
  3. 23 Aug, 2013 1 commit
  4. 08 Aug, 2013 1 commit
  5. 31 Jul, 2013 1 commit
  6. 30 Jul, 2013 1 commit
  7. 25 Jul, 2013 1 commit
  8. 11 Jul, 2013 3 commits
  9. 10 Jul, 2013 2 commits
  10. 08 Jul, 2013 5 commits
  11. 28 Jun, 2013 3 commits
  12. 27 Jun, 2013 3 commits
  13. 26 Jun, 2013 3 commits
  14. 20 Jun, 2013 3 commits
  15. 19 Jun, 2013 1 commit
  16. 17 Jun, 2013 4 commits
  17. 06 Jun, 2013 1 commit
  18. 04 Jun, 2013 3 commits
    • Tebjan Halm's avatar
      Merge pull request #2 from mwbowers/master · ed8cbf96
      Tebjan Halm authored
      One change addresses matrix multiplication order for transformations. The other change addresses the calculation of the control point for smooth CurveTos.
      ed8cbf96
    • Matt Bowers's avatar
      Inverted curves. · 1b018948
      Matt Bowers authored
      When using T, t, S, or s to create curves, the curves were not rendered
      properly. The control point was causing the curve to be inverted.
      1b018948
    • Matt Bowers's avatar
      Embedded transformations · 8c10c2e6
      Matt Bowers authored
      Embedded transformations were not being applied correctly; they were
      being done in reverse order.
      8c10c2e6