-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add uses-feature to AndroidManifest.xml #1343
Commits on Jul 4, 2019
-
Avaer Kazmer committed
Jul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 7b102e6 - Browse repository at this point
Copy the full SHA 7b102e6View commit details -
Add file protocol to fetch.js default protocols list
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for bd3daa4 - Browse repository at this point
Copy the full SHA bd3daa4View commit details -
Merge pull request #1284 from exokitxr/fetch-stream
Bugfix file streaming
Avaer Kazmer authoredJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 35430cb - Browse repository at this point
Copy the full SHA 35430cbView commit details -
Clean up WebGL toGLuint function name
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 0341aac - Browse repository at this point
Copy the full SHA 0341aacView commit details -
More WebGL code build rearrangement bugfixing
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 3339c6c - Browse repository at this point
Copy the full SHA 3339c6cView commit details -
Merge branch 'master' into webgl2-texture
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 86b08fc - Browse repository at this point
Copy the full SHA 86b08fcView commit details -
Bump window-fetch/window-xhr versions for typo
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 89f78d3 - Browse repository at this point
Copy the full SHA 89f78d3View commit details -
Remove remaining sinon references
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 75655f3 - Browse repository at this point
Copy the full SHA 75655f3View commit details -
Merge pull request #1286 from exokitxr/no-sinon2
Remove remaining sinon references
Avaer Kazmer authoredJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 2642f3d - Browse repository at this point
Copy the full SHA 2642f3dView commit details -
Merge branch 'master' into webgl2-texture
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 675075e - Browse repository at this point
Copy the full SHA 675075eView commit details -
Remove Worker fetch special case
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for a7bbfc9 - Browse repository at this point
Copy the full SHA a7bbfc9View commit details -
Avaer Kazmer committed
Jul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 116354e - Browse repository at this point
Copy the full SHA 116354eView commit details -
Merge pull request #1287 from exokitxr/worker-fetch
Remove Worker fetch special case
Avaer Kazmer authoredJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 9d02397 - Browse repository at this point
Copy the full SHA 9d02397View commit details -
Merge pull request #1288 from exokitxr/blob-format
Normalize blob url format
Avaer Kazmer authoredJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for da2079b - Browse repository at this point
Copy the full SHA da2079bView commit details -
Merge branch 'master' into webgl2-texture
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for b706aa8 - Browse repository at this point
Copy the full SHA b706aa8View commit details -
Bugfix abstracted glTexImage d calls
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 94a15f2 - Browse repository at this point
Copy the full SHA 94a15f2View commit details -
Bugfix GL textures flipT d == 2 checks
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 424f5d8 - Browse repository at this point
Copy the full SHA 424f5d8View commit details -
Bugfix texSubImage3d zoffset arg latching
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 961893a - Browse repository at this point
Copy the full SHA 961893aView commit details -
Bugfix WebGL getParameter bits arguments result
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 6a8667c - Browse repository at this point
Copy the full SHA 6a8667cView commit details -
Merge pull request #1289 from exokitxr/gl-bits
Bugfix WebGL getParameter bits arguments result
Avaer Kazmer authoredJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 861f8b5 - Browse repository at this point
Copy the full SHA 861f8b5View commit details -
Merge branch 'master' into webgl2-texture
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 631adfa - Browse repository at this point
Copy the full SHA 631adfaView commit details -
Major adding missing WebGL2 methods
Avaer Kazmer committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 2d9fed0 - Browse repository at this point
Copy the full SHA 2d9fed0View commit details
Commits on Jul 5, 2019
-
Major bugfixing in WebGL uniforms setters
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for d33dec4 - Browse repository at this point
Copy the full SHA d33dec4View commit details -
Clean up WebGL blitFramebuffer argument types
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for a9c5295 - Browse repository at this point
Copy the full SHA a9c5295View commit details -
Add clear buffer WebGL2 methods
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 7ac3ed4 - Browse repository at this point
Copy the full SHA 7ac3ed4View commit details -
Add WebGL2 framebufferTextureLayer method
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 0756e03 - Browse repository at this point
Copy the full SHA 0756e03View commit details -
Add bindBufferRange WebGL 2 method
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 56fdd1c - Browse repository at this point
Copy the full SHA 56fdd1cView commit details -
Add copyBufferSubData WebGL 2 method
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for aa696fb - Browse repository at this point
Copy the full SHA aa696fbView commit details -
Avaer Kazmer committed
Jul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 3de046f - Browse repository at this point
Copy the full SHA 3de046fView commit details -
Small renderbufferStorageMultisample arg types cleanup
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 8e977b2 - Browse repository at this point
Copy the full SHA 8e977b2View commit details -
Merge pull request #1290 from exokitxr/uniform-setters
Major bugfixing in WebGL uniforms setters
Avaer Kazmer authoredJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 69e37d9 - Browse repository at this point
Copy the full SHA 69e37d9View commit details -
Merge pull request #1283 from exokitxr/webgl2-missing
Add missing WebGL2 methods
Avaer Kazmer authoredJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 30b49e3 - Browse repository at this point
Copy the full SHA 30b49e3View commit details -
Merge pull request #1292 from exokitxr/webgl-cleanups
Small WebGL cleanups
Avaer Kazmer authoredJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for ccbbd95 - Browse repository at this point
Copy the full SHA ccbbd95View commit details -
Merge pull request #1291 from exokitxr/argument-types
Clean up WebGL blitFramebuffer argument types
Avaer Kazmer authoredJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 8556b6a - Browse repository at this point
Copy the full SHA 8556b6aView commit details -
Merge branch 'master' into webgl2-texture
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 05a90d7 - Browse repository at this point
Copy the full SHA 05a90d7View commit details -
Merge pull request #1276 from exokitxr/webgl2-texture
WebGL2 textures 3D + compression
Avaer Kazmer authoredJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 62c688b - Browse repository at this point
Copy the full SHA 62c688bView commit details -
Remove dead WebGL 2 getIndexedParameter method header
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 0e4ee06 - Browse repository at this point
Copy the full SHA 0e4ee06View commit details -
Add WebGL2 getBufferSubData method
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for c79e9bb - Browse repository at this point
Copy the full SHA c79e9bbView commit details -
Add WebGL 2 getIndexedParameter method
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 468bacd - Browse repository at this point
Copy the full SHA 468bacdView commit details -
Add ANDROID special case for getBufferSubData
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for d3b0412 - Browse repository at this point
Copy the full SHA d3b0412View commit details -
Merge pull request #1294 from exokitxr/get-indexed-parameter
Add WebGL 2 getIndexedParameter method
Avaer Kazmer authoredJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for de0dd1a - Browse repository at this point
Copy the full SHA de0dd1aView commit details -
Merge branch 'master' into protocol-handlers
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 4f7a569 - Browse repository at this point
Copy the full SHA 4f7a569View commit details -
Merge pull request #1293 from exokitxr/get-buffeer-sub-data
Add WebGL2 getBufferSubData method
Avaer Kazmer authoredJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for b5f3986 - Browse repository at this point
Copy the full SHA b5f3986View commit details -
Merge branch 'master' into protocol-handlers
Avaer Kazmer committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for cead9e6 - Browse repository at this point
Copy the full SHA cead9e6View commit details
Commits on Jul 8, 2019
-
Avaer Kazmer committed
Jul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 50fe5c2 - Browse repository at this point
Copy the full SHA 50fe5c2View commit details -
Merge pull request #1297 from exokitxr/selector-quote
Bugfix selector quoting
Avaer Kazmer authoredJul 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 00f2cec - Browse repository at this point
Copy the full SHA 00f2cecView commit details
Commits on Jul 9, 2019
-
Add missing TEXTURE_2D_MULTISAMPLE WebGL2 constant
Avaer Kazmer committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for ee7a312 - Browse repository at this point
Copy the full SHA ee7a312View commit details -
Merge pull request #1298 from exokitxr/2d-ms
Add missing TEXTURE_2D_MULTISAMPLE WebGL2 constant
Avaer Kazmer authoredJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for acf2988 - Browse repository at this point
Copy the full SHA acf2988View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c6133 - Browse repository at this point
Copy the full SHA f5c6133View commit details -
Merge pull request #1300 from machenmusik/patch-1
Fix broken link to documentation in CONTRIBUTING.md
Avaer Kazmer authoredJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 568fdb4 - Browse repository at this point
Copy the full SHA 568fdb4View commit details
Commits on Jul 10, 2019
-
Update android Dockerfile to be based on Debian Stretch
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 858519b - Browse repository at this point
Copy the full SHA 858519bView commit details -
Merge pull request #1303 from exokitxr/android-stretch
Quest/Android build Debian Buster incompat
Avaer Kazmer authoredJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 6302557 - Browse repository at this point
Copy the full SHA 6302557View commit details -
Add initial IVRSystem GetModelName method
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for c5103fc - Browse repository at this point
Copy the full SHA c5103fcView commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 1fce361 - Browse repository at this point
Copy the full SHA 1fce361View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for ca8c91f - Browse repository at this point
Copy the full SHA ca8c91fView commit details -
Make FakeXRDisplay gamepad update push optional
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 3d2763a - Browse repository at this point
Copy the full SHA 3d2763aView commit details -
Break out fake xr display updates into hmd and gamepads
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a467573 - Browse repository at this point
Copy the full SHA a467573View commit details -
Bump native-openvr-deps version for openvr sdk 1.4.18
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a00d258 - Browse repository at this point
Copy the full SHA a00d258View commit details -
Remove dead OpenVR binding method
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 295c577 - Browse repository at this point
Copy the full SHA 295c577View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for fc8a573 - Browse repository at this point
Copy the full SHA fc8a573View commit details -
Add OpenVR action-manifest.json loading
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for b4b6d7e - Browse repository at this point
Copy the full SHA b4b6d7eView commit details -
Add missing EVRInputError prefix in openvr binding
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 136ebdc - Browse repository at this point
Copy the full SHA 136ebdcView commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 799724c - Browse repository at this point
Copy the full SHA 799724cView commit details -
Initialize openvr actions and action sets
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for f264af4 - Browse repository at this point
Copy the full SHA f264af4View commit details -
Update openvr action state per frame
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 2bf8a9d - Browse repository at this point
Copy the full SHA 2bf8a9dView commit details -
Clean up compositor initialization flow
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 0ade579 - Browse repository at this point
Copy the full SHA 0ade579View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 3b51b43 - Browse repository at this point
Copy the full SHA 3b51b43View commit details -
Add initial openvr bones query loop
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 8b97c52 - Browse repository at this point
Copy the full SHA 8b97c52View commit details -
Clean up action handle types again
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 362e46c - Browse repository at this point
Copy the full SHA 362e46cView commit details -
Bugfix openvr compositor includes
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 9e71d70 - Browse repository at this point
Copy the full SHA 9e71d70View commit details -
More compositor action handle prefix bugfixing
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 4fa24ee - Browse repository at this point
Copy the full SHA 4fa24eeView commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 2618aa7 - Browse repository at this point
Copy the full SHA 2618aa7View commit details -
Bugfix openvr update action state call
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for df46c5f - Browse repository at this point
Copy the full SHA df46c5fView commit details -
Bugfix openvr compositor action references
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for fb92443 - Browse repository at this point
Copy the full SHA fb92443View commit details -
Move openvr compositor references cleanup
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 9f425b4 - Browse repository at this point
Copy the full SHA 9f425b4View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 8a7bc77 - Browse repository at this point
Copy the full SHA 8a7bc77View commit details -
More openvr compositor bugfixing
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 23b7712 - Browse repository at this point
Copy the full SHA 23b7712View commit details -
OpenVR compositor update action state debugging
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 4624a1a - Browse repository at this point
Copy the full SHA 4624a1aView commit details -
Add openvr finger curls tracking
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 855cd45 - Browse repository at this point
Copy the full SHA 855cd45View commit details -
OpenVR compositor diplicate variable cleanup
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 4597071 - Browse repository at this point
Copy the full SHA 4597071View commit details -
OpenVR add initial bones logging
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 01a194f - Browse repository at this point
Copy the full SHA 01a194fView commit details -
OpenVR compositor add missing VRInput prefix
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 0ec17f3 - Browse repository at this point
Copy the full SHA 0ec17f3View commit details -
More openvr compositor typos fixing
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 6995cbb - Browse repository at this point
Copy the full SHA 6995cbbView commit details -
More openvr compositor prefix fixes
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 543d81b - Browse repository at this point
Copy the full SHA 543d81bView commit details -
Bugfix openvr get skeletal summary data call arguments
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for d5f70d4 - Browse repository at this point
Copy the full SHA d5f70d4View commit details -
Bugfix openvr compositor orientation calls
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 5fe2590 - Browse repository at this point
Copy the full SHA 5fe2590View commit details -
OpenVR action sets error logging
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 89a75f9 - Browse repository at this point
Copy the full SHA 89a75f9View commit details -
Remove actions manifest requirement flags
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for deaff10 - Browse repository at this point
Copy the full SHA deaff10View commit details -
Remove old action-manifest.json
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 384277c - Browse repository at this point
Copy the full SHA 384277cView commit details -
Add new vendor action bindings files
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 34ebee3 - Browse repository at this point
Copy the full SHA 34ebee3View commit details -
Hook up new action binding files
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 5c17c87 - Browse repository at this point
Copy the full SHA 5c17c87View commit details -
Add input source tracking to new openvr compositor implementation
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 1beb576 - Browse repository at this point
Copy the full SHA 1beb576View commit details -
OpenVR input pose action data prefixing
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 1a0c67b - Browse repository at this point
Copy the full SHA 1a0c67bView commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 139b225 - Browse repository at this point
Copy the full SHA 139b225View commit details -
Bugfix actions.json name in index.js
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 25d1d6d - Browse repository at this point
Copy the full SHA 25d1d6dView commit details -
Remove dead OpenVR hmd source input
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 7cbb897 - Browse repository at this point
Copy the full SHA 7cbb897View commit details -
Clean up openvr error taacking
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for d8c6243 - Browse repository at this point
Copy the full SHA d8c6243View commit details -
More openvr error tracking cleanup
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 79aacf6 - Browse repository at this point
Copy the full SHA 79aacf6View commit details -
Add finger axes tracking to index.js
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 14dabeb - Browse repository at this point
Copy the full SHA 14dabebView commit details -
IVRSystem header include cleanup
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for e498aa9 - Browse repository at this point
Copy the full SHA e498aa9View commit details -
Move openvr hands tracking code to ivrsystem
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 3be917d - Browse repository at this point
Copy the full SHA 3be917dView commit details -
Add hand axes tracking to hands example
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for bd46ab0 - Browse repository at this point
Copy the full SHA bd46ab0View commit details -
avaer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a7dcdd8 - Browse repository at this point
Copy the full SHA a7dcdd8View commit details -
avaer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for e8871fe - Browse repository at this point
Copy the full SHA e8871feView commit details -
Updates hands example to render openvr bones
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 3c9247a - Browse repository at this point
Copy the full SHA 3c9247aView commit details -
avaer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for c031574 - Browse repository at this point
Copy the full SHA c031574View commit details -
Major cleanup of hand bones to expose raw positions/quaternions
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a4d86f4 - Browse repository at this point
Copy the full SHA a4d86f4View commit details -
Update hands example to use positions/quaternions
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for e4fcf27 - Browse repository at this point
Copy the full SHA e4fcf27View commit details -
avaer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for fde7f65 - Browse repository at this point
Copy the full SHA fde7f65View commit details -
avaer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 840f3fa - Browse repository at this point
Copy the full SHA 840f3faView commit details -
Elide zero hand bones in native code
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for cbced3a - Browse repository at this point
Copy the full SHA cbced3aView commit details -
Hands example bones vertex shader cleanup
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for f225d52 - Browse repository at this point
Copy the full SHA f225d52View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 9b1121c - Browse repository at this point
Copy the full SHA 9b1121cView commit details -
Move extra gamepads size from axes to buttons
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 78f8f15 - Browse repository at this point
Copy the full SHA 78f8f15View commit details -
Latch openvr bone buttons instead of axes
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 8478c09 - Browse repository at this point
Copy the full SHA 8478c09View commit details -
Update hands example to use buttons instead of axes
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 96b9e03 - Browse repository at this point
Copy the full SHA 96b9e03View commit details -
Merge branch 'master' into protocol-handlers
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 75e0118 - Browse repository at this point
Copy the full SHA 75e0118View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 7d9d7ad - Browse repository at this point
Copy the full SHA 7d9d7adView commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 5b3c413 - Browse repository at this point
Copy the full SHA 5b3c413View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 03391a3 - Browse repository at this point
Copy the full SHA 03391a3View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 3369ea1 - Browse repository at this point
Copy the full SHA 3369ea1View commit details -
Add initial openvr model name lookup
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for cfe876c - Browse repository at this point
Copy the full SHA cfe876cView commit details -
Remove dead updateGamepads check
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 34ac783 - Browse repository at this point
Copy the full SHA 34ac783View commit details -
Clean up FakeXRDisplay pushUpdate calls
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 6674416 - Browse repository at this point
Copy the full SHA 6674416View commit details -
Avaer Kazmer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 64af8eb - Browse repository at this point
Copy the full SHA 64af8ebView commit details -
Add Valve index controller detection in VR.js
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a26eb29 - Browse repository at this point
Copy the full SHA a26eb29View commit details -
Merge pull request #1302 from exokitxr/openvr-gamepad-name
Valve Index Gamepad naming
Avaer Kazmer authoredJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for fce4031 - Browse repository at this point
Copy the full SHA fce4031View commit details -
Merge pull request #1301 from exokitxr/fxrd-gamepad
FakeXRDisplay Gamepad update
Avaer Kazmer authoredJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 628fe99 - Browse repository at this point
Copy the full SHA 628fe99View commit details -
Merge branch 'master' into openvr-update2
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for bfcbaee - Browse repository at this point
Copy the full SHA bfcbaeeView commit details -
Clean up index.js controller thresholds
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 4f4e22d - Browse repository at this point
Copy the full SHA 4f4e22dView commit details -
Bugfix VR.js hardcoded gamepads count
avaer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for a04cd15 - Browse repository at this point
Copy the full SHA a04cd15View commit details -
avaer committed
Jul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for ed4770b - Browse repository at this point
Copy the full SHA ed4770bView commit details -
Remove dead index.js getContext call
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 7dd5b58 - Browse repository at this point
Copy the full SHA 7dd5b58View commit details -
Merge pull request #1295 from exokitxr/openvr-update2
OpenVR SDK 1.4.18 -- Hand tracking
Avaer Kazmer authoredJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 1fc5ab7 - Browse repository at this point
Copy the full SHA 1fc5ab7View commit details -
Decouple texture blit from context fbo bindings
Avaer Kazmer committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 05f0518 - Browse repository at this point
Copy the full SHA 05f0518View commit details -
Merge pull request #1299 from exokitxr/blit-texture
Decouple texture blit from context fbo bindings
Avaer Kazmer authoredJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for e328f1b - Browse repository at this point
Copy the full SHA e328f1bView commit details
Commits on Jul 12, 2019
-
Remove top level index.js clear xr framebuffer
avaer committedJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 0c25efc - Browse repository at this point
Copy the full SHA 0c25efcView commit details -
Clear xr framebuffer in top window context
avaer committedJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 39f082a - Browse repository at this point
Copy the full SHA 39f082aView commit details -
Make FakeXRDisplay enable/disable manual methods
avaer committedJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for cb64159 - Browse repository at this point
Copy the full SHA cb64159View commit details -
Fix realitytabs.html FakeXRDisplay enablement
avaer committedJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 85ec8cf - Browse repository at this point
Copy the full SHA 85ec8cfView commit details -
Merge pull request #1305 from exokitxr/fake-enable-disable
FakeXRDisplay manual enable/disable
Avaer Kazmer authoredJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 2b3ef19 - Browse repository at this point
Copy the full SHA 2b3ef19View commit details -
Merge pull request #1304 from exokitxr/clear-framebuffer
Clear XR framebuffer in Window context
Avaer Kazmer authoredJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for d1a9d38 - Browse repository at this point
Copy the full SHA d1a9d38View commit details
Commits on Jul 13, 2019
-
Initialize vrSystem tracking to nullptr
avaer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 3848918 - Browse repository at this point
Copy the full SHA 3848918View commit details -
Support null vrSystem in GetGlobalSystem
avaer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for f85c8d0 - Browse repository at this point
Copy the full SHA f85c8d0View commit details -
avaer committed
Jul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 18708d0 - Browse repository at this point
Copy the full SHA 18708d0View commit details -
Bugfix exit present tracking in XR.js
avaer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for cf5a9ca - Browse repository at this point
Copy the full SHA cf5a9caView commit details -
Merge pull request #1306 from exokitxr/ivrsystem
Clean up IVRSystem referencing
Avaer Kazmer authoredJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for d15ddf3 - Browse repository at this point
Copy the full SHA d15ddf3View commit details -
Latch window.event on Event.js dispatchEvent
avaer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 447054d - Browse repository at this point
Copy the full SHA 447054dView commit details -
Make FakeXRDisaply pushGamepads only update right gamepad
avaer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 4a53a44 - Browse repository at this point
Copy the full SHA 4a53a44View commit details -
Merge pull request #1308 from exokitxr/global-event
Support window.event
Avaer Kazmer authoredJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 05dece2 - Browse repository at this point
Copy the full SHA 05dece2View commit details -
Merge pull request #1307 from exokitxr/fake-single-gamepad
Make FakeXRDisplay pushGamepads only update right gamepad
Avaer Kazmer authoredJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 3b1610a - Browse repository at this point
Copy the full SHA 3b1610aView commit details -
Only use WebGL contexts for browser texture population
avaer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 84f7bd5 - Browse repository at this point
Copy the full SHA 84f7bd5View commit details -
Merge pull request #1309 from exokitxr/browser-context
Only use WebGL contexts for browser texture population
Avaer Kazmer authoredJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for e8bbb8c - Browse repository at this point
Copy the full SHA e8bbb8cView commit details -
Revert "Clear xr framebuffer in top window context"
This reverts commit 39f082a.
Avaer Kazmer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 2c3d7e4 - Browse repository at this point
Copy the full SHA 2c3d7e4View commit details -
Revert "Remove top level index.js clear xr framebuffer"
This reverts commit 0c25efc.
Avaer Kazmer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 88674ee - Browse repository at this point
Copy the full SHA 88674eeView commit details -
Update FakeXR projection matrix
avaer committedJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for bf1924b - Browse repository at this point
Copy the full SHA bf1924bView commit details -
Merge pull request #1310 from exokitxr/fakexr-projection-matrix
Update FakeXR projection matrix
Avaer Kazmer authoredJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for bff327c - Browse repository at this point
Copy the full SHA bff327cView commit details -
Merge pull request #1311 from exokitxr/revert-fakexr-framebuffer
Revert FakeXRDevice framebuffer clearing in windows
Avaer Kazmer authoredJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 0659329 - Browse repository at this point
Copy the full SHA 0659329View commit details -
avaer committed
Jul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 5a35e8a - Browse repository at this point
Copy the full SHA 5a35e8aView commit details -
Merge pull request #1312 from exokitxr/iframe-destroy
Unlock iframe destroy method
Avaer Kazmer authoredJul 13, 2019 Configuration menu - View commit details
-
Copy full SHA for f5c2222 - Browse repository at this point
Copy the full SHA f5c2222View commit details
Commits on Jul 14, 2019
-
Merge branch 'master' into protocol-handlers
Avaer Kazmer committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for c69c591 - Browse repository at this point
Copy the full SHA c69c591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7efdd20 - Browse repository at this point
Copy the full SHA 7efdd20View commit details -
Remove run js code from utils.js
Avaer Kazmer committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for c446308 - Browse repository at this point
Copy the full SHA c446308View commit details -
Major HTMLScriptElement module loading cleanup
Avaer Kazmer committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for d4f2be9 - Browse repository at this point
Copy the full SHA d4f2be9View commit details -
Avaer Kazmer committed
Jul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 1b5bafd - Browse repository at this point
Copy the full SHA 1b5bafdView commit details -
Add main.cpp --experimental-vm-modules
Avaer Kazmer committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 535f83c - Browse repository at this point
Copy the full SHA 535f83cView commit details -
Bugfix fetch.js protocols derivation
avaer committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 7f2582c - Browse repository at this point
Copy the full SHA 7f2582cView commit details -
Semicolon fix in WindowBase.js
avaer committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for d4cb4f7 - Browse repository at this point
Copy the full SHA d4cb4f7View commit details -
Clean up baseUrl initialization
avaer committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 712d7da - Browse repository at this point
Copy the full SHA 712d7daView commit details -
Merge pull request #1252 from exokitxr/protocol-handlers
Custom protocol handlers for fetch
Avaer Kazmer authoredJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 4e7ff5f - Browse repository at this point
Copy the full SHA 4e7ff5fView commit details -
Small electron vm id count debug
avaer committedJul 14, 2019 Configuration menu - View commit details
-
Copy full SHA for c3bff75 - Browse repository at this point
Copy the full SHA c3bff75View commit details
Commits on Jul 15, 2019
-
Remove WebGL getContextAttributes method
avaer committedJul 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 36a20c2 - Browse repository at this point
Copy the full SHA 36a20c2View commit details -
Add webgl context getParameter MAX_VIEWS_OVR support
avaer committedJul 15, 2019 Configuration menu - View commit details
-
Copy full SHA for b043d6f - Browse repository at this point
Copy the full SHA b043d6fView commit details -
Add JS-based webgl getContextAttributes
avaer committedJul 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 1b12805 - Browse repository at this point
Copy the full SHA 1b12805View commit details -
Merge pull request #1313 from exokitxr/getcontextattributes
WebGL getContextAttributes behavior
Avaer Kazmer authoredJul 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 5a9e650 - Browse repository at this point
Copy the full SHA 5a9e650View commit details -
Make WebGLRenderingContext instance of itself
Avaer Kazmer committedJul 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 9e84dd8 - Browse repository at this point
Copy the full SHA 9e84dd8View commit details -
Make WebGL2RenderingContext instance of itself
Avaer Kazmer committedJul 15, 2019 Configuration menu - View commit details
-
Copy full SHA for fa775c3 - Browse repository at this point
Copy the full SHA fa775c3View commit details
Commits on Jul 16, 2019
-
Merge pull request #1314 from exokitxr/webgl-inheritance
WebGL instanceof inheritance
Avaer Kazmer authoredJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 5c64db7 - Browse repository at this point
Copy the full SHA 5c64db7View commit details -
Add iterable support for DOM attributes
Avaer Kazmer committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for e6b5dde - Browse repository at this point
Copy the full SHA e6b5ddeView commit details -
Make blob fetch.js return a body stream for consumption from XHR
Avaer Kazmer committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 9ccca95 - Browse repository at this point
Copy the full SHA 9ccca95View commit details -
Add WebSocket origin header setting support
Avaer Kazmer committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 1477b70 - Browse repository at this point
Copy the full SHA 1477b70View commit details -
Avaer Kazmer committed
Jul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for b0e2be1 - Browse repository at this point
Copy the full SHA b0e2be1View commit details -
Unwrap XMLHttpRequest hijack in WindowBase.js
Avaer Kazmer committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for c489f97 - Browse repository at this point
Copy the full SHA c489f97View commit details -
Merge pull request #1318 from exokitxr/window-xhr-blob
Bump window-xhr version
Avaer Kazmer authoredJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for de8275e - Browse repository at this point
Copy the full SHA de8275eView commit details -
Merge pull request #1316 from exokitxr/fetch-blob
Bugfix fetch blob support
Avaer Kazmer authoredJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for db28d9c - Browse repository at this point
Copy the full SHA db28d9cView commit details -
Merge pull request #1315 from exokitxr/attributes-iterable
Add iterable support for DOM attributes
Avaer Kazmer authoredJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for f35f89b - Browse repository at this point
Copy the full SHA f35f89bView commit details -
Merge branch 'master' into ws-origin
Avaer Kazmer committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for c9b8ae4 - Browse repository at this point
Copy the full SHA c9b8ae4View commit details -
Merge pull request #1317 from exokitxr/ws-origin
WebSocket origin header setting support
Avaer Kazmer authoredJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 7383f00 - Browse repository at this point
Copy the full SHA 7383f00View commit details -
Merge branch 'master' into script-module
Avaer Kazmer committedJul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 01cb4fd - Browse repository at this point
Copy the full SHA 01cb4fdView commit details -
Avaer Kazmer committed
Jul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 74b7c1a - Browse repository at this point
Copy the full SHA 74b7c1aView commit details -
Avaer Kazmer committed
Jul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 55a3439 - Browse repository at this point
Copy the full SHA 55a3439View commit details -
Avaer Kazmer committed
Jul 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 40135ae - Browse repository at this point
Copy the full SHA 40135aeView commit details
Commits on Jul 17, 2019
-
Bugfix Element append() method
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 045ee0f - Browse repository at this point
Copy the full SHA 045ee0fView commit details -
Avaer Kazmer committed
Jul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 43242e2 - Browse repository at this point
Copy the full SHA 43242e2View commit details -
Add some HTMLIFrameElement stub methods
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 9413fa4 - Browse repository at this point
Copy the full SHA 9413fa4View commit details -
Merge pull request #1321 from exokitxr/iframe-stub-methods
Add some HTMLIFrameElement stub methods
Avaer Kazmer authoredJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 0ff4d26 - Browse repository at this point
Copy the full SHA 0ff4d26View commit details -
Merge pull request #1320 from exokitxr/mediastream-tracks
Add MediaStream stub methods
Avaer Kazmer authoredJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 91534e5 - Browse repository at this point
Copy the full SHA 91534e5View commit details -
Merge pull request #1319 from exokitxr/dom-append
Bugfix Element append() method
Avaer Kazmer authoredJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for dd15db5 - Browse repository at this point
Copy the full SHA dd15db5View commit details -
Major MutationObserver refactoring
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 9a91254 - Browse repository at this point
Copy the full SHA 9a91254View commit details -
Emit body children event on initialization
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 5a16426 - Browse repository at this point
Copy the full SHA 5a16426View commit details -
MutationObserver callbacks -> listeners
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 28017fc - Browse repository at this point
Copy the full SHA 28017fcView commit details -
Avaer Kazmer committed
Jul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for d7bf639 - Browse repository at this point
Copy the full SHA d7bf639View commit details -
MutationObserver binding cleanup
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 50115a7 - Browse repository at this point
Copy the full SHA 50115a7View commit details -
More major MutationObserver bindings cleanup
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for eeb6952 - Browse repository at this point
Copy the full SHA eeb6952View commit details -
Merge pull request #1322 from exokitxr/mutation-observer
MutationObserver bugfixes
Avaer Kazmer authoredJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 43b1adc - Browse repository at this point
Copy the full SHA 43b1adcView commit details -
Merge branch 'master' into script-module
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 65cdc38 - Browse repository at this point
Copy the full SHA 65cdc38View commit details -
Clean up HTMLScriptElement isRunnable check
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 1eb9907 - Browse repository at this point
Copy the full SHA 1eb9907View commit details -
HTMLScriptElement is module check cleanup
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 6099b4e - Browse repository at this point
Copy the full SHA 6099b4eView commit details -
Bugfix HTMLScriptElement run not waiting for synchronous script run
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 778fafe - Browse repository at this point
Copy the full SHA 778fafeView commit details -
Avaer Kazmer committed
Jul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 28eb3da - Browse repository at this point
Copy the full SHA 28eb3daView commit details -
Avaer Kazmer committed
Jul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for f877fb0 - Browse repository at this point
Copy the full SHA f877fb0View commit details -
Block attached listeners from firing during initial Body children attach
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for e2f996a - Browse repository at this point
Copy the full SHA e2f996aView commit details -
Default HTMLIFrameElement child window hiddenness to d 3
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 1dbdfb6 - Browse repository at this point
Copy the full SHA 1dbdfb6View commit details -
Remove dead global _fetch method
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 97ba792 - Browse repository at this point
Copy the full SHA 97ba792View commit details -
Avaer Kazmer committed
Jul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for ee1823f - Browse repository at this point
Copy the full SHA ee1823fView commit details -
Merge pull request #1255 from exokitxr/script-module
Support <script type="module">
Avaer Kazmer authoredJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for d96da7f - Browse repository at this point
Copy the full SHA d96da7fView commit details -
Merge pull request #1327 from exokitxr/dimension
Default HTMLIFrameElement child window hiddenness to d 3
Avaer Kazmer authoredJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for b8b06a1 - Browse repository at this point
Copy the full SHA b8b06a1View commit details -
Add EGL hasCurrentContext method
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 4fe9913 - Browse repository at this point
Copy the full SHA 4fe9913View commit details -
Add EGL getCurrentContext method
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for e1e6860 - Browse repository at this point
Copy the full SHA e1e6860View commit details -
Add GLFW hasCurrentContext method
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for bef5b15 - Browse repository at this point
Copy the full SHA bef5b15View commit details -
Add GLFW getCurrentContext method
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 5e05adb - Browse repository at this point
Copy the full SHA 5e05adbView commit details -
Forward contextless unhandleable local syncs in Window.js
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 892d0fa - Browse repository at this point
Copy the full SHA 892d0faView commit details -
Add GLFW movementX/movementY tracking
Avaer Kazmer committedJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for c00a164 - Browse repository at this point
Copy the full SHA c00a164View commit details -
Merge pull request #1330 from exokitxr/sync-contextless
Sync contextless 2d iframes
Avaer Kazmer authoredJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for c147cce - Browse repository at this point
Copy the full SHA c147cceView commit details -
Merge pull request #1331 from exokitxr/mouse-movement
Add GLFW movementX/movementY tracking
Avaer Kazmer authoredJul 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 42220f1 - Browse repository at this point
Copy the full SHA 42220f1View commit details
Commits on Jul 19, 2019
-
Avaer Kazmer committed
Jul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 05fc2ee - Browse repository at this point
Copy the full SHA 05fc2eeView commit details -
Avaer Kazmer committed
Jul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for a249693 - Browse repository at this point
Copy the full SHA a249693View commit details -
Add canvas2dWindowHandle symbol
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for c973940 - Browse repository at this point
Copy the full SHA c973940View commit details -
Add native bindings window-global canvas2dWindowHandle tracking
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for af4f0b7 - Browse repository at this point
Copy the full SHA af4f0b7View commit details -
Add DOM.js _windowHandleEquals method
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for e848dd3 - Browse repository at this point
Copy the full SHA e848dd3View commit details -
Destroy 2d contexts only if they are not the window-global canvas 2d …
…context
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 182ae84 - Browse repository at this point
Copy the full SHA 182ae84View commit details -
Refactor canvas context SetTexture to not take a texture
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 3077d76 - Browse repository at this point
Copy the full SHA 3077d76View commit details -
Add destructor comment in canvas context
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 12ee7fe - Browse repository at this point
Copy the full SHA 12ee7feView commit details -
Avaer Kazmer committed
Jul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 9ad4cd2 - Browse repository at this point
Copy the full SHA 9ad4cd2View commit details -
Clean up window handle equals method
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 99cce51 - Browse repository at this point
Copy the full SHA 99cce51View commit details -
Add canvas 2d gr context symbol
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 43fc870 - Browse repository at this point
Copy the full SHA 43fc870View commit details -
Track gr context in native bindings
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 29227b8 - Browse repository at this point
Copy the full SHA 29227b8View commit details -
Add gr context management methods
Avaer Kazmer committedJul 19, 2019 Configuration menu - View commit details
-
Copy full SHA for c3e5aea - Browse repository at this point
Copy the full SHA c3e5aeaView commit details
Commits on Jul 20, 2019
-
Avaer Kazmer committed
Jul 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 097ee8d - Browse repository at this point
Copy the full SHA 097ee8dView commit details -
Merge pull request #1336 from exokitxr/clear-response
Bump window-xhr version
Avaer Kazmer authoredJul 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 2b7c491 - Browse repository at this point
Copy the full SHA 2b7c491View commit details
Commits on Jul 21, 2019
-
Avaer Kazmer committed
Jul 21, 2019 Configuration menu - View commit details
-
Copy full SHA for ba41cc5 - Browse repository at this point
Copy the full SHA ba41cc5View commit details -
Merge pull request #1337 from exokitxr/module-resolve
Bugfix module resolution URL
Avaer Kazmer authoredJul 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 8a48fe2 - Browse repository at this point
Copy the full SHA 8a48fe2View commit details
Commits on Jul 22, 2019
-
Merge pull request #1335 from exokitxr/init-window-2d
Canvas2d context reuse
Avaer Kazmer authoredJul 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 5354870 - Browse repository at this point
Copy the full SHA 5354870View commit details -
Bugfix use-after-free in iframe 2d compose
Avaer Kazmer committedJul 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 9f90f34 - Browse repository at this point
Copy the full SHA 9f90f34View commit details -
Merge pull request #1340 from exokitxr/iframe-2d-compose
Bugfix use-after-free in iframe 2d compose
Avaer Kazmer authoredJul 22, 2019 Configuration menu - View commit details
-
Copy full SHA for fba09b6 - Browse repository at this point
Copy the full SHA fba09b6View commit details
Commits on Jul 24, 2019
-
Avaer Kazmer authored
Jul 24, 2019 Configuration menu - View commit details
-
Copy full SHA for bff823b - Browse repository at this point
Copy the full SHA bff823bView commit details
Commits on Jul 25, 2019
-
Add uses-feature android.hardware.vr.headtracking feature to AndroidM…
…anifest.xml
Avaer Kazmer committedJul 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 15e9768 - Browse repository at this point
Copy the full SHA 15e9768View commit details
Commits on Jul 26, 2019
-
Clean up uses-feature AndroidManifest.xml flag
Avaer Kazmer committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for d4703da - Browse repository at this point
Copy the full SHA d4703daView commit details -
Bump android sdk version to 25
Avaer Kazmer committedJul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for d46ce13 - Browse repository at this point
Copy the full SHA d46ce13View commit details -
Avaer Kazmer committed
Jul 26, 2019 Configuration menu - View commit details
-
Copy full SHA for e7faaab - Browse repository at this point
Copy the full SHA e7faaabView commit details