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

Set User-Agent header to window.navigator.userAgent #1237

Closed
wants to merge 8,998 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 6, 2019

  1. Bugfix set top level stencil geometry type check

    Avaer Kazmer committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    c6aeb99 View commit details
    Browse the repository at this point in the history
  2. Bugfix set stencil geometry arguments

    Avaer Kazmer committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    2e491ab View commit details
    Browse the repository at this point in the history
  3. Bugfix portal shader shader position dimensions 2 -> 3

    Avaer Kazmer committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    0bcdf49 View commit details
    Browse the repository at this point in the history
  4. Update PORTAL_POSITIONS geometry

    Avaer Kazmer committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    7596688 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    1c26a89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request exokitxr#1177 from exokitxr/experimental-worker-re…

    …adme
    
    Remove dead --experimental-worker references from README.md
    Avaer Kazmer authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    819b4ce View commit details
    Browse the repository at this point in the history
  3. Auto-enter tutorial.html

    Avaer Kazmer committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    d910adb View commit details
    Browse the repository at this point in the history
  4. Merge pull request exokitxr#1179 from exokitxr/tutorial-auto

    Auto-enter tutorial.html
    Avaer Kazmer authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    a2e3cf8 View commit details
    Browse the repository at this point in the history
  5. Unlock macos swap hacks

    Avaer Kazmer committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    53b005c View commit details
    Browse the repository at this point in the history
  6. Merge pull request exokitxr#1180 from exokitxr/macos-swap

    Unlock macos swap hacks
    Avaer Kazmer authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    05dc395 View commit details
    Browse the repository at this point in the history
  7. Added onbeforeload flag

    RangerMauve committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    1b1cc67 View commit details
    Browse the repository at this point in the history
  8. Added docs for CLI flag

    RangerMauve committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    ac86d32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d6410c View commit details
    Browse the repository at this point in the history
  10. Merge pull request exokitxr#1182 from RangerMauve/onbeforeload

    Added onbeforeload flag
    Avaer Kazmer authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    f01d085 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Bugfix portalOffset initialization

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    b4bcccc View commit details
    Browse the repository at this point in the history
  2. Native bindings emit local gl framebuffer set events

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    770aee1 View commit details
    Browse the repository at this point in the history
  3. Latch WindowVm window framebuffer

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    ff7469a View commit details
    Browse the repository at this point in the history
  4. Compose all window layers regardless of layered status

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    6a0cfb5 View commit details
    Browse the repository at this point in the history
  5. Remove Window prepare local frame tick raf phase

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    50a14d1 View commit details
    Browse the repository at this point in the history
  6. Add rain.html cube rain example

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    7ea65a4 View commit details
    Browse the repository at this point in the history
  7. Do not setTopLevel during XR entry/exit

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    9447682 View commit details
    Browse the repository at this point in the history
  8. Move Window.js setTopLevel to per-frame basis

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    7db2d64 View commit details
    Browse the repository at this point in the history
  9. Major layer composition refactoring

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    f7aceab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3515984 View commit details
    Browse the repository at this point in the history
  11. Major work in portal.html

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    448852d View commit details
    Browse the repository at this point in the history
  12. Optimize depth recovery in portal shader

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    9849a6b View commit details
    Browse the repository at this point in the history
  13. Major portal.html matrices access optimization

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    65b9255 View commit details
    Browse the repository at this point in the history
  14. Add missing portal x.png

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    f0d772f View commit details
    Browse the repository at this point in the history
  15. Merge branch 'master' into reality-bounds

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    f01b63b View commit details
    Browse the repository at this point in the history
  16. Small Window.js dead code cleanup

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    c78fc82 View commit details
    Browse the repository at this point in the history
  17. Remove dead webgl stencil/planes code

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    7611139 View commit details
    Browse the repository at this point in the history
  18. Rename top level -> clear enabled

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    a5bc53c View commit details
    Browse the repository at this point in the history
  19. Portal example cleanup

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    f29e1ff View commit details
    Browse the repository at this point in the history
  20. More portal design work

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    682bd31 View commit details
    Browse the repository at this point in the history
  21. Remove dead webgl native matrix code

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    6cd9c16 View commit details
    Browse the repository at this point in the history
  22. Remove dead webgl native stencil shader

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    cb5240e View commit details
    Browse the repository at this point in the history
  23. Webgl stencil dead code cleanup

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    ded60ac View commit details
    Browse the repository at this point in the history
  24. Window.js commenting cleanup

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    8a7a69d View commit details
    Browse the repository at this point in the history
  25. Remove dead portal offset code

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    fd1b1e5 View commit details
    Browse the repository at this point in the history
  26. Merge pull request exokitxr#1169 from exokitxr/reality-bounds

    Reality frames: stencils+clips
    Avaer Kazmer authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    fc85e86 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d2e46db View commit details
    Browse the repository at this point in the history
  28. Clean up CEF texture initialization

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    e88f50e View commit details
    Browse the repository at this point in the history
  29. Re-add texture parameter initialization in CEF binding

    Avaer Kazmer committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    a3e6282 View commit details
    Browse the repository at this point in the history
  30. Merge pull request exokitxr#1185 from exokitxr/browser-cleanup

    Browser texture binding cleanup
    Avaer Kazmer authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    362b0bf View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Remove oculus desktop load hmd pose corruption

    Avaer Kazmer committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    a00d36d View commit details
    Browse the repository at this point in the history
  2. Merge pull request exokitxr#1190 from exokitxr/oculus-pose

    Oculus desktop load hmd pose
    Avaer Kazmer authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    541bb98 View commit details
    Browse the repository at this point in the history
  3. Bump native-graphics-deps version to 0.0.21 for GLFW 3.3

    Avaer Kazmer committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    8368c6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request exokitxr#1191 from exokitxr/glfw-3.3

    GLFW 3.3
    Avaer Kazmer authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    a3b949d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Update package.json keywords

    Avaer Kazmer committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    196641e View commit details
    Browse the repository at this point in the history
  2. Merge pull request exokitxr#1193 from exokitxr/update-keywords

    Update package.json keywords
    Avaer Kazmer authored Jun 11, 2019
    Configuration menu
    Copy the full SHA
    a28911a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed51137 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Bugfix dataset keys forEach

    Avaer Kazmer committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f0a3450 View commit details
    Browse the repository at this point in the history
  2. Make HTMLScriptElement innerHTML return textContent

    Avaer Kazmer committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    aaafeb3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request exokitxr#1196 from exokitxr/script-text

    Make HTMLScriptElement innerHTML return textContent
    Avaer Kazmer authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    cb49770 View commit details
    Browse the repository at this point in the history
  4. Merge pull request exokitxr#1195 from exokitxr/dataset

    Bugfix dataset keys forEach
    Avaer Kazmer authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    8733938 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77679a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0db11b4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request exokitxr#1194 from exokitxr/macos-glfw-3.3

    Bugfix MacOS GLFW 3.3
    Avaer Kazmer authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    223b491 View commit details
    Browse the repository at this point in the history
  8. Merge pull request exokitxr#1197 from exokitxr/fresh-context

    Fresh canvas contexts
    Avaer Kazmer authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    31432f2 View commit details
    Browse the repository at this point in the history
  9. Bump window-xhr version

    Avaer Kazmer committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    0969d64 View commit details
    Browse the repository at this point in the history
  10. Merge pull request exokitxr#1199 from exokitxr/x-requested-with

    X-Requested-With header
    Avaer Kazmer authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    10e4040 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Add basic window.matchMedia method

    Avaer Kazmer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    2fee41f View commit details
    Browse the repository at this point in the history
  2. Merge pull request exokitxr#1205 from exokitxr/match-media

    window.matchMedia method
    Avaer Kazmer authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    36e9b6a View commit details
    Browse the repository at this point in the history
  3. Use main thread polling for GLFW Linux

    Avaer Kazmer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    9b2c9ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request exokitxr#1208 from exokitxr/main-thread-polling

    Main thread polling for GLFW Linux
    Avaer Kazmer authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    91e64d6 View commit details
    Browse the repository at this point in the history
  5. Inline ClassList/DOMTokenList into DOM.js

    Avaer Kazmer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    5657545 View commit details
    Browse the repository at this point in the history
  6. Expose DOMTokenList on window

    Avaer Kazmer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    c95c07f View commit details
    Browse the repository at this point in the history
  7. Bugfix DOMTokenList construction

    Avaer Kazmer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    d835ca5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request exokitxr#1209 from exokitxr/dom-token-list

    DOM token list
    Avaer Kazmer authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    70d2334 View commit details
    Browse the repository at this point in the history
  9. Add more Range methods

    Avaer Kazmer committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    fe7b8fc View commit details
    Browse the repository at this point in the history
  10. Merge pull request exokitxr#1210 from exokitxr/range

    Polyfill Range methods
    Avaer Kazmer authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    23f898c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Bugfix missing window in document.createRange

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    7149b09 View commit details
    Browse the repository at this point in the history
  2. Bump window-fetch version

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    57832aa View commit details
    Browse the repository at this point in the history
  3. Bump window-xhr version

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    ed34903 View commit details
    Browse the repository at this point in the history
  4. Add initial electron integration

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    d8913b4 View commit details
    Browse the repository at this point in the history
  5. Major electron integration work

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    b9bd9b4 View commit details
    Browse the repository at this point in the history
  6. Major webgl binding pixelStorei tracking refactoring

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    41f9ef8 View commit details
    Browse the repository at this point in the history
  7. Add webgl loadSubTexture method

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    cf62a00 View commit details
    Browse the repository at this point in the history
  8. Working on new electron browser integration into DOM.js

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    f1651d4 View commit details
    Browse the repository at this point in the history
  9. Major electron integration work

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    c88d88b View commit details
    Browse the repository at this point in the history
  10. Do not set pixel ratio in browser.html example

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    9e1bda9 View commit details
    Browse the repository at this point in the history
  11. Major bugfixing in webgl loadSubTexture method

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    250f13b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    541fd61 View commit details
    Browse the repository at this point in the history
  13. Bugfix DOM.js electron initialization

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    3f4a92a View commit details
    Browse the repository at this point in the history
  14. Small electron child commenting

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    3eba2c6 View commit details
    Browse the repository at this point in the history
  15. Browser.html dead code cleanup

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    293ab1d View commit details
    Browse the repository at this point in the history
  16. Small browser.html cleanup

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    8cc3f67 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    81da192 View commit details
    Browse the repository at this point in the history
  18. Comment out native browser ticking from index.js

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    1615b41 View commit details
    Browse the repository at this point in the history
  19. Bugfix webgl texture RGBA -> BGRA

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    1423685 View commit details
    Browse the repository at this point in the history
  20. Update browser.html url example

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    4895bdf View commit details
    Browse the repository at this point in the history
  21. Add keycode module to package.json

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    a63f285 View commit details
    Browse the repository at this point in the history
  22. Bugfix keypress event handling

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    1502ca4 View commit details
    Browse the repository at this point in the history
  23. More electron vm debugging

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    bd5be2e View commit details
    Browse the repository at this point in the history
  24. Electron vm child cleanup

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    f95f90c View commit details
    Browse the repository at this point in the history
  25. Major electron integration messaging work

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    7b08e03 View commit details
    Browse the repository at this point in the history
  26. Bugfix DOM.js new browser integration load deference

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    ab72050 View commit details
    Browse the repository at this point in the history
  27. DOM.js logging cleanup

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    d357f01 View commit details
    Browse the repository at this point in the history
  28. Bugfix webgl GetPixelStoreiBinding lookup

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    637dbec View commit details
    Browse the repository at this point in the history
  29. Bugfix electron integration resize

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    c71a130 View commit details
    Browse the repository at this point in the history
  30. Add electron devicePixelRatio respecting

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    ae3da01 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4a6df61 View commit details
    Browse the repository at this point in the history
  32. Bugfix web contents focus

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    a8f3b71 View commit details
    Browse the repository at this point in the history
  33. Small electron runJs cleanup

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    b670bc4 View commit details
    Browse the repository at this point in the history
  34. Bugfix electron postMessage injection

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    ae9b3a4 View commit details
    Browse the repository at this point in the history
  35. Bugfix iframe 2d onload emit timing

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    3fa3003 View commit details
    Browse the repository at this point in the history
  36. Bugfix webgl android build

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    628d4ed View commit details
    Browse the repository at this point in the history
  37. More webgl android build bugfixing

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    0b4f91a View commit details
    Browse the repository at this point in the history
  38. Do not cap electron frame rate

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    3ad8bd0 View commit details
    Browse the repository at this point in the history
  39. Add electron child side dirty buffer caching

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    f84e7d7 View commit details
    Browse the repository at this point in the history
  40. More webgl android build debugging

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    4a6e5a3 View commit details
    Browse the repository at this point in the history
  41. Add GLFW setPosition method

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    2ee0565 View commit details
    Browse the repository at this point in the history
  42. Add electron iframe 2d inline flag support

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    916c0f2 View commit details
    Browse the repository at this point in the history
  43. Add GLFW setWindowFocus method

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    bd5f358 View commit details
    Browse the repository at this point in the history
  44. Add HTMLCanvasElement setPosition/setSize methods

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    27b3289 View commit details
    Browse the repository at this point in the history
  45. Add electron transparent option

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    76e8de4 View commit details
    Browse the repository at this point in the history
  46. Add move event routing in electron binding

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    7916d14 View commit details
    Browse the repository at this point in the history
  47. Add electron vm unix pipe support

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    f2e5a59 View commit details
    Browse the repository at this point in the history
  48. Bugfix PIPE_PREFIX return

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    6c5ecdd View commit details
    Browse the repository at this point in the history
  49. Do not use transparent window in electron child

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    846613c View commit details
    Browse the repository at this point in the history
  50. Disable electron menu by default

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    ec8bf3d View commit details
    Browse the repository at this point in the history
  51. Emit resize messages

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    84d8924 View commit details
    Browse the repository at this point in the history
  52. Make resize an emitted event instead of a message

    Avaer Kazmer committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    6eb1414 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    06370a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. Bugfix electron transparent frame

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    86fd24b View commit details
    Browse the repository at this point in the history
  2. Make electron window always on top

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    79e78bf View commit details
    Browse the repository at this point in the history
  3. Clean up GLFW native move event

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    49da771 View commit details
    Browse the repository at this point in the history
  4. Add HTMLIFrameElement setPosition/setSize methods

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    7b83381 View commit details
    Browse the repository at this point in the history
  5. Add HTMLCanvasElement setFocus method

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    e6db121 View commit details
    Browse the repository at this point in the history
  6. Remove electron resize event emits

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    0826d66 View commit details
    Browse the repository at this point in the history
  7. Make electron window not resizable by default

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    ea9f47e View commit details
    Browse the repository at this point in the history
  8. Bugfix electron child resize

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    27bf6b5 View commit details
    Browse the repository at this point in the history
  9. Add electron setPosition method

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    2277346 View commit details
    Browse the repository at this point in the history
  10. Add electron window move event emit

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    6686791 View commit details
    Browse the repository at this point in the history
  11. Clean up DOM.js commenting

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    0d7137b View commit details
    Browse the repository at this point in the history
  12. Skip Electron taskbar

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    beff18e View commit details
    Browse the repository at this point in the history
  13. Clean up GLFW event emits

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    4880909 View commit details
    Browse the repository at this point in the history
  14. Add more electron window size handling methods

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    a487cb4 View commit details
    Browse the repository at this point in the history
  15. Emit focus/blur events on GLFW windows

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    320eee3 View commit details
    Browse the repository at this point in the history
  16. Maximize/minimize events debugging

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    b5f7161 View commit details
    Browse the repository at this point in the history
  17. Bugfix inline flag setting

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    da138c7 View commit details
    Browse the repository at this point in the history
  18. Clean up webgl.cc initialization order

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    65a7de6 View commit details
    Browse the repository at this point in the history
  19. Small webgl.h cleanup

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    1a6e2ca View commit details
    Browse the repository at this point in the history
  20. Remove desktop native browser deps from package.json

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    2b51409 View commit details
    Browse the repository at this point in the history
  21. Remove native browser integration from deps

    Avaer Kazmer committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    ee9521c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Webgl dead code cleanup

    Avaer Kazmer committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    70c044c View commit details
    Browse the repository at this point in the history
  2. Merge pull request exokitxr#1187 from exokitxr/electron

    Desktop browser backed by Electron
    Avaer Kazmer authored Jun 16, 2019
    Configuration menu
    Copy the full SHA
    87b9b36 View commit details
    Browse the repository at this point in the history
  3. Bugfix electron vm loading for android

    Avaer Kazmer committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    9470e8f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Merge pull request exokitxr#1216 from exokitxr/electron-android

    [Quest] Bugfix electron vm loading
    Avaer Kazmer authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    1462531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f836118 View commit details
    Browse the repository at this point in the history
  3. Small timeouts/itervals cleanup

    Avaer Kazmer committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    69250f3 View commit details
    Browse the repository at this point in the history
  4. More timeouts/intervals bugfixing

    Avaer Kazmer committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    40ae819 View commit details
    Browse the repository at this point in the history
  5. Merge pull request exokitxr#1218 from exokitxr/timer-loss

    Bugfix timers dropping
    Avaer Kazmer authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    6fc129d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Add minimum window size

    Avaer Kazmer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f78f167 View commit details
    Browse the repository at this point in the history
  2. Debounce electron window resize

    Avaer Kazmer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    3c22fef View commit details
    Browse the repository at this point in the history
  3. Add mouseenter/mouseleave window event emit

    Avaer Kazmer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    ae8d10a View commit details
    Browse the repository at this point in the history
  4. Merge pull request exokitxr#1219 from exokitxr/electron-focus

    Bugfix Electron focus/resize
    Avaer Kazmer authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    3f6085f View commit details
    Browse the repository at this point in the history
  5. Bugfix process.nextTick call in Worker.js

    Avaer Kazmer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    3fe14b6 View commit details
    Browse the repository at this point in the history
  6. Small onbeforeload cleanup

    Avaer Kazmer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    0b0b2ff View commit details
    Browse the repository at this point in the history
  7. Worker args cleanup

    Avaer Kazmer committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e5d38a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Small image.cpp cleanup

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    2ec28fc View commit details
    Browse the repository at this point in the history
  2. Make image multi-loading a synchronous error

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    adba837 View commit details
    Browse the repository at this point in the history
  3. Add synchronous image loading support

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    7f8f1e4 View commit details
    Browse the repository at this point in the history
  4. Clean up HTMLScriptElement load setup

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    06baa01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4ea797 View commit details
    Browse the repository at this point in the history
  6. Small HTMLScriptElement .src getter cleanup

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    be6de1d View commit details
    Browse the repository at this point in the history
  7. Merge pull request exokitxr#1224 from exokitxr/script-src

    <script> .src path resolution
    Avaer Kazmer authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    efe3a8d View commit details
    Browse the repository at this point in the history
  8. Merge pull request exokitxr#1222 from exokitxr/createimagebitmap-sync

    createImageBitmap sync loading support
    Avaer Kazmer authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c12f703 View commit details
    Browse the repository at this point in the history
  9. Absorb baseUrl arg in Worker.js

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    a158397 View commit details
    Browse the repository at this point in the history
  10. Pass baseUrl arg to Worker in WindowBase.js

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    e2a63d5 View commit details
    Browse the repository at this point in the history
  11. Pass through baseUrl in Location.js

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    d27f639 View commit details
    Browse the repository at this point in the history
  12. Major baseUrl derivation refactoring

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    594c1bf View commit details
    Browse the repository at this point in the history
  13. Add blob: url consideration for utils _getBaseUrl

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    1f56948 View commit details
    Browse the repository at this point in the history
  14. Clean up baseUrl detection

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    174640b View commit details
    Browse the repository at this point in the history
  15. Merge pull request exokitxr#1220 from exokitxr/base-url

    Bugfix baseUrl derivation
    Avaer Kazmer authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    6e804da View commit details
    Browse the repository at this point in the history
  16. Bugfix base url loading

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    3cafd70 View commit details
    Browse the repository at this point in the history
  17. Add java sources to build.gradle

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    925e2cb View commit details
    Browse the repository at this point in the history
  18. Add initial ExokitWebView.java

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    bfdc18a View commit details
    Browse the repository at this point in the history
  19. Hook in initial ExokitWebView.java source to main.cpp

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    9bf2518 View commit details
    Browse the repository at this point in the history
  20. Add initial browser-android.cpp source stub

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    f79b3c9 View commit details
    Browse the repository at this point in the history
  21. Add initial browser-android.h source

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    efe9619 View commit details
    Browse the repository at this point in the history
  22. Bugfix ExokitWebView.java typo

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    4077b4d View commit details
    Browse the repository at this point in the history
  23. Bugfix main.cpp typo

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    68b504f View commit details
    Browse the repository at this point in the history
  24. Bugfix main.cpp unused variable

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    2de68e0 View commit details
    Browse the repository at this point in the history
  25. Add GL texture binding to ExokitWebView.java

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    b47a803 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7c34c98 View commit details
    Browse the repository at this point in the history
  27. Track android jni context in main.cpp

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    27d570f View commit details
    Browse the repository at this point in the history
  28. Move android browser initialization to own cpp file

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    161a356 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e1450c6 View commit details
    Browse the repository at this point in the history
  30. Add android browser load path in DOM.js

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    915dc0d View commit details
    Browse the repository at this point in the history
  31. Bugfix native browser exposure

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    e6d9445 View commit details
    Browse the repository at this point in the history
  32. Merge pull request exokitxr#1225 from exokitxr/base-url-fix

    Bugfix base url loading for dotted final path
    Avaer Kazmer authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    f4f5111 View commit details
    Browse the repository at this point in the history
  33. Bugfix native browser construction in the Android case

    Avaer Kazmer committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    c349590 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Bugfix android browser ExokitWebView make method lookup

    Avaer Kazmer committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    5a62bb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Remove hasCode=false restriction from android manifest

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    f14aedd View commit details
    Browse the repository at this point in the history
  2. Major ExokitWebView.java refactoring

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    69b5110 View commit details
    Browse the repository at this point in the history
  3. Major browser-android work

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    4e6a7eb View commit details
    Browse the repository at this point in the history
  4. Update bindings.cc with new android binding

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    65f2e15 View commit details
    Browse the repository at this point in the history
  5. Bugfix DOM.js HTMLIframeElement browser latching

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    d8cf687 View commit details
    Browse the repository at this point in the history
  6. Bugfix DOM.js missing browser method guards

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    f8180c3 View commit details
    Browse the repository at this point in the history
  7. Add missing index.js nativeBrowser polling

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    bacd5ad View commit details
    Browse the repository at this point in the history
  8. Temporary browser.html url change commenting

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    88c65a2 View commit details
    Browse the repository at this point in the history
  9. Use flipped uvs in browser-android like electron

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    4a6fd7e View commit details
    Browse the repository at this point in the history
  10. Clean up browser.html initialization order

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    8147145 View commit details
    Browse the repository at this point in the history
  11. Add try-catch to android browser draw callback

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    3435796 View commit details
    Browse the repository at this point in the history
  12. Oculus mobile binding logging cleanup

    Avaer Kazmer committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    b25a85c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Small DOM.js cleanup

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    19b0884 View commit details
    Browse the repository at this point in the history
  2. Add android java initial keyboard/mouse events handling

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    49c30b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ea436 View commit details
    Browse the repository at this point in the history
  4. Add browser.html example click events handling

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    042608e View commit details
    Browse the repository at this point in the history
  5. Add electron vm sendClick method stub

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    3633617 View commit details
    Browse the repository at this point in the history
  6. Unlock keyboard/mouse send events handling in DOM.js

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    0dc1c7d View commit details
    Browse the repository at this point in the history
  7. Add android webview console message logging

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    ad35d2a View commit details
    Browse the repository at this point in the history
  8. Bugfix android browser java imports

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    2356bf4 View commit details
    Browse the repository at this point in the history
  9. Bugfix browser.html mouse events scaling

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    afc4f41 View commit details
    Browse the repository at this point in the history
  10. Major android browser java events handling cleanup

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    e8bef09 View commit details
    Browse the repository at this point in the history
  11. Bugfix android browser binding mouseWheel method type

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    ba7c82d View commit details
    Browse the repository at this point in the history
  12. Remove browser.html click event dispatch

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    58a6e35 View commit details
    Browse the repository at this point in the history
  13. Bugfix browser.html controller side elision

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    76a90b1 View commit details
    Browse the repository at this point in the history
  14. Add browser.html mouse wheel scroll handling in XR

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    ee4f5d9 View commit details
    Browse the repository at this point in the history
  15. Android webview java cleanup

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    3c21d9e View commit details
    Browse the repository at this point in the history
  16. More android webview java cleanup

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    266a7b1 View commit details
    Browse the repository at this point in the history
  17. Clean up android webview java scroll parameters

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    254ac9a View commit details
    Browse the repository at this point in the history
  18. Clean up android webview java mouse event offsets

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    06ade13 View commit details
    Browse the repository at this point in the history
  19. Clean up android browser class naming

    Avaer Kazmer committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    15b8003 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d4f8308 View commit details
    Browse the repository at this point in the history
  21. Merge pull request exokitxr#1089 from exokitxr/android-webview

    [Quest] Android XR Webview
    Avaer Kazmer authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    8c7637c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Flip electron pixels rendering

    Avaer Kazmer committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    c93f8c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request exokitxr#1226 from exokitxr/electron-flip

    Flip electron pixels rendering
    Avaer Kazmer authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    41265ac View commit details
    Browse the repository at this point in the history
  3. Bugfix iframe plane composition flip

    Avaer Kazmer committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    00fc3d7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'electron-flip2'

    Avaer Kazmer committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    694abd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2019

  1. Make delayed documenmt event dispatch call on the actual element inst…

    …ead of the document
    Avaer Kazmer committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    eaffa04 View commit details
    Browse the repository at this point in the history
  2. Small HTMLScriptElement load cleanup

    Avaer Kazmer committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    783c629 View commit details
    Browse the repository at this point in the history
  3. Major HTMLLinkElement load timing debugging

    Avaer Kazmer committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    3f6d869 View commit details
    Browse the repository at this point in the history
  4. Add CanvasRenderingContext2D setLineDash method

    Avaer Kazmer committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    5c06877 View commit details
    Browse the repository at this point in the history
  5. Merge pull request exokitxr#1228 from exokitxr/set-line-dash

    Add CanvasRenderingContext2D::setLineDash
    Avaer Kazmer authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    235c5a2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request exokitxr#1227 from exokitxr/link-load

    HTMLLinkElement load emit timing
    Avaer Kazmer authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    6b29bae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e34b5f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    567b4f9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request exokitxr#1229 from exokitxr/content-window

    Emulate HTMLIFrameElement contentWindow/contentDocument better
    Avaer Kazmer authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    56b0dcf View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Bugfix windowsystem plane shader size 2 instead of 1

    Avaer Kazmer committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    1668f11 View commit details
    Browse the repository at this point in the history
  2. Bugfix CustomElementRegistry observedAttributes to expect getter inst…

    …ead of function
    Avaer Kazmer committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    34c8ace View commit details
    Browse the repository at this point in the history
  3. Break out Navigator implementation to Navigator.js

    Avaer Kazmer committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    647900a View commit details
    Browse the repository at this point in the history
  4. Capture Buffer global in local closures in src

    Avaer Kazmer committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    ad8da73 View commit details
    Browse the repository at this point in the history
  5. Merge pull request exokitxr#1236 from exokitxr/local-buffer

    Capture Buffer global in local closures in src
    Avaer Kazmer authored Jun 26, 2019
    Configuration menu
    Copy the full SHA
    130dfae View commit details
    Browse the repository at this point in the history
  6. Window.js dead requires cleanup

    Avaer Kazmer committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    d82bab3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request exokitxr#1235 from exokitxr/worker-navigator

    [Web Workers] Navigator
    Avaer Kazmer authored Jun 26, 2019
    Configuration menu
    Copy the full SHA
    751ccd7 View commit details
    Browse the repository at this point in the history
  8. Add missing Navigator.js symbols require

    Avaer Kazmer committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    988072a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58ff970 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba37a40 View commit details
    Browse the repository at this point in the history