Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New scaleInvPrim function #71

Merged
merged 9 commits into from
Apr 17, 2013
Merged

New scaleInvPrim function #71

merged 9 commits into from
Apr 17, 2013

Commits on Jan 23, 2013

  1. add a Renderable instance for ScaleInv

    Brent Yorgey committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    beeb213 View commit details
    Browse the repository at this point in the history
  2. new function scaleInvPrim for creating a diagram from a single scale-…

    …invariant primitive
    Brent Yorgey committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    5c8ff14 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2013

  1. further clarify intention of scale-invariant primitives

    Brent Yorgey committed Jan 25, 2013
    Configuration menu
    Copy the full SHA
    8ac02de View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2013

  1. Merge branch 'master' into scaleinv-prim

    Conflicts:
    	src/Diagrams/TwoD/Transform.hs
    Brent Yorgey committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    2301ef3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2013

  1. add IsPrim instance for ScaleInv

    Brent Yorgey committed Apr 12, 2013
    Configuration menu
    Copy the full SHA
    195cbdc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2013

  1. add IsPrim instances for Path, Ellipsoid, Image, and Text

    Brent Yorgey committed Apr 16, 2013
    Configuration menu
    Copy the full SHA
    2dcede3 View commit details
    Browse the repository at this point in the history
  2. typo fix in IsPrim instance for ScaleInv

    Brent Yorgey committed Apr 16, 2013
    Configuration menu
    Copy the full SHA
    80021bb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2013

  1. add more comments re: ScaleInv in Diagrams.TwoD.Transform

    Brent Yorgey committed Apr 17, 2013
    Configuration menu
    Copy the full SHA
    5c179aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into scaleinv-prim

    Brent Yorgey committed Apr 17, 2013
    Configuration menu
    Copy the full SHA
    168a1b3 View commit details
    Browse the repository at this point in the history