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

Allow XR Session starting and stopping at runtime #68

Merged
merged 26 commits into from
Feb 22, 2024

Commits on Jan 9, 2024

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

Commits on Jan 13, 2024

  1. working

    Schmarni-Dev committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    cbf9485 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. ready to test

    Schmarni-Dev committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    144e786 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. fix android warning

    Schmarni-Dev committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    87fe909 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. borked

    Schmarni-Dev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6f6948e View commit details
    Browse the repository at this point in the history
  2. borked

    Schmarni-Dev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a0ac82b View commit details
    Browse the repository at this point in the history
  3. removed weird file

    Schmarni-Dev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    db5539c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc1985e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

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

Commits on Jan 26, 2024

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

Commits on Jan 27, 2024

  1. commit

    Schmarni-Dev committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1e4db18 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix late latching?

    Schmarni-Dev committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5c81f13 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. stuff

    Schmarni-Dev committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9704607 View commit details
    Browse the repository at this point in the history
  2. wip

    Schmarni-Dev committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    74c0813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab8a95b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 15, 2024

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

Commits on Feb 20, 2024

  1. pre bevy 0.13

    Schmarni-Dev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a95462b View commit details
    Browse the repository at this point in the history
  2. update to bevy 0.13. TODO: fix view weirdness and do a pass over most…

    … of xr_input to turn the modules into plugins
    Schmarni-Dev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    df71c79 View commit details
    Browse the repository at this point in the history
  3. add prelude

    Schmarni-Dev committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4779993 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    3f27c8d View commit details
    Browse the repository at this point in the history
  2. session restarting workscargo run --release --example xr! views fixed…

    … and late latching for views
    Schmarni-Dev committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    889ee3c View commit details
    Browse the repository at this point in the history
  3. pipelined rendering, quest handtracking fix for examples, choose exit…

    …ing behaviour, and allow not starting a session at startup
    Schmarni-Dev committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    bc6f263 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb8b13 View commit details
    Browse the repository at this point in the history
  5. fmt

    Schmarni-Dev committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4f753b6 View commit details
    Browse the repository at this point in the history