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

Removed github clang-format workflow

github.com/StardustXR/stardust-xr-cpp - db27c3500156b0b6d50df80216da00aa72538f2d authored about 4 years ago by Nova <[email protected]>
this thingy sucks, destroy it

github.com/StardustXR/stardust-client-tests-cpp - cbc114123547d1af13ead5d4ca37be304ae58dde authored about 4 years ago by Nova <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/StardustXR/stardust-client-tests-cpp - d7f16c24ab4b6e1479c4f7127a01cc066ba959eb authored about 4 years ago by Nova <[email protected]>
bfgilujnfdakljfnsadjklhfcsgadfs

github.com/StardustXR/stardust-client-tests-cpp - 5120886251681196c39138f4c72d7a8c42680697 authored about 4 years ago by Nova <[email protected]>
Merge remote-tracking branch 'origin/main' into dev

github.com/StardustXR/stardust-xr-cpp - 4082a372ff8488c1fd6b20c71fde14732b129d54 authored about 4 years ago by Nova <[email protected]>
fix stereokit_c package name

github.com/StardustXR/stardust-xr-cpp - df7d15d141377dfcb5ce0f33425bc3309f9975d5 authored about 4 years ago by Moses Turner <[email protected]>
Merge branch 'dev' into main

github.com/StardustXR/stardust-xr-cpp - 01b6d9954323971e86299b46a143f5cd300c201a authored about 4 years ago by Nova <[email protected]>
Fixed minor field syntax errors

github.com/StardustXR/stardust-xr-cpp - eceef8a2afa5bd5834d4b3b81f527e619ac51dda authored about 4 years ago by Nova <[email protected]>
Created RoundedBoxField

github.com/StardustXR/stardust-xr-cpp - 80f3fa5dd2f77cd0d1fd9da08eeb2473d9a331f5 authored about 4 years ago by Nova <[email protected]>
Cleaned up field.hpp

github.com/StardustXR/stardust-xr-cpp - ef98808c97ed65c5517e6141a5c066979cee3caa authored about 4 years ago by Nova <[email protected]>
Moved DrawableNode to src/nodetypes/graphical

github.com/StardustXR/stardust-xr-cpp - ae1a76afff9caab831a3332d750a578322b4b8e1 authored about 4 years ago by Nova <[email protected]>
Updated ModelNode to use worldTransform() in drawing

github.com/StardustXR/stardust-xr-cpp - b38db0999539164f755a7e7e18b3da19a635f01c authored about 4 years ago by Nova <[email protected]>
Added optimization TODOs in SpatialNode

github.com/StardustXR/stardust-xr-cpp - e2ec6bee7554043a225729e2030f265375989524 authored about 4 years ago by Nova <[email protected]>
Adapted field.cpp to use new space/local transforms

github.com/StardustXR/stardust-xr-cpp - ecbc04f758e75fbd27dee294345bc18fd27982bb authored about 4 years ago by Nova <[email protected]>
Cleaned up field.hpp

github.com/StardustXR/stardust-xr-cpp - 5f1c213e03c5f638bdb08b7d8ab94918a5ebe3da authored about 4 years ago by Nova <[email protected]>
Added local->space and space->local point, direction, and rotation

github.com/StardustXR/stardust-xr-cpp - 711fece61f891aea3738adc3b00504e1c51c79eb authored about 4 years ago by Nova <[email protected]>
Created spaceToLocalMatrix and localToSpaceMatrix

github.com/StardustXR/stardust-xr-cpp - f070aa7f9e43db00e4f41d38483c9315d562953b authored about 4 years ago by Nova <[email protected]>
Cleaned up spatialnode.hpp

github.com/StardustXR/stardust-xr-cpp - 18e5d7ac02ff20e14569d249bb80aa44754bcc94 authored about 4 years ago by Nova <[email protected]>
Added worldTransform to SpatialNode

github.com/StardustXR/stardust-xr-cpp - af386fab76c17080f4895b9027e66e542b281371 authored about 4 years ago by Nova <[email protected]>
Added spatial parent to SpatialNode

github.com/StardustXR/stardust-xr-cpp - 6735bed81c5a0e80b33d63d2a879345810e4cdc0 authored about 4 years ago by Nova <[email protected]>
Added localTransform to spatial node

github.com/StardustXR/stardust-xr-cpp - f358f96045dbfeedc4785fe5a56b6097238280fe authored about 4 years ago by Nova <[email protected]>
Removed unnecessary field const attributes

github.com/StardustXR/stardust-xr-cpp - afcb12d7cf6fa5c679e4cd99456aacf74f02efc4 authored about 4 years ago by Nova <[email protected]>
Moved model queueing into ModelNode itself

github.com/StardustXR/stardust-xr-cpp - 56c98659a6a61f421968924cd6cb9a2f9dfa0f35 authored about 4 years ago by Nova <[email protected]>
Added initial transform to model creation

github.com/StardustXR/stardust-xr-cpp - 066bccf26cdfc3209972287569d91617a5c3ecda authored about 4 years ago by Nova <[email protected]>
Handled messenger deletion for life cycle subscriptions

github.com/StardustXR/stardust-xr-cpp - dc3e830c90efa16ddcf87ad60f9e2ce7793c4698 authored about 4 years ago by Nova <[email protected]>
Added messenger deletion method for nodes

github.com/StardustXR/stardust-xr-cpp - e5bc41f6d24c6d1acab2b4bc26fcdfd6ee63a339 authored about 4 years ago by Nova <[email protected]>
Implemented handleMessengerDeletion() into scenegraph

github.com/StardustXR/stardust-xr-cpp - ffd5eb47ac8977c16bcc8a61e33194b2ebe713fb authored about 4 years ago by Nova <[email protected]>
Added scenegraph node parents

github.com/StardustXR/stardust-xr-cpp - 658e675063b5b622b25a73495b1a843057edfce8 authored about 4 years ago by Nova <[email protected]>
Made propagation resillient to deletion and added current node name

github.com/StardustXR/stardust-xr-cpp - a41c3d263e0be3790b9257cb0409c4a58537034d authored about 4 years ago by Nova <[email protected]>
Added scenegraph and messengerManager globals

github.com/StardustXR/stardust-xr-cpp - ee5d697536791a68cd4205fbcd989502c6feff2f authored about 4 years ago by Nova <[email protected]>
Added setPose and setTransform to SpatialNode

github.com/StardustXR/stardust-xr-cpp - 768fce5970825e25075e23dd9210301fe61ec756 authored about 4 years ago by Nova <[email protected]>
Added many comments to main.cpp

github.com/StardustXR/stardust-xr-cpp - 2639181d0b4332a079d3c1a97ffb31527db1428a authored about 4 years ago by Nova <[email protected]>
Made scenegraph node initializations global

github.com/StardustXR/stardust-xr-cpp - b05682cc94d2f8c8b246405689939a8b7d7cd9cd authored about 4 years ago by Nova <[email protected]>
Added static scenegraph variable to Node class

github.com/StardustXR/stardust-xr-cpp - fe0fb4179d7e09475af6b2304ac045558105cd7a authored about 4 years ago by Nova <[email protected]>
added SetPosition, SetRotation, and SetScale methods to SpatialNode

github.com/StardustXR/stardust-xr-cpp - a43cf81ada37d49efb70b5743680ea3d3ae3f8f7 authored about 4 years ago by Nova <[email protected]>
renamed orientation to rotation

github.com/StardustXR/stardust-xr-cpp - 247d4997fee4eb57df41c8ff8ef4cec88aa32c24 authored about 4 years ago by Nova <[email protected]>
Changed sessionID to uint

github.com/StardustXR/stardust-xr-cpp - bd3b568ba488114d697979464524ea1c1df6ec63 authored about 4 years ago by Nova <[email protected]>
Ignore meson.build.user

github.com/StardustXR/libstardustxr-cpp - cdf3b2361519529c994b50ee3f058c6a7f6baa53 authored about 4 years ago by Nova <[email protected]>
Removed server Stardust Scenegraph

github.com/StardustXR/libstardustxr-cpp - fb40e0c09a21762d9f3a7327f8c58c866d7ebf66 authored about 4 years ago by Nova <[email protected]>
Added new Scenegraph to main.cpp

github.com/StardustXR/stardust-xr-cpp - 4f5e15404bd49fa7fda319976a29f40ea4a1694f authored about 4 years ago by Nova <[email protected]>
Renamed ServerStardustScenegraph to Scenegraph

github.com/StardustXR/stardust-xr-cpp - 7b7ea7917caae6b6fbce54a305d49be686998516 authored about 4 years ago by Nova <[email protected]>
Added custom scenegraph

github.com/StardustXR/stardust-xr-cpp - 425761f3edbdb15e291034abd1eea5c0c36923f7 authored about 4 years ago by Nova <[email protected]>
Added flatscreen start mode

github.com/StardustXR/stardust-xr-cpp - 09d66bac65f2308280560c59b5fe9fba6532b015 authored about 4 years ago by Nova <[email protected]>
Adapted model node to use spatial node transform

github.com/StardustXR/stardust-xr-cpp - 1f21ae46610ac2f8fde37379e33cad632de9f087 authored about 4 years ago by Nova <[email protected]>
Moved ArgsConstructor to its own file

github.com/StardustXR/libstardustxr-cpp - 76895687a46cb61a1a7e2b5bcef0a157a8f739fe authored about 4 years ago by Nova <[email protected]>
Added session ID to nodes

github.com/StardustXR/stardust-xr-cpp - 85f47d67295f88d43808f2654fbe9c7210e72e7e authored about 4 years ago by Nova <[email protected]>
Added StardustXR util header for fast flexbuffer creation

github.com/StardustXR/stardust-xr-cpp - 0823d23e867d46dd189169f4c7dcd60deb8831a5 authored about 4 years ago by Nova <[email protected]>
Removed requirement for update() and draw() methods implemented

github.com/StardustXR/stardust-xr-cpp - 18d998535a0ea002047f606f237a86536d1f4537 authored about 4 years ago by Nova <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/StardustXR/stardust-xr-cpp - b3a30357d014dc076a4d25409222d57cd41ab1ad authored about 4 years ago by Nova <[email protected]>
Changed model node type to use StereoKit models

github.com/StardustXR/stardust-xr-cpp - c16214e1c75ffa9535290b2ecf4d2de0ea2d842e authored about 4 years ago by Nova <[email protected]>
Changed model node to use StereoKit models

github.com/StardustXR/stardust-xr-cpp - 697e0aa647c86f236e8bc584aaed4df682d7f119 authored about 4 years ago by Nova <[email protected]>
Organized and created model nodes

github.com/StardustXR/stardust-xr-cpp - a5fed05f8d01dee6539ce1ff063731ed59876dd8 authored about 4 years ago by Nova <[email protected]>
Ignore meson.build.user

github.com/StardustXR/stardust-xr-cpp - 82c0c893cf0f1d86e13541811d35379558a1de7c authored about 4 years ago by Nova <[email protected]>
Made StardustServerScenegraph's root node public

github.com/StardustXR/libstardustxr-cpp - 8b960b9fdd7aa883026ba9e0999ff90766a47c3e authored about 4 years ago by Nova <[email protected]>
Added drawable and regular node method propagation

github.com/StardustXR/stardust-xr-cpp - 1eb029e31b65f4f65b6cbf0ca57009e7fe6f3f87 authored about 4 years ago by Nova <[email protected]>
Made ServerNode polymorphic

github.com/StardustXR/libstardustxr-cpp - ed3e5ecc074d7a65af323ea3ac79908fea247d70 authored about 4 years ago by Nova <[email protected]>
Added base server node types for StereoKit integration

github.com/StardustXR/stardust-xr-cpp - 7a041da47ac0497acea8dba527b5266f6ea6ea96 authored about 4 years ago by Nova <[email protected]>
Initial C++ project setup

github.com/StardustXR/stardust-xr-cpp - cef1c1753b11712798ab3f6e11bfbc745dedafc4 authored about 4 years ago by Nova <[email protected]>
Changed ifdef header lock naming convention

github.com/StardustXR/libstardustxr-cpp - a7e5724b596610e56692e950ff274730dbdc7462 authored about 4 years ago by Nova <[email protected]>
Made messenger manager MIT licensed

github.com/StardustXR/stardust-xr-cpp - f539f2aed723d6635debdda067334d53a2edfbbc authored about 4 years ago by Nova <[email protected]>
Added a simple input handler

github.com/StardustXR/stardust-client-tests-cpp - 56a6dc348d53f11a86c5c567c6ddeedefb0d2774 authored about 4 years ago by Nova <[email protected]>
Added example cursor input

github.com/StardustXR/stardust-xr-cpp - 245b078d0c329235e3ff668557c042b85c2e78b2 authored about 4 years ago by Nova <[email protected]>
Moved logicStep to physics process

github.com/StardustXR/stardust-xr-cpp - 10306f66e7c7fa45398957800513bd75fa69f597 authored about 4 years ago by Nova <[email protected]>
Changed input_manager to input object

github.com/StardustXR/stardust-xr-cpp - fec2960d538087fe9338ea7e55ffdddb3d120658 authored about 4 years ago by Nova <[email protected]>
Added base InputMethod class

github.com/StardustXR/stardust-xr-cpp - 665af3c4b5a5266dce2d107b0138ff2d2564f6f8 authored about 4 years ago by Nova <[email protected]>
Added input handlers

github.com/StardustXR/stardust-xr-cpp - d79108e4e60b4f86a89740ed0a8474244353db3a authored about 4 years ago by Nova <[email protected]>
Gave fields dedicated class names

github.com/StardustXR/stardust-xr-cpp - 71116d91ab7b0c1d72d42332465432f1871b7d7b authored about 4 years ago by Nova <[email protected]>
Fixed dictionary to map conversion

github.com/StardustXR/stardust-xr-cpp - 7c5476df8f5c112e6eac0e26e3bc89cde5b8108f authored about 4 years ago by Nova <[email protected]>
Set set_position to move the test_mesh in a circle

github.com/StardustXR/stardust-client-tests-cpp - 881ec76cd2765d40b29020a46990a3b8ab583dd4 authored about 4 years ago by Nova <[email protected]>
Merge pull request #18 from aaronfranke/format

Run formatting scripts

github.com/StardustXR/stardust-xr-cpp - 7ba5ec7dcde6dff76504f9574a9a0cd7c5447add authored about 4 years ago by Nova King <[email protected]>
Added Map/Dictionary conversion between godot and flexbuffers

github.com/StardustXR/stardust-xr-cpp - 0d8844a05f871282a278289469043ea47eebb526 authored about 4 years ago by Nova <[email protected]>
Added execute remote method prefix to send data through without client

github.com/StardustXR/stardust-xr-cpp - 75bf161b4b3391f8dbc3d8dc81ad28e3025ecb7b authored about 4 years ago by Nova <[email protected]>
Added initial pointer input

github.com/StardustXR/stardust-xr-cpp - bf7853c6c480561416c81ad04318fe2ddbb8e7fb authored about 4 years ago by Nova <[email protected]>
Updated icon visually

github.com/StardustXR/stardust-xr-cpp - 5fa516dd525993fd06aeeeac3a2920f089f71a30 authored about 4 years ago by Nova <[email protected]>
Added functional include to make std::function work

github.com/StardustXR/libstardustxr-cpp - 321f066e7492a404f5a15da022915a91278b68f1 authored over 4 years ago by Nova <[email protected]>
Run formatting scripts

github.com/StardustXR/stardust-xr-cpp - bfbdb03369f1d5198ed710ba2d639cdf6210b0dd authored over 4 years ago by Aaron Franke <[email protected]>
Merge pull request #17 from aaronfranke/clang-format

Add formatting CI checks (clang-format, file format)

github.com/StardustXR/stardust-xr-cpp - 217530a3e41ed7aa04236d75a2d44f067325fa73 authored over 4 years ago by Nova King <[email protected]>
Merge branch 'dev' into clang-format

github.com/StardustXR/stardust-xr-cpp - 7d2061b2317a434c17f111b42fe453d7d9e1f06d authored over 4 years ago by Nova King <[email protected]>
Fixed execute remote method syntaxerrors

github.com/StardustXR/stardust-xr-cpp - 1168b3fcab42f5f629d6457467c0a04560c7b425 authored over 4 years ago by Nova <[email protected]>
Added execute_remote_method so server to client methods are possible

github.com/StardustXR/stardust-xr-cpp - a55427eb7086b92b6bae1a3f2041a9ebbcf6fa12 authored over 4 years ago by Nova <[email protected]>
Added fixed box with moving point and moving sphere with fixed point

github.com/StardustXR/stardust-client-tests-cpp - dc747888a7a936388b21b8a04c27cfe68ffa885e authored over 4 years ago by Nova <[email protected]>
Added _sessionID to Field set property methods

github.com/StardustXR/stardust-xr-cpp - ca59625e43f06ee0daa0113beb920a3884924b71 authored over 4 years ago by Nova <[email protected]>
Pass through ID from method call to method return

github.com/StardustXR/libstardustxr-cpp - ca8f8ec060ed787409b8c336ff279551faaf67d3 authored over 4 years ago by Nova <[email protected]>
Upgraded examples to use args constructor

github.com/StardustXR/stardust-client-tests-cpp - c5362561736ddac001244892b112dc8efa04b11c authored over 4 years ago by Nova <[email protected]>
Turned flexbuffer data into array for callv when not an array

github.com/StardustXR/stardust-xr-cpp - fe4eee8d5b461aeb2b9ef8eadecd5b12d8e210d8 authored over 4 years ago by Nova <[email protected]>
Updated example to use args constructor

github.com/StardustXR/libstardustxr-cpp - d9d2d670c8c4a27cf43377c1bd407c5aa7984ced authored over 4 years ago by Nova <[email protected]>
Added in callbacks for method calls to allow async IPC

github.com/StardustXR/libstardustxr-cpp - cfda9328cbfd13b5c353469480e38281c897a47d authored over 4 years ago by Nova <[email protected]>