Ecosyste.ms: OpenCollective

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

github.com/alvr-org/alvr-visionos

Experimental visionOS client for ALVR - SteamVR on Apple Vision Pro!
https://github.com/alvr-org/alvr-visionos

Merge pull request #90 from wow13524/main

Add support for hand velocities (with patched server)

65bb7cf43e9b92cdea6098d0f11366b7e0b02a53 authored 10 months ago by Max Thomas <[email protected]>
Silence xcode warnings

910727c6eb7c7211f86edc89f29b15bb934c133c authored 10 months ago by wow13524 <[email protected]>
add support for hand velocity tracking

4f7f6ce01e864937798f1bb358bd0d14cf192f78 authored 10 months ago by wow13524 <[email protected]>
Merge pull request #88 from shinyquagsire23/fix-blackouts

Prevent stream from blacking out on rare occasions, maybe improve latency prediction

8810a5d4d19dabed5524a3ff267423483b9fdae1 authored 10 months ago by Max Thomas <[email protected]>
Maybe help ALVR predict a bit better by telling it a different timestamp than what we use to predict poses

680126b4f6f4ad3e506e245f67ef45416f61e5d8 authored 10 months ago by shinyquagsire23 <[email protected]>
Maybe fix random blackouts?

3e3774113d5358365129bbd401c4843d1950f9af authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #67 from worthdoingbadly/repack-framework

Repack Rust library into framework instead of dylib for TestFlight

22fda63e7a309e301452d3370578271a20889fa3 authored 10 months ago by Max Thomas <[email protected]>
Merge pull request #84 from worthdoingbadly/remove-mini-client

cleanup: remove unused mini client code

5d555902d7bff73257c6cfae8ef76a0780bed4d2 authored 10 months ago by Max Thomas <[email protected]>
cleanup: remove unused mini client code

I orinally used this mini client (with no video decode support) for debugging the ALVR library i...

08331492ac60dcd4167237d8e110c78a2aacc088 authored 10 months ago by Zhuowei Zhang <[email protected]>
Repack Rust library into framework instead of dylib for TestFlight

Fixes #52.

2e0fbfc0f0fc863614b4bbcc85a521dd3de4798e authored 10 months ago by Zhuowei Zhang <[email protected]>
Merge pull request #83 from shinyquagsire23/fix-vrchat-elbow-symmetry

Fix vrchat elbow symmetry

318db6b67d5a63d6d629a31500d981d54e938e35 authored 10 months ago by Max Thomas <[email protected]>
Fix elbow symmetry

b15bc9df64fcbe0d3afcd598a141677d64a081f7 authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #82 from shinyquagsire23/fix-elbows-vrchat

Hack: Fix elbows for VRChat

1d70f2728a7f618b073a6522e90b40d55dbae8a7 authored 10 months ago by Max Thomas <[email protected]>
Hack: Fix elbows for VRChat

af8a760a8f1ea438b92009a094da12b3a925767c authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #81 from shinyquagsire23/fix-crown-toggle

Fix crown button behavior toggle description, lower crown button mult…

af41511759d9c92e74e16b2dc2c0f80e2914b46a authored 10 months ago by Max Thomas <[email protected]>
Fix crown button behavior toggle description, lower crown button multi-press maximum interval

5122537b470696150e49139c64e13319e5ecc536 authored 10 months ago by shinyquagsire23 <[email protected]>
Updated global settings to persistent data store (#70)

* Updated global settings to persistent data store

* removed async from load function, added ...

c405a7d769d71bfa86bf9f4a8f649771fe5e5c48 authored 10 months ago by panthurrr <[email protected]>
Merge pull request #72 from shinyquagsire23/fix-launch-relaunch-issues

Fix launch/relaunch/close issues

a98e351c334436a74f1c669c68f6937da74f6af5 authored 10 months ago by Max Thomas <[email protected]>
cleanup

6e93aaee10d718cc4728f6cd051f5db584f2b75b authored 10 months ago by shinyquagsire23 <[email protected]>
Add .alvr after hostname, hack

f2b6e0ef6058003ff8a9224db27d6e2d610706f5 authored 10 months ago by shinyquagsire23 <[email protected]>
Exit on suspend

aa52679a37df53eed339bdc63b85daca5d36949f authored 10 months ago by shinyquagsire23 <[email protected]>
Don't black out displays on world anchor stuff, and other things

6bc6abfd95dc1fa7a041aa8ade348b1d40ad5e7a authored 10 months ago by shinyquagsire23 <[email protected]>
Try not to kill the SwiftUI if it's not connecting

7ab7d2380472480910c4be410c10aad9ce0462f7 authored 10 months ago by shinyquagsire23 <[email protected]>
wayyyyy more robust against connection issues now

65fdbda486ebc34bf6a7a15ce112ea14ada26a04 authored 10 months ago by shinyquagsire23 <[email protected]>
More entry smoothness improvements

a87ac2e484c3a6d636a439b6c8add053a071f7e2 authored 10 months ago by shinyquagsire23 <[email protected]>
Fix ALVR sometimes getting stuck uninitialized, causing the connection UI to hang indefinitely

e38b152e32bd9f2e7e0157aefb246c250eba5bc4 authored 10 months ago by shinyquagsire23 <[email protected]>
Fix view config being cross-eyed when restarting SteamVR, and view being cross-eyed briefly on start

1db260e9f0c47802dcab078e3f557e3d7f6ee2c3 authored 10 months ago by shinyquagsire23 <[email protected]>
Fix view headlocking when streamer disconnects or SteamVR is restarted

b30cb03c6e39316b7885f9ebdaaa58bd9bff81d9 authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #66 from shinyquagsire23/hand-tracking

Hand tracking controller emulation

c33fdeaaf3b330a9724742bdebc22d81e197ce99 authored 10 months ago by Max Thomas <[email protected]>
Merge pull request #68 from shinyquagsire23/fix-color

Add 10-bit decoding support and fix colors maybe

8a55bfea648c87ebe6644823caac433c46439bed authored 10 months ago by Max Thomas <[email protected]>
we'll add a vibrant color option later

69be981e4b127749677abea8e99600af57e6893d authored 10 months ago by shinyquagsire23 <[email protected]>
bring back old sRGB

569b772f3d8c894b6d0ec5c8ac0263d0dea37d1c authored 10 months ago by shinyquagsire23 <[email protected]>
Add 10-bit decoding support

9e11e17c14d10c74b45f3c4ee07982efe6e780a5 authored 10 months ago by shinyquagsire23 <[email protected]>
more tweaking

81c3c11937c8db6a5dfaa535425e3c55ab23827e authored 10 months ago by shinyquagsire23 <[email protected]>
Fix colors maybe

1f815a482fef1cc357987977aeb7d83f7cdcc2b2 authored 10 months ago by shinyquagsire23 <[email protected]>
Adjust wrist and elbows to surface of arm

050a417ea19aee2e15b1878f66aecc69a32e3405 authored 10 months ago by shinyquagsire23 <[email protected]>
Make wrists and elbows face outward

11fa43f83e9b85ac819baa8ec9aa847e66fe0057 authored 10 months ago by shinyquagsire23 <[email protected]>
Merge branch 'main' into hand-tracking

c41e6b4f51afcc68b8fb9d4ce0bb32e6056f58be authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #64 from shinyquagsire23/quick-fixes

Quick fixes

9d99df0c0848b816bc43dd5ebc49151367389935 authored 10 months ago by Max Thomas <[email protected]>
Merge branch 'alvr-org:main' into hand-tracking

e9ab7972366fbe078daab8d66f890a831a1beb35 authored 10 months ago by Max Thomas <[email protected]>
Hand tracking works and is correct, also added an elbow tracker

8b440ac29e6647266e74fbeba35a0a3a124c420a authored 10 months ago by shinyquagsire23 <[email protected]>
Fix hand matting by making GlobalSettings observed

6d0360794079828bf9224b118872ba68ef59eb9e authored 10 months ago by shinyquagsire23 <[email protected]>
Correct available framerates

1580ad5a87c26d2c9b6555243d8836cc0450dacb authored 10 months ago by shinyquagsire23 <[email protected]>
Override target folder path; change header path (#62)

35db86c64a8918b334c161d1d7e7578c70e1452d authored 10 months ago by zarik5 <[email protected]>
technically looks correct

1c6520ed6b676530c2e48a7e5c1fe7ac29594254 authored 10 months ago by shinyquagsire23 <[email protected]>
why is it so hard to flip the z basis

db0b919913009c7b0471161bff6b96cfd05701fa authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #60 from shinyquagsire23/battery-level

Send battery percentages every 5s

63ccbc8cd556e5de72cc1cc0228dab33429c4ec2 authored 10 months ago by Max Thomas <[email protected]>
Send battery percentages every 5s

3e0ad46453c5509b95c5a9d7a9edf221ca4933cf authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #55 from shinyquagsire23/qol-grabbag

QoL grab-bag: Tickbox for hand visibility, keep SteamVR worldspace when visionOS recenters

b507a7c80781f0d57dfdd7a5e72c97ec7fde86de authored 10 months ago by Max Thomas <[email protected]>
Fix audio

00e12992b78a119fb31b86e590401ef2adcc48c0 authored 10 months ago by shinyquagsire23 <[email protected]>
Merge remote-tracking branch 'origin/main' into qol-grabbag

91651a0d24214e97750d4e827867b4146e00d55a authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #57 from shinyquagsire23/cowboy-merge-wobble-fix

Fix world wobbling

6411b3349e397671e65d7e81b725ab7af14605b4 authored 10 months ago by Max Thomas <[email protected]>
Fix world wobbling

3fb958c575d535e4744257c25353a27835928cfb authored 10 months ago by shinyquagsire23 <[email protected]>
Header consistency cleanup

c8adf1f615bb4d25340ea5e10cc07e56f15e62d3 authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #48 from sidd/main

Update ALVR submodule to use alvr_get_settings_json()

5b94e4fdeebf660ff43bb73735558d14eac1fa18 authored 10 months ago by Max Thomas <[email protected]>
Merge remote-tracking branch 'upstream/main'

fef2957882e06f2327cca69f7117c5d827872517 authored 10 months ago by Sidd Sridharan <[email protected]>
Fix world wobbling

c73b22b50b2d313e8f7ba128700f0eba1b56d9df authored 10 months ago by shinyquagsire23 <[email protected]>
Fix race condition with hand visibility, improve launch reliability when backgrounded

da9c2e8e4b7d3dfcd1a4c549213ca817d2bcd20d authored 10 months ago by shinyquagsire23 <[email protected]>
Multi-room origin anchors--WorldAnchors persist between reboots

e6598a5f8b9ed98524143b3868c414bbd7628b23 authored 10 months ago by shinyquagsire23 <[email protected]>
experimental plane renderer, will be useful later

0efb3e130c6783f7a6ea8d0234398ad9b04754d3 authored 10 months ago by shinyquagsire23 <[email protected]>
upperLimbVisibility togglebox while I'm at it

e9f98a1006fc1bfe45a50fff0283f319b7872d10 authored 10 months ago by shinyquagsire23 <[email protected]>
Add GlobalSettings, add tickbox for recentering behavior

66438c33d25a37849bbbeafc46919d915062e55b authored 10 months ago by shinyquagsire23 <[email protected]>
prevent visionOS recentering from recentering SteamVR

86af018cf076b48071f48d28f513b6604a43933d authored 10 months ago by shinyquagsire23 <[email protected]>
Merge pull request #45 from panthurrr/Separate-ALVR-and-WorldTracker-from-renderer

Refactored AlvrEvent thread and World Tracker outside of renderer + Swift UI Lobby

b17593326a5f0cc7fcc406eef3e4151ef6548788 authored 10 months ago by Max Thomas <[email protected]>
fixed project config

468f1b0b2315e694e2832db2205a2aa80a71c44c authored 11 months ago by Panther <[email protected]>
Use updated signatures for AlvrDeviceMotion and alvr_initialize

4dd8fb43b2ef5cfedb7841bd3c48b7572d357a23 authored 11 months ago by Sidd Sridharan <[email protected]>
Update ALVR submodule

b6e70f8675273257e3d68d187c8285cf96f33852 authored 11 months ago by Sidd Sridharan <[email protected]>
Fixed references + cleaned up

3e61f236e596cdb6519708ffec2ab1293d1305ca authored 11 months ago by Panther <[email protected]>
Update whitespace 5

d3c18627c9cbfe99d585be12a1f5179f55ada340 authored 11 months ago by Panther <[email protected]>
Update whitespace 4

ff4bcb6801f1fe233a08f5ca54a818d84140c903 authored 11 months ago by Panther <[email protected]>
Update whitespace 3

b0d50ebf30778801a0fe05f22dce94a6e86bb724 authored 11 months ago by Panther <[email protected]>
Update whitespace 2

e4a88483bf9914acbbd8babeeb1d6d82212e75b2 authored 11 months ago by Panther <[email protected]>
Updated white space

4e0fb42f4d6df98e21bd939af8695cba81952282 authored 11 months ago by Panther <[email protected]>
Merge branch 'main' into Separate-ALVR-and-WorldTracker-from-renderer

56b18dfab1dec235d2373297c507ea0aedf68c0d authored 11 months ago by panthurrr <[email protected]>
Swapped to full 2D UI entry point, removed 3d render lobby

77934bd2ec2b93d28d87122e0647fb2f4828e460 authored 11 months ago by Panther <[email protected]>
Merge pull request #46 from shinyquagsire23/improve-latency

Improve latency by 10ms

088ea714f74c3358cce2e700034b9677f01c5fec authored 11 months ago by Max Thomas <[email protected]>
Organize Settings.swift to prevent namespace pollution

eb0643d95c2666bd7e54a16faac24cbacb460e37 authored 11 months ago by Sidd Sridharan <[email protected]>
Renderer#ConfigurationError -> Settings#SettingsError

bc2edd4967614634434fd2a668a555db9deb89c9 authored 11 months ago by Sidd Sridharan <[email protected]>
Generalize settings JSON parsing for any function with same signature as alvr_get_settings_json

9acbc2abcbabd95d74a6c529904ad67fedf3c652 authored 11 months ago by Sidd Sridharan <[email protected]>
Create new file to hold Settings logic, fix unsafe memory usage

a0f07b17e8220b89d902090942825d9ae6bd3d86 authored 11 months ago by Sidd Sridharan <[email protected]>
Use settings from updated ALVR API

This also passes `nil` for the newly added `alvr_send_tracking` params.

4feb2fbb2be00b8683d8a57dd1c8d96dc6603384 authored 11 months ago by Sidd Sridharan <[email protected]>
Update ALVR submodule

c3e118ecbcdaafba8146c168ae440eb63b6820c8 authored 11 months ago by Sidd Sridharan <[email protected]>
bump it back to 2

116e281e6524cb125415a234371f0894d67e3b2d authored 11 months ago by shinyquagsire23 <[email protected]>
Report draw times correctly and shave off another 10ms wasted in the frameQueue

2fb31270f17bbc95c6efb21b8c9d72867db99719 authored 11 months ago by shinyquagsire23 <[email protected]>
cleanup

e1757c78f10a53f4420728525180d2e8e36fecb8 authored 11 months ago by shinyquagsire23 <[email protected]>
Okay now version for PR

d6926e0aba2e9b5df078e16c34d6196021b43c77 authored 11 months ago by Panther <[email protected]>
verison for PR

17b912514c17728289de9172713c220a0678288d authored 11 months ago by Panther <[email protected]>
cleanup some redundant code

d1ccf2d9a5683fc17a78d43c1694b2a397b33104 authored 11 months ago by shinyquagsire23 <[email protected]>
Fix client not resending view info on each session start

0cc2ee92744b773c04e0f06362f224804760d1e6 authored 11 months ago by shinyquagsire23 <[email protected]>
Improve latency by 10ms by actually following the order in Apple's docs

f097b79df7a24eec4d89a49dfa1b39c82e780d62 authored 11 months ago by shinyquagsire23 <[email protected]>
first working commit

781cb87a5c9d848b994defdcd230d196ee7078ca authored 11 months ago by Panther <[email protected]>
More cleaning

05ce143f04c94892189d0affdd4351ad9b7d05f4 authored 11 months ago by Panther <[email protected]>
Cleaned up more changes

2911a3435698bb7bf42dce6b3f22f2c818d0da00 authored 11 months ago by Panther <[email protected]>
Cleaned up some stuff

bd847bfb4cb393c094cdcc045af15e930f2ac0b7 authored 11 months ago by Panther <[email protected]>
Merge branch 'SwiftUI-Entrypoint' into SwiftUI-Entry

ba8b13deaa674e2ab95d9767a738d8e84acbd7b0 authored 11 months ago by Panther <[email protected]>
SwiftUI entry with alvr cube and connection button

affbc16a48094911c282cf396fe115986744a842 authored 11 months ago by Panther <[email protected]>
Added an app icon for visionOS (#35)

* Added an app icon for visionOS

* Removed shadows from images

f5eeb6f17615bb9e1c75fefc39c9e72e37d1e797 authored 11 months ago by panthurrr <[email protected]>
Merge branch 'app-icon' into SwiftUI-Entrypoint

8eb62dafa37b97c154f6d060a4989eebb53b1d91 authored 11 months ago by Panther <[email protected]>
Removed shadows from images

b328c2df59e915775bff6355abc4dddb2f829c20 authored 11 months ago by Panther <[email protected]>
testing what's possible with SwiftUI

ed96c27bca43fe7d193db0652213a89fa90b8dd1 authored 11 months ago by Panther <[email protected]>