Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pmndrs/xr

🤳 VR/AR for react-three-fiber
https://github.com/pmndrs/xr

chore: cleanup examples' instructions

22ff41483ee3e34b7aa64df5c5bad3770c01ba53 authored over 2 years ago by Cody Bennett <[email protected]>
chore: update docs

31db0fdb83c3f8dee8d6a830df3f43ead6495211 authored over 2 years ago by Cody Bennett <[email protected]>
chore: cleanup

7cac46846fefaadb5cd6ef5ecb1a101cacd1ff7d authored over 2 years ago by Cody Bennett <[email protected]>
refactor: declaratively create controller models (#153)

79e8843bf47380e1c5d146bde330b2db739b8d69 authored over 2 years ago by Cody Bennett <[email protected]>
refactor(RayGrab): extend Interaction, optimize transform matrix

0623eb53251288201d137d47ce0871e352361234 authored over 2 years ago by Cody Bennett <[email protected]>
fix: passthrough AR/VR canvas refs

a3c5fd6a3e5559a0653bbc72d6218320a493a90f authored over 2 years ago by Cody Bennett <[email protected]>
chore: cleanup, don't block layout

d75644a278de8cd0026816c8ad21a8f3757096fe authored over 2 years ago by Cody Bennett <[email protected]>
fix(XRButton): return correct status

ff183d4a8d5db29a33bb31ed757bac61702d6fdf authored over 2 years ago by Cody Bennett <[email protected]>
feat(Ray): add option to hide on blur (show by default) (#148)

5d637ab08ef4ee8c7d8827767fe9b866cf281ed3 authored over 2 years ago by Cody Bennett <[email protected]>
feat: add onSelectMissed and onSqueezeMissed interactions (#150)

b5f54fe09f3b944173deaa33332a13f38aa76d00 authored over 2 years ago by Cody Bennett <[email protected]>
chore: lint

7d5a89bf87a58dcce96145fa8234a28a97290dfa authored over 2 years ago by Cody Bennett <[email protected]>
fix(XR): restore isPresenting and isHandTracking

d919b26412515c82dd801e48aaad9feba4a47bfb authored over 2 years ago by Cody Bennett <[email protected]>
refactor(useHitTest): subscribe to session, cleanup source init (#149)

75b1f73792fa2b3d8b88adfeb40d123bb7217f6b authored over 2 years ago by Cody Bennett <[email protected]>
chore: upgrade deps

24ea390395fc5eb1efa6e3387c35ac3cd6cce4c9 authored over 2 years ago by Cody Bennett <[email protected]>
fix: safely reference controllers

70d28e92732b10c4b7e64fca3a79943eec6a249f authored over 2 years ago by Cody Bennett <[email protected]>
refactor: break up DefaultXRControllers, manage DefaultXRControllers and Hands in R3F (#147)

a36e0cd0ffbd146ab1aa7e681cef15ffd8192514 authored over 2 years ago by Cody Bennett <[email protected]>
fix(Hands): don't filter handmodels

2c65276dff7a55ba16fb958fe5c274f922dbec59 authored over 2 years ago by Cody Bennett <[email protected]>
chore(XR): cleanup camera binding

8ff9fcc07995a298bd44e70d737862222f487443 authored over 2 years ago by Cody Bennett <[email protected]>
fix(InteractionManager): re-use raycaster matrix

184392f81ccbd5f07a140a707ace3b41f37f9c1a authored over 2 years ago by Cody Bennett <[email protected]>
refactor: make XREvent and XREventHandler generic (#146)

65180af2f82584425d8313ac20bb31137980731f authored over 2 years ago by Cody Bennett <[email protected]>
feat: merge contexts into Zustand store, upstream src/webxr (#143)

744a3f5fe390b9e055551f3bde5595b270d768e5 authored over 2 years ago by Cody Bennett <[email protected]>
feat: create AR/VR buttons in react, bypass context for session init (#142)

4a7c96859e9a2feb459a90d699b554c316d00cee authored over 2 years ago by Cody Bennett <[email protected]>
chore: revert hidebutton

See https://github.com/pmndrs/react-xr/pull/136#issuecomment-1157625684

2deb0a48f235beed6db6cc9113d734f750df3375 authored over 2 years ago by Cody Bennett <[email protected]>
chore: react-merge-refs => useImperativeHandle

30a5aa57d2c515456422f3eaa0e96bdf780eb73d authored over 2 years ago by Cody Bennett <[email protected]>
refactor(types): use ambient WebXR types from @types/three (#140)

7525367166ef20d7c64324c7e41d5d44b1ea1fb4 authored over 2 years ago by Cody Bennett <[email protected]>
feat: react 18 support (#131)

8a8f3bf63c116d40da10ef754d8e01b74407d30d authored over 2 years ago by Michael サイトー 中村 Bashurov <[email protected]>
Fix markdown demo links for github (#137)

00593ae26624b894e2462dcae587ba63222dce40 authored over 2 years ago by Rouan van der Ende <[email protected]>
feat: add option to hide xr button (#136)

8ec0a60e420b417b98854618184f6b2f59d78cde authored over 2 years ago by Alex Shortt <[email protected]>
fix(HandModel): fix circular reference on dispose (#139)

7b0c56dbfab767cccf1f0e3022de891d4a8c139e authored over 2 years ago by Cody Bennett <[email protected]>
fix: downlevel transpile, use correct node exts (#138)

28e649c645b7fb9af101868157785abc438503ef authored over 2 years ago by Cody Bennett <[email protected]>
fix: bump version for 3.5.0

436a0be2c08c3975f7a351d961dfd075626ee724 authored over 2 years ago by Cody Bennett <[email protected]>
chore: rollup => vite, cleanup peer deps and use cjs target (#134)

3ddb2a203df55d727a570939a200acd064047802 authored over 2 years ago by Cody Bennett <[email protected]>
fix(AR/VRCanvas): cleanup button on unmount (#127)

2e89252ebea164732c80987bac0942e5604185e5 authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #119 from pmndrs/fix/webxr-import-stdlib-flatbundle

fix(webxr): import three-stdlib from flatbundle for cjs targets

308cb8a19e2c181c5533d3dfc6046a7049f2f5aa authored almost 3 years ago by Cody Bennett <[email protected]>
fix(webxr): import three-stdlib from flatbundle for cjs targets

9985b465727d51f35683fc5a1904cdfc1fc360a8 authored almost 3 years ago by Cody Bennett <[email protected]>
3.4.0

37a719a0f69cd2902b03efe3ac297d37371638c8 authored almost 3 years ago by Oleksandr Dubenko <[email protected]>
chore: upgrade parser

e1b87edbf737f238f866ddaafb64df9bfbe00c95 authored almost 3 years ago by Cody Bennett <[email protected]>
fix(HandModel): safely dispose before init

41a11a4c035d5b444d1811cc070b2ffbd51eeecf authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #117 from pmndrs/chore/init-ci

chore: setup GitHub Actions CI

cd805325aac0d95b375a4114262b16ac9c472bad authored almost 3 years ago by Cody Bennett <[email protected]>
chore: create GH action

97fc9144d1a6e2c35efa4448e674dcc6b01a04be authored almost 3 years ago by Cody Bennett <[email protected]>
chore: tweak lint script

e187831030452b01cca1ce9511c6d21d62998d3b authored almost 3 years ago by Cody Bennett <[email protected]>
chore: update license

4199aabe9da0ae40fe678af4ff66898203bd3ac6 authored almost 3 years ago by Cody Bennett <[email protected]>
chore: bump three peer dep and cleanup dev deps

5a1f2dda1dd2e18be9bcc40c6b42df032c7d5317 authored almost 3 years ago by Cody Bennett <[email protected]>
chore: sync version with NPM, update meta

b5a4a694d155f153d1eca6c41b25e3d23a533fc3 authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #116 from pmndrs/fix/webxr-hands-dispose

fix(webxr): add dispose methods, cleanup hands on src change

475aa7e3e7ef09d66ab9b93159df07f1a4c7468c authored almost 3 years ago by Cody Bennett <[email protected]>
chore: add example hand models

90c6ac0406b7aaf3e52898fd5e27655258100203 authored almost 3 years ago by Cody Bennett <[email protected]>
fix(webxr): add dispose methods, cleanup hands on src change

fa6d023d60df05cf1042c66ae3b7101aa2336a4b authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #115 from pmndrs/chore-deprecate-usexrframe

chore(useXRFrame): add deprecation notice for v8

d40459723097399e37412d14b7ba43aa084a106c authored almost 3 years ago by Cody Bennett <[email protected]>
chore(useXRFrame): add deprecation notice for v8

30e9c3e3f126a2e6b0d3f4c1fabd4a5d133b8e37 authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #114 from pmndrs/fix/reactive-usexrframe

fix(useXRFrame): correctly react to session state changes

1877b833135753d7e9bbff1dfe4c6e9facb134c4 authored almost 3 years ago by Cody Bennett <[email protected]>
fix(useXRFrame): correctly react to session state changes

5b9cb84b03e8d9d98090db53ad24323f8f18a69b authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #113 from pmndrs/fix/events-bubbling

feat(XRIntersectionEvent): filter event candidates via state.raycaster or stop on first hit

788e7c763564814bfe728846c5295b8ab8ce0749 authored almost 3 years ago by Cody Bennett <[email protected]>
chore: cleanup

760bea086542dc533adc75a4edb067ac00db4abe authored almost 3 years ago by Cody Bennett <[email protected]>
feat(InteractionManager): respect R3F state.raycaster

42d39741da69289bf342eaeccd7adb84270b5c57 authored almost 3 years ago by Cody Bennett <[email protected]>
fix(XRIntersectionEvent): stop on first hit

124507cfc144d2f5b3bbaaa6ed23e0f7d0a7463f authored almost 3 years ago by Cody Bennett <[email protected]>
chore: cleanup deps

b5c6b1e958a3a09265a12ce3720e76a64afd1a53 authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #111 from pmndrs/fix/vendor-motion-controllers

fix(XRControllerModelFactory): vendor motion controller dep

8564f19a86344eebb53ecba9a8cbbbab3dc0480e authored almost 3 years ago by Cody Bennett <[email protected]>
fix(XRControllerModelFactory): vendor motion controller dep

07dc946f02cbbe2a2da8fdd82d239174316e3e9e authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #107 from pmndrs/update-examples

chore(examples): CRA => Vite, update deps

a5daf64f100b90e01e399cc09bbd9b38285b440b authored almost 3 years ago by Cody Bennett <[email protected]>
chore(examples): CRA => Vite, update deps

cec04f15f90d51412c454e3409f5511363f49908 authored almost 3 years ago by Cody Bennett <[email protected]>
chore: fix readme links

1c060e83aaec912610133992af40bcca1fa8611f authored almost 3 years ago by Cody Bennett <[email protected]>
chore: update three dev dep

1f7f86d6d213b163864feb4b550337150d845ddd authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #84 from saitonakamura/add-intersection-to-non-hover-blur

Added intersection field to handlers other than hover/blue

31b2f651c4634b288c0a54b3e10eee4cad0c047e authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #82 from saitonakamura/not-initialized-context-warn

Added console warning when XR context isn't initialized

92ede2e32cb14a3bb9380b6b7fc21b4c9ae6fea5 authored almost 3 years ago by Cody Bennett <[email protected]>
chore: add three as peer dep

f8e43654cff3f18a726d957bb0f97b9d98340a78 authored almost 3 years ago by Cody Bennett <[email protected]>
chore: bump three-stdlib

08a395ffd775af13a9fac833183edfb49c8fc2b5 authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #102 from marlon360/master

Import GLTFLoader from three-stdlib

5eece5bba3aacce8c3789e83d263dac610aa5228 authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #95 from saitonakamura/build-fix-targets

Used 'supports webxr' for babel preset env

34ad6ab88958ea843ccd53184305661778e14462 authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #92 from saitonakamura/fix-build-pack

Fix prepare and pack scripts

f44408934aece0e2e6dea4317749e6f0397ded93 authored almost 3 years ago by Cody Bennett <[email protected]>
Merge pull request #94 from Kalkut/master

fix(#93) entering vr will not overwrite the xr session feature list anymore

fb25b5b36c9ebced29429120f855300130d1ffdb authored almost 3 years ago by Cody Bennett <[email protected]>
dont import three-stdlib as flatbundle

1b7fb3575ffba65e901fae77bf181ac8ad0a1cac authored almost 3 years ago by Marlon Lückert <[email protected]>
use GLTFLoader from three-stdlib

74aa67e4da4270ab5d854deb50bf58793e4f1915 authored almost 3 years ago by Marlon Lückert <[email protected]>
Used 'supports webxr' for babel preset env

The library has no purpose when there's no webxr support

0709bec3584b029429c1963e0111b63389cfffa3 authored about 3 years ago by Michael Bashurov <[email protected]>
fix(#93) entering vr will not overwrite the xr session feature list anymore

e18afbc54ad2660e92846b68f22a4f7064bdaf98 authored about 3 years ago by Kalkut <[email protected]>
Fix prepare and pack scripts

Prepare was missing prebuild and pack was missing files directive

e91ef9caa0a286aca33f663323c89e15bfee730a authored about 3 years ago by Michael Bashurov <[email protected]>
Added intersection field to handlers other than hover/blue

Fixes #83

2194bc0d2a4e256c50d371d4ec1a7057589b1210 authored over 3 years ago by Michael Bashurov <[email protected]>
Added console warning when XR context isn't initialized

Previously there was an error "addInteraction is not a function" when trying to use interaction ...

35db4e97557fab089eabd18b2f7f6a2b85eca5f3 authored over 3 years ago by Michael Bashurov <[email protected]>
3.2.0

4e914c17f2a425429bc02f53ac50c607a6d1fdc0 authored over 3 years ago by Oleksandr Dubenko <[email protected]>
add types and a comment for foveation

b0f4c7d72538fc95837b9c837acf3ab6f0e0203a authored over 3 years ago by Oleksandr Dubenko <[email protected]>
move foveation to separate effect

ab6eaddb2c7749ac9e97b2abb07c250bda92d9aa authored over 3 years ago by Oleksandr Dubenko <[email protected]>
3.1.3

33baef3932dc297a75ac5d56ae11225b18d8eba3 authored over 3 years ago by Oleksandr Dubenko <[email protected]>
3.1.2

4b02c932dfc376c1f8b1080f80ca8d4fb12a270c authored over 3 years ago by Oleksandr Dubenko <[email protected]>
Bump dependencies

a0fe6d126b2a6cff02d122675af1b20fc3f57596 authored over 3 years ago by Oleksandr Dubenko <[email protected]>
Update README.md

13ab78da87edf5ea7fafd7c3e80f774da7aac6cb authored over 3 years ago by Oleksandr Dubenko <[email protected]>
fixing HandModel instantiation bug (#80)

b13f641b37f278c3822d8c2a49c5466c34deb7df authored over 3 years ago by Daniel Massey <[email protected]>
Bump path-parse from 1.0.6 to 1.0.7 (#79)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

47e00b9dfbd7cb3c758447f882ebc7c26051eca8 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Prevent multiple VR/AR Buttons from being created (#77)

Using this with react-router and other stuff causes multiple buttons to be created when you chan...

344471c476a497773fc94e9f6a16309540975ede authored over 3 years ago by andrewsuperlegit <[email protected]>
feat(XR): support foveation (#72)

* feat(XRCanvas): support foveation

* refactor(XR): make foveation mutable

9e2ba4aa3c70d8b2887bc92dbf0b3f82f025c9d5 authored over 3 years ago by Cody Bennett <[email protected]>
refactor: allow sessionInit to be specified in VR (#68)

* refactor: allow sessionInit to be specified in VR

* refactor: add session types and safe de...

b7e539e1b2c6174108c9d52eeee85c5ddc28abf9 authored over 3 years ago by Cody Bennett <[email protected]>
fix: prevent overwriting XRCanvas bindings (#66)

9eae096d4ffd4ed940fc8f88b9a970927f54dc71 authored over 3 years ago by Cody Bennett <[email protected]>
fix: use set directive in examples script (#56)

* fix: use set directive in examples script

* Use cross-env for https flag

Co-authored-by:...

eff3c22baabde09ac01294cc260d82fe437ccaea authored over 3 years ago by Cody Bennett <[email protected]>
docs: add docs for RayGrab interactive (#69)

a5d07aa8e7d8b7dcaea2fb9f97ec847e6ecf76e4 authored over 3 years ago by Cody Bennett <[email protected]>
fix: initially set if hand tracking or not instead of waiting for changes (#70)

a5aaa5a2d85751341d3f957196c50db9a629bc53 authored over 3 years ago by Dries Croons <[email protected]>
fix: three version up (#74)

47d4356f2e476f7b8f3f1a1061d19069c62e14b0 authored over 3 years ago by Dries Croons <[email protected]>
add missing HandModel file

88eec5a287c0c544aad2fe04ab2c0b58b2eb90b3 authored over 3 years ago by Alaric Baraou <[email protected]>
Merge branch 'master' of github.com:react-spring/react-xr

27dfaf6cc97acdee817f96e6b336f3ac3d60b829 authored over 3 years ago by Oleksandr Dubenko <[email protected]>
Use custom hands model with the Hands component (#62)

* use custom hands model

* custom handmodel ajustment

80971fbb88dd9846957af274750431de77ea83c0 authored over 3 years ago by Alaric.Baraou <[email protected]>
Bump browserslist from 4.12.0 to 4.16.6

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.12.0 to 4.16.6.
- [Rel...

5c745d1d00a3ed7377b7c3bffb97908601fa2c8c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ws from 7.3.0 to 7.4.6

Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.6.
- [Release notes](https://gith...

30eb726a3291b034ad2802883b873bd79ae2c32f authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump hosted-git-info from 2.8.8 to 2.8.9

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release ...

524fd7af82c500cb73269d93043d9d3a35c4b6b7 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>