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

Populate HandleInput #1242

Merged
merged 10 commits into from Dec 11, 2017
Merged

Populate HandleInput #1242

merged 10 commits into from Dec 11, 2017

Commits on Dec 9, 2017

  1. Configuration menu
    Copy the full SHA
    2d5895f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd06a63 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

  1. Configuration menu
    Copy the full SHA
    06382cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edaf4f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    65d83ac View commit details
    Browse the repository at this point in the history
  2. Adjust xml docs

    smoogipoo committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    1ad7602 View commit details
    Browse the repository at this point in the history
  3. Populate HandleInput once at construction time

    Rather than doing one dictionary lookup for every drawable every frame.
    smoogipoo committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    edc763b View commit details
    Browse the repository at this point in the history
  4. Invert conditions

    smoogipoo committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    d17ea1a View commit details
    Browse the repository at this point in the history
  5. CI fixes

    smoogipoo committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    f520a0c View commit details
    Browse the repository at this point in the history
  6. Clean up redundant code

    smoogipoo committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    1b3a0e0 View commit details
    Browse the repository at this point in the history