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 Gamepad Support via GLFW #986

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add Gamepad Support via GLFW #986

wants to merge 6 commits into from

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    a054721 View commit details
    Browse the repository at this point in the history
  2. add Exotic Inputs Service: injecting input device controls (e.g. game…

    …pads) into graph modules (e.g. View 3D)
    geringsj committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c2a92a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    697e49e View commit details
    Browse the repository at this point in the history
  4. View/RenderInput: decouple camera pose and projection data structs

    allows to overwrite either data field for view cameras without touching the other
    geringsj committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    32dbfc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4e1336 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f42d9c2 View commit details
    Browse the repository at this point in the history