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

Webxrdevice #2000

Merged
merged 11 commits into from
Mar 17, 2020
Merged

Webxrdevice #2000

merged 11 commits into from
Mar 17, 2020

Commits on Feb 7, 2020

  1. crates/web-sys/webidls/enabled/WebXRDevice.webidl

    Kev Kirkland committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    1689baf View commit details
    Browse the repository at this point in the history
  2. Add WebXR Web IDL.

    Kev Kirkland committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    cac188f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Add WebXr example.

    Kev Kirkland committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1b3fccb View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. Configuration menu
    Copy the full SHA
    fab8551 View commit details
    Browse the repository at this point in the history
  2. Remove commented code.

    Kev Kirkland committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    c71eddd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Attempt to improve WebXr example.

    Kev Kirkland committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    9ab5529 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into webxrdevice

    Kev Kirkland committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    813bfcd View commit details
    Browse the repository at this point in the history
  3. Add WebXr as unstable WebIDL.

    Kev Kirkland committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    c60a071 View commit details
    Browse the repository at this point in the history
  4. Fixes for XRWebGLLayer.

    Kev Kirkland committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    643d8bf View commit details
    Browse the repository at this point in the history
  5. Tidy up WebXR example code.

    Kev Kirkland committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    95f3e57 View commit details
    Browse the repository at this point in the history
  6. Update WebXr example docs.

    Kev Kirkland committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    678b1a1 View commit details
    Browse the repository at this point in the history