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

docs: Documentation and clean up of bevy_input #3692

Closed
wants to merge 10 commits into from
Closed

docs: Documentation and clean up of bevy_input #3692

wants to merge 10 commits into from

Commits on Jan 16, 2022

  1. Added docs to and refactor of bevy_input.

    Continued updating bevy_input.
    
    Small fixes.
    kdecay committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    bedb48b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into update_bevy_input_docs

    kdecay committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    96e7393 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    13b16d2 View commit details
    Browse the repository at this point in the history
  2. Fixed doc links.

    kdecay committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    4072fa7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    83b959f View commit details
    Browse the repository at this point in the history
  2. ButtonState instead of ElementState

    KDecay authored Feb 4, 2022
    Configuration menu
    Copy the full SHA
    57028b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Merge branch 'main' into update_bevy_input_docs

    kdecay committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f58ae88 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    0ee8a80 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Remove EnumIter and strum dependency

    kdecay committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    20c21a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

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