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

chore: Swap webvr to webxr polyfill packages #273

Open
wants to merge 115 commits into
base: main
Choose a base branch
from

Commits on Dec 2, 2022

  1. Updating node-sass version (to remove python2 dependency)

    Kevin Staunton-Lambert committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d742fd1 View commit details
    Browse the repository at this point in the history
  2. Husky update

    Kevin Staunton-Lambert committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d3fba93 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. [KJSL] Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    139f797 View commit details
    Browse the repository at this point in the history
  2. Example of having both polyfills - rewritting plugin.js to use the ne…

    …w Device API is more likely the better thing to do though
    kevleyski committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    a46b98d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. [KJSL] Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    dc28b05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kevleyski/main

    WebVR to WebXR
    kevleyski committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    f41dc2a View commit details
    Browse the repository at this point in the history
  3. [KJSL] Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    dbc1073 View commit details
    Browse the repository at this point in the history
  4. [KJSL] Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    cd30806 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from kevleyski/main

    [KJSL] Swap webvr ro webxr polyfill packages
    kevleyski committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    eecdbba View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. [KJSL] Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    d6821ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from kevleyski/main

    [KJSL] Swap webvr ro webxr polyfill packages
    kevleyski committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    842abed View commit details
    Browse the repository at this point in the history
  3. [KJSL] Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    6de443d View commit details
    Browse the repository at this point in the history
  4. [KJSL] Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b318d28 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. [KJSL] Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6d4ff0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from kevleyski/main

    [KJSL] Add WebXR immersive VR support
    kevleyski committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e02ce1d View commit details
    Browse the repository at this point in the history
  3. chore: Swap webvr ro webxr polyfill packages

    Kevin Staunton-Lambert committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    70a1611 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from kevleyski/main

    chore: Swap webvr ro webxr polyfill packages
    kevleyski committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e0d1c48 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. chore: Swap webvr ro webxr polyfill packages (continue to use webvr p…

    …olyfill if webxr immersive is not available)
    Kevin Staunton-Lambert committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    36e7cdc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from kevleyski/main

    chore: Swap webvr ro webxr polyfill packages (continue to use webvr p…
    kevleyski committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c8330f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. chore: Swap webvr ro webxr polyfill packages (adding basic controller…

    … operation to play/pause and exit VR/AR session)
    Kevin Staunton-Lambert committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    56ad5f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages (adding basic controller…
    kevleyski committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a8d1459 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. chore: Swap webvr ro webxr polyfill packages (add iOS permission chec…

    …k on entering 360)
    Kevin Staunton-Lambert committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    856a183 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from kevleyski/main

    chore: Swap webvr ro webxr polyfill packages
    kevleyski committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8d88ec5 View commit details
    Browse the repository at this point in the history
  3. chore: Swap webvr ro webxr polyfill packages (add iOS permission chec…

    …k on entering 360)
    Kevin Staunton-Lambert committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7c0c62b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from kevleyski/main

    chore: Swap webvr to webxr polyfill packages
    kevleyski committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    46c7207 View commit details
    Browse the repository at this point in the history
  5. Update src/big-vr-play-button.js

    Co-authored-by: Gary Katsevman <[email protected]>
    kevleyski and gkatsev committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7bf68a5 View commit details
    Browse the repository at this point in the history
  6. Update src/plugin.js

    Co-authored-by: Gary Katsevman <[email protected]>
    kevleyski and gkatsev committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    1cc47ef View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from MetaCDN/main

    Sync
    kevleyski committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    13d2b02 View commit details
    Browse the repository at this point in the history
  8. chore: Swap webvr for webxr polyfill packages (PR fix ups)

    Kevin Staunton-Lambert committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    2603836 View commit details
    Browse the repository at this point in the history
  9. chore: Swap webvr for webxr polyfill packages (PR fix ups)

    Kevin Staunton-Lambert committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ff858af View commit details
    Browse the repository at this point in the history
  10. Merge pull request #10 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages
    kevleyski committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    de6db15 View commit details
    Browse the repository at this point in the history
  11. chore: Swap webvr for webxr polyfill packages (PR fix ups - part reve…

    …rt babel is need for regenerator code when creating the WebXR session)
    Kevin Staunton-Lambert committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    80f9e0c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. chore: Swap webvr for webxr polyfill packages (PR fix ups - only show…

    … play pause when control triggers)
    Kevin Staunton-Lambert committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    448eb88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages
    kevleyski committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    8fb0579 View commit details
    Browse the repository at this point in the history
  3. (revert accidental file delete)

    Kevin Staunton-Lambert committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    538dca1 View commit details
    Browse the repository at this point in the history
  4. chore: Swap webvr for webxr polyfill packages (PR fix ups - clicking …

    …360 will also initiate immersive VR session)
    Kevin Staunton-Lambert committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    cf6277d View commit details
    Browse the repository at this point in the history
  5. chore: Swap webvr for webxr polyfill packages (PR fix ups - clicking …

    …360 will also initiate immersive VR session)
    Kevin Staunton-Lambert committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    07c7f54 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages
    kevleyski committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    c5c6a58 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. chore: Swap webvr for webxr polyfill packages (PR fix ups - testing o…

    …n Rift exit VR doesn't pause the media)
    Kevin Staunton-Lambert committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    35ed850 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages
    kevleyski committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    8441f77 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. chore: Swap webvr for webxr polyfill packages (PR fix ups - testing o…

    …n Rift exit VR doesn't pause the media)
    Kevin Staunton-Lambert committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9ce1f15 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. chore: Swap webvr for webxr polyfill packages (PR fix ups - adding 18…

    …0 top/bottom)
    Kevin Staunton-Lambert committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a6528ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages (PR fix ups - adding 180 top/bottom)
    kevleyski committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    33d206b View commit details
    Browse the repository at this point in the history
  3. chore: Swap webvr for webxr polyfill packages (PR fix ups - adding 18…

    …0 top/bottom)
    Kevin Staunton-Lambert committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    91cfea0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages (PR fix ups - adding 180 top/bottom)
    kevleyski committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b0ebafd View commit details
    Browse the repository at this point in the history
  5. chore: Swap webvr for webxr polyfill packages (PR fix ups - deprecate…

    …d geometry)
    Kevin Staunton-Lambert committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    dc23443 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #16 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages (PR fix ups - deprecated geometry)
    kevleyski committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    72ae5d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. three version up

    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    62c45b4 View commit details
    Browse the repository at this point in the history
  2. three version up

    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0e1c4a1 View commit details
    Browse the repository at this point in the history
  3. (three.js version)

    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3261832 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from kevleyski/main

    Three.js to v0.137.5
    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9ed1171 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b180074 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from kevleyski/main

    three.js version API differences
    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    55d53dc View commit details
    Browse the repository at this point in the history
  7. three.js version API differences (part revert to allow webvr to still…

    … work when there is no webxr pluging)
    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8adb558 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #19 from kevleyski/main

    part revert to allow webvr to still work when there is no webxr plug-in
    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3264b5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8ea3cb View commit details
    Browse the repository at this point in the history
  10. Merge pull request #20 from kevleyski/main

    three.js version revert back to v129 as 130 breaks renderer.getSize
    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c9f5903 View commit details
    Browse the repository at this point in the history
  11. cubemap verticies

    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    466267b View commit details
    Browse the repository at this point in the history
  12. fix up 180 mono

    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    da9c89c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #21 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages
    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c3b9b4f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4bd610 View commit details
    Browse the repository at this point in the history
  15. Use latest THREE.js

    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a4c12ac View commit details
    Browse the repository at this point in the history
  16. Merge pull request #22 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages
    kevleyski committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3786a9d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. chore: Swap webvr for webxr polyfill packages (PR fix ups - fix up VR…

    … fall back if no WebXR)
    Kevin Staunton-Lambert committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    5943617 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages (PR fix ups - fix up VR fall back if no WebXR)
    kevleyski committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    70c5f29 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. chore: Swap webvr for webxr polyfill packages (PR fix ups - fix up 18…

    …0 Left/Right)
    Kevin Staunton-Lambert committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    37fe825 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages (PR fix ups - fix up 180 Left/Right)
    kevleyski committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e444322 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. chore: Swap webvr for webxr polyfill packages (PR fix ups - cubemap)

    Kevin Staunton-Lambert committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d890f20 View commit details
    Browse the repository at this point in the history
  2. chore: Swap webvr for webxr polyfill packages (PR fix ups - cubemap)

    Kevin Staunton-Lambert committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    89ab083 View commit details
    Browse the repository at this point in the history
  3. chore: Swap webvr for webxr polyfill packages (PR fix ups - cubemap)

    Kevin Staunton-Lambert committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    dc27ea8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages (PR fix ups - cubemap)
    kevleyski committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    cd05e47 View commit details
    Browse the repository at this point in the history
  5. chore: Swap webvr for webxr polyfill packages (PR fix ups - cubemap b…

    …etter precision for headsets)
    Kevin Staunton-Lambert committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a2b1aa0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #26 from kevleyski/main

    chore: Swap webvr for webxr polyfill packages (PR fix ups - cubemap better precision for headsets)
    kevleyski committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ad1b413 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. chore: Swap webvr for webxr polyfill packages (PR fix ups - UI) (#27)

    * chore: Swap webvr for webxr polyfill packages (PR fix ups - UI)
    kevleyski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c58338c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. (more tests/examples)

    kevleyski committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4a58148 View commit details
    Browse the repository at this point in the history
  2. (more tests/examples)

    kevleyski committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    48fd17b View commit details
    Browse the repository at this point in the history
  3. (fix up PR videojs#273 merge)

    kevleyski committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    46fd3b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. videojs-vr v2.1.0 (baseline pre merge from videojs github)

    Kevin Staunton-Lambert committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4d2165d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Test husky

    Kevin Staunton-Lambert committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0386ec1 View commit details
    Browse the repository at this point in the history
  2. Updated README

    jbroberg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    842651e View commit details
    Browse the repository at this point in the history
  3. Husky test

    Kevin Staunton-Lambert committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    855e04c View commit details
    Browse the repository at this point in the history
  4. Updated README

    jbroberg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    01d12fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e19fa3 View commit details
    Browse the repository at this point in the history
  6. Fixup Ellipsoidal Cube Maps

    Kevin Staunton-Lambert committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1e971cd View commit details
    Browse the repository at this point in the history
  7. Fixing Equi-Angular Cubemap

    Kevin Staunton-Lambert committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ad6dd0f View commit details
    Browse the repository at this point in the history
  8. Fixing Equi-Angular Cubemap

    Kevin Staunton-Lambert committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    48e84fa View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix readme typos

    jbroberg committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0581199 View commit details
    Browse the repository at this point in the history
  2. Fixing Equi-Angular Cubemap orientation

    Kevin Staunton-Lambert committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3650987 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main'

    Kevin Staunton-Lambert committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8a41917 View commit details
    Browse the repository at this point in the history
  4. THREE.js buffer geometry refactor

    Kevin Staunton-Lambert committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cc00e6f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    ab66880 View commit details
    Browse the repository at this point in the history
  2. Disable Cardboard by default

    jbroberg committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    58ab5ba View commit details
    Browse the repository at this point in the history
  3. (remove cardboard)

    Kevin Staunton-Lambert committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    36345dd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. KJSL: reviving DeviceOrientationControls for where we've removed Card…

    …board
    Kevin Staunton-Lambert committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e00f3a9 View commit details
    Browse the repository at this point in the history
  2. KJSL: Reviving DeviceOrientationControls for iPhone

    Kevin Staunton-Lambert committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    26c4ef1 View commit details
    Browse the repository at this point in the history
  3. KJSL: Reviving DeviceOrientationControls for iPhone

    Kevin Staunton-Lambert committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1293cbd View commit details
    Browse the repository at this point in the history
  4. KJSL: Reviving DeviceOrientationControls for iPhone

    Kevin Staunton-Lambert committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2297edd View commit details
    Browse the repository at this point in the history
  5. KJSL: Reviving DeviceOrientationControls for iPhone

    Kevin Staunton-Lambert committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8685bb5 View commit details
    Browse the repository at this point in the history
  6. KJSL: Reviving DeviceOrientationControls for iPhone

    Kevin Staunton-Lambert committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5de1366 View commit details
    Browse the repository at this point in the history
  7. KJSL: devices fill the screen more

    Kevin Staunton-Lambert committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    888a390 View commit details
    Browse the repository at this point in the history
  8. KJSL: devices fill the screen more

    Kevin Staunton-Lambert committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ebbf917 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. KJSL: moving example UI image to dist, this will later be separated

    Kevin Staunton-Lambert committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8b44f0c View commit details
    Browse the repository at this point in the history
  2. KJSL: latest rollup image plugin didn't seem to work with other maybe…

    … out-of-date plugins so embedding base64/png images instead
    Kevin Staunton-Lambert committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f7a1c4e View commit details
    Browse the repository at this point in the history
  3. KJSL: update to latest THREE.js

    Kevin Staunton-Lambert committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d131def View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Allow passing in M3U8 or MPD as the QUERY_STRING

    Kevin Staunton-Lambert committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    92f9182 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Fix up exception and green button

    Kevin Staunton-Lambert committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a3145b5 View commit details
    Browse the repository at this point in the history
  2. Resize timing bug around webxr-polyfill (getEyeParameters)

    Kevin Staunton-Lambert committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3c9efb8 View commit details
    Browse the repository at this point in the history
  3. Resize timing bug around webxr-polyfill (getEyeParameters)

    Kevin Staunton-Lambert committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6f845f5 View commit details
    Browse the repository at this point in the history
  4. Resize timing bug around webxr-polyfill (getEyeParameters)

    Kevin Staunton-Lambert committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ec34d00 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Rollback THREE.js to earlier version which didnt have brightness/gamm…

    …a issue
    Kevin Staunton-Lambert committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0c90edc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. KJSL: v2.1.1

    Kevin Staunton-Lambert committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e89683f View commit details
    Browse the repository at this point in the history
  2. KJSL: v2.1.1

    Kevin Staunton-Lambert committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3be5577 View commit details
    Browse the repository at this point in the history
  3. KJSL: v2.1.2 Android can use native cardboaard support instead

    Kevin Staunton-Lambert committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cea8a83 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/jimdevel'

    Kevin Staunton-Lambert committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b5ddaa5 View commit details
    Browse the repository at this point in the history
  5. KJSL: v2.1.2 Android can use native cardboard support instead

    Kevin Staunton-Lambert committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5f5ce22 View commit details
    Browse the repository at this point in the history