Ecosyste.ms: OpenCollective

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

Stardust XR

Creates software for XR that makes computing more private, secure, open, accessible, and intuitive to everyone.
Collective - Host: opensource - https://opencollective.com/stardust-xr - Code: https://github.com/StardustXR

refactor(registry): make more efficient

github.com/StardustXR/server - b95df479ccbd2d985f10e353568a9644e19f142c authored over 2 years ago by Nova <[email protected]>
feat(registry): const initialization meaning no necessary lazy_static

github.com/StardustXR/server - c272cfaed1b005e6dbf76738d39b370ef9eb2fc5 authored over 2 years ago by Nova <[email protected]>
refactor(node): remove unnecessary clone from get_client

github.com/StardustXR/server - 85077146d3dcbd8a2148f3599f9f0a5324fbe688 authored over 2 years ago by Nova <[email protected]>
feat(registry): clear

github.com/StardustXR/server - fe24bed4927e81000301d8e602f76df45753d548 authored over 2 years ago by Nova <[email protected]>
feat: model node :D

github.com/StardustXR/server - 6c172a98b64991985f5c0fb0acb70084bae78c32 authored over 2 years ago by Nova <[email protected]>
feat(main): stopping stereokit stops the event loop

github.com/StardustXR/server - 5a5a7d50c9d2d37f4843fb1ad5d49de1ecee3a73 authored over 2 years ago by Nova <[email protected]>
feat(root): handler trait

github.com/StardustXR/core - 90f95b6be22616398e0d47202fbc6c63f0efeca1 authored over 2 years ago by Nova <[email protected]>
refactor(compositor): silence logs

github.com/StardustXR/flatland-standalone - f5d2e8574a73abfe615ec2d7df2db21043971e88 authored over 2 years ago by Nova <[email protected]>
feat(surface): use simula text shader

github.com/StardustXR/flatland-standalone - 509c402bb0b8d93efbbdbf434106eedbe66f349e authored over 2 years ago by Nova <[email protected]>
feat: async all the functions!!

github.com/StardustXR/server - 6b13d47197a777c9eb4640697d5c895a6365928d authored over 2 years ago by Nova <[email protected]>
feat(client): client root with logic step

github.com/StardustXR/core - cdb919b0dd76d2d2c73d63746a8a26a21d751b16 authored over 2 years ago by Nova <[email protected]>
feat(fusion node): signal/method results in call

github.com/StardustXR/core - a9e80604008b3bdacf7abc0c44bb6ef8a9ca401c authored over 2 years ago by Nova <[email protected]>
fix(messenger): split unix socket in 2 and fix race conditions

github.com/StardustXR/core - 124025c6721154a6c79138220268fe91f25ed96e authored over 2 years ago by Nova <[email protected]>
more attempts to fix the texture issue

github.com/StardustXR/flatland-standalone - cf1039de7cc3dfded950f5fe3c8b79bb18fbe2b0 authored over 2 years ago by Nova <[email protected]>
Fix Discord link

github.com/StardustXR/website - 52e61bb1639af91de56d61229148c12df18c12b1 authored over 2 years ago by Nova <[email protected]>
feat: async all the things with tokio!

github.com/StardustXR/core - 137e343a2069823d04fe2befbaa7d9a6f3706427 authored over 2 years ago by Nova <[email protected]>
fix(fusion node): make local signals/methods DashMaps

github.com/StardustXR/core - dc9c12d31296d6a1dec482924f1fd267c08151ed authored over 2 years ago by Nova <[email protected]>
refactor(fusion client): use oncecell for root and hmd

github.com/StardustXR/core - 28eed4135016454783bed50000108b816ffe0178 authored over 2 years ago by Nova <[email protected]>
refactor(flex): make pretty

github.com/StardustXR/core - fd0fa78d5098aba5f9841541a32906978de49601 authored over 2 years ago by Nova <[email protected]>
fix(event loop): disconnect all clients before drop

github.com/StardustXR/server - 58b0ae1f9ff5ab54ac22346181b22c911a336f76 authored over 2 years ago by Nova <[email protected]>
fix(event loop): error in poll when other threads paused due to EINTR

github.com/StardustXR/server - 0e3313b05612dd7d32ca4a683d6bb754c11c6bc5 authored over 2 years ago by Nova <[email protected]>
fix(event loop): print error on drop/join

github.com/StardustXR/server - d7638e3c2d842b55b19835700f26d1b727de395c authored over 2 years ago by Nova <[email protected]>
fix(registry): use dashmap and pointer keys

github.com/StardustXR/server - ffcb95510846671fd006c1ddcd21536f7abfcca4 authored over 2 years ago by Nova <[email protected]>
fix(logic step): proper procedure

github.com/StardustXR/server - 44ba9f2d680b37c4c774cf8e3d0c473d156d5e07 authored over 2 years ago by Nova <[email protected]>
fix(event loop): don't try to get client every time in loop

github.com/StardustXR/server - 159afc007c0da7a52a8cf6661b054bd07caeceff authored over 2 years ago by Nova <[email protected]>
refactor(input pointer): derive default

github.com/StardustXR/server - 39ce8214b48776d0539e8638ca99fb01d8e88f03 authored over 2 years ago by Nova <[email protected]>
fix(main): pass sk_quit function instead of calling it

github.com/StardustXR/server - ccd7b1f976ba66291c2e44b32969c28d7a7db4e1 authored over 2 years ago by Nova <[email protected]>
fix(event loop): disconnect client whenever it has any error

github.com/StardustXR/server - 6f9e518243fa244b4bc143819a41fdffa3f22875 authored over 2 years ago by Nova <[email protected]>
feat: logic step

github.com/StardustXR/server - 634d49c077c7f4c93be84ed2a42234e275fef29c authored over 2 years ago by Nova <[email protected]>
fix(main): include clap in cargo.toml

github.com/StardustXR/server - 2367f06807e4a673f522b063de1b5c1273d4f926 authored over 2 years ago by Nova <[email protected]>
fix(stereokit): upgrade

github.com/StardustXR/server - b910be9610e484155d0a76de4d0ad4322da0e729 authored over 2 years ago by Nova <[email protected]>
feat: sk_quit on ctrl+c

github.com/StardustXR/server - e97aafd3809a11f1370abc41444eeba20594eebd authored over 2 years ago by Nova <[email protected]>
feat: stereokit basics

github.com/StardustXR/server - 4ebfb9eb800e061901ac8a85deda37ac3cae21fa authored over 2 years ago by Nova <[email protected]>
refactor(cargo.toml): move libstardustxr dep into separate block

github.com/StardustXR/server - 4237e0ca81f65676e7e9857c58764bb999ba5992 authored over 2 years ago by Nova <[email protected]>
feat: input pointer specialization

github.com/StardustXR/server - 204d730fb2d5086699776d052f9e8ee0f0ff179e authored over 2 years ago by Nova <[email protected]>
feat(ray_march): make structs have all public members

github.com/StardustXR/server - 59663d2aa68ac49f7ed79d4554353273a1ff8df0 authored over 2 years ago by Nova <[email protected]>
refactor(ray_march): comment out unused consts

github.com/StardustXR/server - 5a9f2b5b57b4c15c2379e14514a14e3f0a296bb9 authored over 2 years ago by Nova <[email protected]>
fix(ray_march): make ray_point mutable

github.com/StardustXR/server - 6abdbf6594cf335307d1df1f06ad4d2d9f7e40b9 authored over 2 years ago by Nova <[email protected]>
fix(input schema): change uuid to uid

github.com/StardustXR/core - 2417f6c6a98cc805073fbc466b7f92e0d5de85aa authored over 2 years ago by Nova <[email protected]>
fix(schemas): snake/camel case corrected and no more whitelist

github.com/StardustXR/core - 5fa84a6ec9ae0e6d01cb819dbbd79fd5670cb451 authored over 2 years ago by Nova <[email protected]>
fix(schemas): gitignore target dir

github.com/StardustXR/core - 92195d398f0975e49954bb2ec1e281882859cf48 authored over 2 years ago by Nova <[email protected]>
fix(schemas): fix previous fix

github.com/StardustXR/core - 30d0a3a42b1d5ddd28d3a15ea42051aa46b16186 authored over 2 years ago by Nova <[email protected]>
fix(schemas): cleanup

github.com/StardustXR/core - 73e69efd9a7d098d9fbd3b3407e1aa1ab5eb71f3 authored over 2 years ago by Nova <[email protected]>
feat(input): process_input function

github.com/StardustXR/server - 40bd598b565ba3262a47d205b6f5d3b7f7f51f91 authored over 2 years ago by Nova <[email protected]>
feat(node): execute_remote_method

github.com/StardustXR/server - d1d998fd10bc5fc4b05bff1afd5419549ffc09f6 authored over 2 years ago by Nova <[email protected]>
fix(messenger): make RawCallback FnOnce instead of Fn

github.com/StardustXR/core - 105b003873cdda86572ae0dd0fe613d95a89afea authored over 2 years ago by Nova <[email protected]>
feat(event loop): global frame counter

github.com/StardustXR/server - 3cce8477c5fbc62330fbef11fde4d4c3aae1a006 authored over 2 years ago by Nova <[email protected]>
feat(field): ray_march

github.com/StardustXR/server - e45c415080fb4042bd5f143ae5173a2bbc3b8ce9 authored over 2 years ago by Nova <[email protected]>
feat: basic input

github.com/StardustXR/server - a30b6d02b72af15849b47080a298423dcbcefabe authored over 2 years ago by Nova <[email protected]>
refactor(item): transpose item type and item data

github.com/StardustXR/server - cd7627a183da3cc840f6a1da51b416ad4a970101 authored over 2 years ago by Nova <[email protected]>
fix(alias): don't warn about unused field

github.com/StardustXR/server - c67a76b4b9a73625dd89851df1155c3432f04ca1 authored over 2 years ago by Nova <[email protected]>
feat(item): AsItemTrait

github.com/StardustXR/server - 6172963c54bfb550bc6af12a3d2314937f1f2ab4 authored over 2 years ago by Nova <[email protected]>
refactor(registry): remove unneeded use

github.com/StardustXR/server - 3e1a029cdd4e4ae9cc3a0f191b96653bfa62f6c6 authored over 2 years ago by Nova <[email protected]>
feat(spatial): store node

github.com/StardustXR/server - c8c6b125a3a098caa8b6d5c980ca3ee5b3b61870 authored over 2 years ago by Nova <[email protected]>
feat(client): add internal client

github.com/StardustXR/server - 3985d9958758e867a90431c80af68a0ad83ed01f authored over 2 years ago by Nova <[email protected]>
refactor: replace all RwLock with Mutex

github.com/StardustXR/server - 9880b6ef3f9255279b289f23f14ea59863d6da1f authored over 2 years ago by Nova <[email protected]>
feat(alias): return Arc<Alias> from Alias::add_to

github.com/StardustXR/server - ff118d4e1fadc1fec33d25f2663a567a8d184ad1 authored over 2 years ago by Nova <[email protected]>
refactor(registry) remove unnecessary del_idx var

github.com/StardustXR/server - 174368faab5d2b7ae83fc6845231c61c08e3ac95 authored over 2 years ago by Nova <[email protected]>
fix(registry): remove won't return result

github.com/StardustXR/server - 0c9dafe158eb763a59d888fbd660419a56aa7083 authored over 2 years ago by Nova <[email protected]>
fix(warnings): shut it clippy

github.com/StardustXR/server - 9c6e4e49bacaf1fd5088a657dbb37fb143de137b authored over 2 years ago by Nova <[email protected]>
feat(alias): add aliasing remote signals/methods

github.com/StardustXR/server - cceda8f72d1a7049cb9debc42d82d318f23df974 authored over 2 years ago by Nova <[email protected]>
fix(registry): make add always succeed

github.com/StardustXR/server - 82140c09fa6cf9d8d9f9631ec5512f32a3121c04 authored over 2 years ago by Nova <[email protected]>
refactor(nodelist): simplify destroying nodes

github.com/StardustXR/server - ca571315587c863081289b32cf1d0c887c5961ca authored over 2 years ago by Nova <[email protected]>
feat: LifeLinkedNodeList

github.com/StardustXR/server - bbaf95b79f2d4102aef8f3639d605d1115a0c48d authored over 2 years ago by Nova <[email protected]>
fix(alias): use static string references instead of owned string

github.com/StardustXR/server - d1f6a34ac87ef6e8c2d41633123dddfac6043ca3 authored over 2 years ago by Nova <[email protected]>
fix(pulse receiver): add sendData signal

github.com/StardustXR/server - 97f268c9594dc4f8a71267efdf32b6b64f512b2d authored over 2 years ago by Nova <[email protected]>
fix(messenger): make callbacks Send + Sync

github.com/StardustXR/core - 15fa1976c70a7c934482c240de8f7fc190aae582 authored over 2 years ago by Nova <[email protected]>
feat(data): pulse receiver

github.com/StardustXR/server - 7fc239293d6e9efe8ddea719df555b0cbf7a25a0 authored over 2 years ago by Nova <[email protected]>
fix(node): make uid public

github.com/StardustXR/server - 1433d74f185940ec3792e8453f4b08b2c843c001 authored over 2 years ago by Nova <[email protected]>
feat: root node

github.com/StardustXR/server - 34d95067dd50e249b709dc899ced318eb986c5c6 authored over 2 years ago by Nova <[email protected]>
fix(messenger): remove mutex around dashmap

github.com/StardustXR/core - ec3817e6cfacc945352febd5c5629cbb75046a14 authored over 2 years ago by Nova <[email protected]>
feat(pulse receiver): add test

github.com/StardustXR/core - 8021e558f1a79546286833f5749c9f08c1759843 authored over 2 years ago by Nova <[email protected]>
refactor(callback): force + Send

github.com/StardustXR/core - a936a05a055d569183b898ed05f93bcbe0e8e5bb authored over 2 years ago by Nova <[email protected]>
refactor(messenger): use dashmap instead of hashmap

github.com/StardustXR/core - 6b0e40a5e90d5be63594aa6ace454b52b2fa9c73 authored over 2 years ago by Nova <[email protected]>
fix(scenegraph): use OnceCell instead of RefCell

github.com/StardustXR/server - 31797e35c453bc1c60beec24ccad9693e5e8482a authored over 2 years ago by Nova <[email protected]>
feat(registry): get_valid_contents

github.com/StardustXR/server - 956431bd00594d609e7e4641c7a36cede393c9a0 authored over 2 years ago by Nova <[email protected]>
fix(client): turn Rc into Arc

github.com/StardustXR/server - 46a1581e1b64cee6518005e776ff96a72791040e authored over 2 years ago by Nova <[email protected]>
refactor: compact flex_vec shenanigans

github.com/StardustXR/server - 3421fa84afe9559f664ac966c775000e5d8e7d85 authored over 2 years ago by Nova <[email protected]>
feat(spatial): get spatial parent and get transform pose functions

github.com/StardustXR/server - 2f63d5aaec42c55ce0870f7fe5c9c6956342dd59 authored over 2 years ago by Nova <[email protected]>
refactor(client): create interface functions take in a reference

github.com/StardustXR/server - 2d3da131afc30718b94fe735dbe93a5b51d0689b authored over 2 years ago by Nova <[email protected]>
fix(alias): make struct public

github.com/StardustXR/server - 87bfd3dec5ac98ba6025d5e5733cffc65ecd722f authored over 2 years ago by Nova <[email protected]>
fix(main): shut clippy up

github.com/StardustXR/server - b8e577d5e97c0d576471050e3e88b2577939ca44 authored over 2 years ago by Nova <[email protected]>
refactor(node): use once_cell for aspects

github.com/StardustXR/server - c60edded40a717f0267345cab7948bd84f6581d8 authored over 2 years ago by Nova <[email protected]>
Make all nodes thread safe

github.com/StardustXR/server - 3aa691475cdadcda6b066aa547891ecfc98ed45a authored over 2 years ago by Nova <[email protected]>
refactor(node): defer setting client until adding to scenegraph

github.com/StardustXR/server - 651fa5f01244b693c39406832f680ab8b9fb5e7f authored over 2 years ago by Nova <[email protected]>
refactor: remove all explicit lifetime specifiers

github.com/StardustXR/server - beaa3d0e6bdf319c4af9f7a7391409e84568aecf authored over 2 years ago by Nova <[email protected]>
refactor(messenger): make callbacks have static lifetime

github.com/StardustXR/core - ddbf1dcbe7f40e48d56a2da8f09d89c5f4459b8c authored over 2 years ago by Nova <[email protected]>
feat(main): add basic loop and clean up errors

github.com/StardustXR/server - 54f68577dd5240dfb06d3dbe59f446a599a123d6 authored over 2 years ago by Nova <[email protected]>
fix: make all node aspects thread safe

github.com/StardustXR/server - 559d969b10581a0943c0edd0c5d5b2bb4c03ecc4 authored over 2 years ago by Nova <[email protected]>
feat(alias): add it

github.com/StardustXR/server - 2c5d9c3c7f80737e95d9206a28c07936f98274e6 authored over 2 years ago by Nova <[email protected]>
feat(flex): add OwnedBuffer struct

github.com/StardustXR/core - 775ef3205b27019a3ae6eee05ed4b7af19bb6fbd authored over 2 years ago by Nova <[email protected]>
feat(node): send_remote_signal

github.com/StardustXR/server - 4ec27311a6b187911269a796d6cc51978019482e authored over 2 years ago by Nova <[email protected]>
feat(client): get_messenger

github.com/StardustXR/server - aa356711a92089dcd0b62c60f9dda91ab52a1f3c authored over 2 years ago by Nova <[email protected]>
fix(event loop): handle UnexpectedEOF to remove client when disconnected

github.com/StardustXR/server - c668498a6f44d5b4dd70006e09afa5535d7387fb authored over 2 years ago by Nova <[email protected]>