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

Add property viewer to DrawVisualiser #780

Merged
merged 33 commits into from
Jun 16, 2017
Merged

Add property viewer to DrawVisualiser #780

merged 33 commits into from
Jun 16, 2017

Commits on Jun 3, 2017

  1. Better visualizer

    Also fixes #291
    paparony03 committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    9811970 View commit details
    Browse the repository at this point in the history
  2. Override ToStrings

    For better reading in PropertyDisplay
    paparony03 committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    a2d6ce0 View commit details
    Browse the repository at this point in the history
  3. Bottom-right display

    paparony03 committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    92a0322 View commit details
    Browse the repository at this point in the history
  4. Little fixes

    paparony03 committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    7c10866 View commit details
    Browse the repository at this point in the history
  5. Attach PropertyDisplay to highlight

    paparony03 committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    d691fa8 View commit details
    Browse the repository at this point in the history
  6. Parent highlighting

    paparony03 committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    2d6495f View commit details
    Browse the repository at this point in the history
  7. Truncate double

    paparony03 committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    e96128c View commit details
    Browse the repository at this point in the history
  8. Appear right next to the tree

    paparony03 committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    442cd0e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2017

  1. Suggestions

    paparony03 committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    e02fba2 View commit details
    Browse the repository at this point in the history
  2. Unnecessary

    paparony03 committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    7165cf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. AlmostRounded for near integer rounding

    paparony03 committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    57ca2fb View commit details
    Browse the repository at this point in the history
  2. Fixes

    paparony03 committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    e82ed0c View commit details
    Browse the repository at this point in the history
  3. Trim whitespace

    paparony03 committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    e5cc325 View commit details
    Browse the repository at this point in the history
  4. Better use of Math.Round

    paparony03 committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    2551db6 View commit details
    Browse the repository at this point in the history
  5. Just round

    paparony03 committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    4d40b47 View commit details
    Browse the repository at this point in the history
  6. Semicolon

    paparony03 committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    5c78b42 View commit details
    Browse the repository at this point in the history
  7. Add xml documentation

    paparony03 committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    051fd0e View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Merge branch 'master' into better-viz

    paparony03 committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    95f609c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Merge branch 'master' into better-viz

    Dan Balasescu committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    c6ef468 View commit details
    Browse the repository at this point in the history
  2. Cleanups.

    smoogipooo committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    372dc8d View commit details
    Browse the repository at this point in the history
  3. CI cleanups.

    smoogipooo committed Jun 7, 2017
    Configuration menu
    Copy the full SHA
    c5dd98a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Cleanups and fixes

    paparony03 committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    8655843 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into better-viz

    paparony03 committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    c940bc2 View commit details
    Browse the repository at this point in the history
  3. Fix EdgeEffect ToString when None

    paparony03 committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    dab603a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Code styling improvements

    paparony03 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    634b888 View commit details
    Browse the repository at this point in the history
  2. Move PropertyItem into PropertyDisplay

    paparony03 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    5ba107b View commit details
    Browse the repository at this point in the history
  3. Use ? expression

    paparony03 committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    26a1bc1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Configuration menu
    Copy the full SHA
    e7768ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afb61e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29417a4 View commit details
    Browse the repository at this point in the history
  4. Improve right click behaviour

    peppy committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    e2afd04 View commit details
    Browse the repository at this point in the history
  5. Styling improvements

    peppy committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    2e8e7e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f632b9 View commit details
    Browse the repository at this point in the history