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

Touch Controls #1104

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from
Open

Touch Controls #1104

wants to merge 16 commits into from

Commits on Aug 15, 2024

  1. Added basic enter button and arrow keys

    Moving on to create a joystick
    Dhruv-0-Arora committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    36c0fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccfc16f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    79f9714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d71fbbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f000385 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0b437c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    188e3a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9697476 View commit details
    Browse the repository at this point in the history
  4. Fixing build errors

    Dhruv-0-Arora committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    60b8793 View commit details
    Browse the repository at this point in the history
  5. Fixing unit tests

    Dhruv-0-Arora committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    11afada View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Fixing unit tests

    Dhruv-0-Arora committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d10592c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609d178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98379a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Added configuration abilities for touch controls and axis selection

    Changes that need to be made:
    Only one of the usegamepad and usetouchcontrols checkboxes can be selected at a time
    When creating a new scheme you may click an add joint button to add another joint configuration.
    Dhruv-0-Arora committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    754dba3 View commit details
    Browse the repository at this point in the history
  2. Fixed build error

    Dhruv-0-Arora committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5887044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6bb4f9 View commit details
    Browse the repository at this point in the history