Ecosyste.ms: OpenCollective

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

K2VR

Providing FOSS full body tracking software for Kinect and PlayStation Move
Collective - Host: opensource - https://opencollective.com/k2vr - Website: https://k2vr.tech - Code: https://github.com/kinecttovr

Added flip toggle for saving

github.com/KinectToVR/KinectToVR - 8bfca73a1632eac9462b65941581709dad9a7b5c authored over 3 years ago
Added flip toggle to KinectSettings

github.com/KinectToVR/KinectToVR - 3f4ba4b25c68208cbdc21f71a02bb7d81093a07f authored over 3 years ago
Calibration button doesn't lag after 'abort' somehow

github.com/KinectToVR/KinectToVR - c5f24d8d7b3a6987dceaa1d6433a101af8079182 authored over 3 years ago
Added flip toggle to GuiHandler

github.com/KinectToVR/KinectToVR - 82be19bfa40226fdbb3ee6674d228b6d06807c93 authored over 3 years ago
Almost finished the new input system

github.com/KinectToVR/KinectToVR - b215ebcfa4c9be1906974217be531de6d719f712 authored over 3 years ago
PSM removal take 3...

github.com/KinectToVR/KinectToVR - 6934a504975f059752ee6d696e40d26e0f68a7ec authored over 3 years ago
Updated calibrations for the new input system

github.com/KinectToVR/KinectToVR - 0840d1a13e024cc1d977ee7bf05c7e306c380e68 authored over 3 years ago
Some formatting for "toggle" buttons

github.com/KinectToVR/KinectToVR - b93b7ef4706cd3fc64408a7e19771a2f2d7211c4 authored over 3 years ago
Rename IVR to EVR Input and add manifests to copy

github.com/KinectToVR/KinectToVR - 71a389e3c0adacaba818489877dda7ff03053725 authored over 3 years ago
Removal (psm & vrinput) take 2

github.com/KinectToVR/KinectToVR - e264f3f517894723ea4149f903f3a0198d100f7a authored over 3 years ago
Removed old VRInput namespace (replaced with actions)

github.com/KinectToVR/KinectToVR - ab5f757aa6c4a5b772e2aab9f8e3405dbe165724 authored over 3 years ago
IVR -> EVR Input

github.com/KinectToVR/KinectToVR - 67ab8c937f353fe7fa949b1abbbf84fd47c62cf2 authored over 3 years ago
Removed bad psms/arduvr leftovers

github.com/KinectToVR/KinectToVR - faf7b3201c779e0bd37591bc2ef9f11eb5c0895e authored over 3 years ago
Changed the app to Overlay

github.com/KinectToVR/KinectToVR - 6457e29e4e976f436f7963a03c7faabf6677d5c4 authored over 3 years ago
Added default bindings for touch controllers

github.com/KinectToVR/KinectToVR - c44a0f91d10f065b319ddedf32a821df7db83bb7 authored over 3 years ago
Added app manifests to the repo

github.com/KinectToVR/KinectToVR - bd0510efa278d8f65e7e40e3fdfcc268807b0b6a authored over 3 years ago
Added action manifest to the repo

github.com/KinectToVR/KinectToVR - 963bf63a328135cbb30014f2c902533fe6333c6b authored over 3 years ago
Binding System now (kinda) works

github.com/KinectToVR/KinectToVR - b18fb15ba85b3930c11fae99cca0b4b285701043 authored over 3 years ago
Backup Commit: Added Binding System

github.com/KinectToVR/KinectToVR - 9498b6edea60be10b2e847348058c6e09e23f513 authored over 3 years ago
Updated the repo for custom SFGUI build

github.com/KinectToVR/KinectToVR - 2e670672a978ca31648f924e4163e512faf3ee34 authored over 3 years ago
Theme file is now named '.theme'

github.com/KinectToVR/KinectToVR - 9b385954feeda856ab78a0b3f3fe3721fd538c43 authored over 3 years ago
Removed readme img leftovers

github.com/KinectToVR/KinectToVR - 8901d58fb7d4833b8c333cd083d3f3620ef68f08 authored over 3 years ago
Add theme to external

github.com/KinectToVR/KinectToVR - 427f967932caffb39dded7146b1e09c2ce8cc891 authored over 3 years ago
Add 'spawned' to namespace as inline

github.com/KinectToVR/KinectToVR - ab97a82eb5ae849be77b835678587de444ff03a6 authored over 3 years ago
Only update trackers if they are spawned and server didn't fail

github.com/KinectToVR/KinectToVR - 428df139f31fb7e161884c297fb0695d1b521e32 authored over 3 years ago
Add 'spawned set' to initTrackers method

github.com/KinectToVR/KinectToVR - 7c36ec29d457ad164ed5cffac6ed99d784d20097 authored over 3 years ago
Added tracking pausing/freezing (for now via button in 'Trackers')

github.com/KinectToVR/KinectToVR - e616e99291547e1936685d264ffebc94f1c1e619 authored over 3 years ago
Fixed feet pointing at floor in flip (math-based)

github.com/KinectToVR/KinectToVR - d1112211a7d652cb5abda6dda478cd820246d86c authored over 3 years ago
Fixed weird hips orientation in flip

github.com/KinectToVR/KinectToVR - 64434f7016293564b6908aa920482a3e88c3f98c authored over 3 years ago
Compare exceptions to enum instead

github.com/KinectToVR/k2vr-application - 5bdf8aa84b0d128083bb1e2b5d33f0b677892217 authored over 3 years ago
Restart notice reword

github.com/KinectToVR/KinectToVR - ccc9d5de04e7a79ed4528db088f2fe10ef90f413 authored over 3 years ago
Check SteamVR at the very beggining

github.com/KinectToVR/KinectToVR - 076e553c8a1f990b1cfc50ee9db568fc5bb90bb4 authored over 3 years ago
Forcefully update Kinect label after reconnect (until finished)

github.com/KinectToVR/KinectToVR - 78a2be6492941acb3b6d6cfdb10b730b4d46d34b authored over 3 years ago
Warn when VR Init has failed, then kill self

github.com/KinectToVR/KinectToVR - 09184a7f1a1af0f45a34bd644afb14d3ed1611f5 authored over 3 years ago
Don't compare const char* with literal

github.com/KinectToVR/k2vr-application - fb655cc7db8cfe29a8028d9f94299f581e999ccb authored over 3 years ago
Also update trackers on SetStateAll and SetState.

github.com/KinectToVR/k2vr-application - b322d828f7cf73d6581aaa1fd38346d1bf06ce70 authored over 3 years ago
Added restart request (message to change), removed useless leftover

github.com/KinectToVR/KinectToVR - 962c2bcd37b8ef039b1d8004a5e045a78247821b authored over 3 years ago
Added RefreshPose and RequestRestart methods to API and Driver

github.com/KinectToVR/k2vr-application - 4a4e196185b63a9f41fa17eb4b13ef736d535337 authored over 3 years ago
Added new tab to turn off or disable trackers

github.com/KinectToVR/KinectToVR - d1c448054e9047b9ba5aeeccc6bb66fee1da7fb6 authored over 3 years ago
Removed leftover useless const&'s, silenced input stream exception

github.com/KinectToVR/k2vr-application - 9643538f1600124460a74a6e17cbbffc5c69c4e8 authored over 3 years ago
Removed leftover junction to glm

github.com/KinectToVR/k2vr-application - 4bfe797545568e402df697ca3bb00be4cb1a4d53 authored over 3 years ago
Updated workflow for new GLM installation

github.com/KinectToVR/KinectToVR - 2db9648718eda58399fbfd19b792704bfe2e5165 authored over 3 years ago
Removed leftovers after vector-update, fixed bad copypasting (ID)

github.com/KinectToVR/KinectToVR - 03d56b5f39354450a55ff26af410ade4dc78ca4d authored over 3 years ago
Updated projects to C++20/PRE & Backup commit

github.com/KinectToVR/KinectToVR - 95ef389d1a7e6852ffb37d997d6bb12dffc7a1b9 authored over 3 years ago
Removed leftovers after vector-update, added some const&'s

github.com/KinectToVR/k2vr-application - 8539c5223cded36e716bf05f6c30dc80424c2371 authored over 3 years ago
saved UNDO information for reset changes and discarded files

github.com/KinectToVR/k2vr-application - a6544b0212f67ed9162d81fd7c7be70bc32fdb93 authored over 3 years ago
Log if the autospawn function couldn't do the job

github.com/KinectToVR/KinectToVR - bf3c4bb48c4659927fec0995b6ced5b9a6a8f2c8 authored over 3 years ago
Updated files for the new API with templates

github.com/KinectToVR/KinectToVR - 91addd2e6182991af5177c927dc7dabfc0582d4e authored over 3 years ago
Removed ZMQ from Actions and Readme

github.com/KinectToVR/KinectToVR - 424cd53e9d0cb71a59bb6a3b034dddb488fa7abb authored over 3 years ago
Longer semaphore timeout, removed a debug message

github.com/KinectToVR/k2vr-application - 7a8a0483825ad28cc30d05ce58a56b3e2430eecd authored over 3 years ago
Higher cutoff freq for LowPass in K2STracker

github.com/KinectToVR/k2vr-application - a14370b91670742415e6300c7824f706f6b1d07c authored over 3 years ago
Changed variations to conditional templates in API

github.com/KinectToVR/k2vr-application - 7367fc26f0d03873f1c7fd345472e2824b16bdfe authored over 3 years ago
Updated K2EX for the new K2API

github.com/KinectToVR/KinectToVR - e07a5dd1ed65dde1a41d5c4b54607b4f2958b426 authored over 3 years ago
Rewrite of K2API: Named Pipes and Global Semaphores

Many things still require fixing: timeouts, unlock periods, variations -> templates

github.com/KinectToVR/k2vr-application - 80d058179615777673345cf30c65ad7ed536c9d1 authored over 3 years ago
(Actions) Unified xcopy filenames

github.com/KinectToVR/KinectToVR - f58e6ed7676c891634b82e0f69dd6b45e2a8a913 authored over 3 years ago
Revert "(Actions) Removed ZMQ copying, unified boost serialization filename"

This reverts commit 0af3dc7a79d4f173311d660b420cb6212db3b7f5.

github.com/KinectToVR/KinectToVR - 60cff9c66c3fd64779103158989adeccaf422710 authored over 3 years ago
(Actions) Removed ZMQ copying, unified boost serialization filename

github.com/KinectToVR/KinectToVR - 0af3dc7a79d4f173311d660b420cb6212db3b7f5 authored over 3 years ago
(Actions) Create links to GLog and GFlags builds for KTVR

github.com/KinectToVR/KinectToVR - dd53fdfea6c7e77a067ba1901ad6d701467a7ac2 authored over 3 years ago
Update workflow for non-vcpkg glog

github.com/KinectToVR/KinectToVR - 29acd5981fff7a7dadc2f4ba07b447da9f91a1e4 authored over 3 years ago
Change the body color for a K2QT-like one

github.com/KinectToVR/KinectToVR - f7eda1466694319f108312278db6955cd3bd574b authored over 3 years ago
Log the starting port

github.com/KinectToVR/KinectToVR - 2977486eb9d15196fe862b9b24a415cc6a26a572 authored over 3 years ago
Log the starting port

github.com/KinectToVR/k2vr-application - 5607f7be5ca862e1aacda21d9af86f875899b8cc authored over 3 years ago
Update on pose-set instead of each loop

github.com/KinectToVR/k2vr-application - e6cf9167ff07646c4e7354b332a5e187ae837e34 authored over 3 years ago
Fail-proof waiting a bit

github.com/KinectToVR/k2vr-application - bba2ed0e8b414ba6c8697a94153deec3cc548c2b authored over 3 years ago
Remove useless OVRIE binding set

github.com/KinectToVR/KinectToVR - 297f6872fd90afcb26d8246872e67ac0c66c3267 authored over 3 years ago
Update binding for path and not serial

github.com/KinectToVR/k2vr-application - ee310371da86e1088ae18cab6ee433706d19eeb1 authored over 3 years ago
Update for non-vcpkg GLog & GFlags + log to "*.log" + credit SDraw

github.com/KinectToVR/k2vr-application - b390d17cc9526a29ef3c74ba15eca657d5828e62 authored over 3 years ago
Make added trackers' serial normal (not path)

github.com/KinectToVR/KinectToVR - d5549d266ebd243b53a31c9b5aeb0a6053af89f9 authored over 3 years ago
add commands

redistfix, posenet, skeletonscale

github.com/KinectToVR/nemi - 9d95ba98ba8bcaaf188d5c21359a6888226d9bd2 authored over 3 years ago
Finished KV2 orientation handling & handling K2API, updated filters

github.com/KinectToVR/KinectToVR - 84245e647945d35e6ef0c51a5f8f08c026bc13ee authored over 3 years ago
Auto stash before merge of "experiments" and "origin/experiments"

github.com/KinectToVR/KinectToVR - 46cda9ef91ea30d6887d1afbf144d5de28a35a5f authored over 3 years ago
Updated filters in K2STracker

github.com/KinectToVR/k2vr-application - d1b6dd9c327262ec1a4b1fe5f72ea2b2f68d50ed authored over 3 years ago
PWSH ignore on error

github.com/KinectToVR/KinectToVR - 12732173c1f2182a39a9f8a7180b1bb11b9b3fbe authored over 3 years ago
Update GH Actions cleaning path

github.com/KinectToVR/KinectToVR - 973c0ae90a2e27e73e317443a121cd04aafba7ff authored over 3 years ago
Post build copy for any library version

github.com/KinectToVR/k2vr-application - eebc2ceffe8da27acafd24473a0c9f6d41148e73 authored over 3 years ago
GH Actions / again

github.com/KinectToVR/KinectToVR - 3d916527e76d72fbc059e03291f097f1a682004b authored over 3 years ago
Build instructions update

github.com/KinectToVR/KinectToVR - 7d375ad8dd6b55bc8356e39277c326538309e531 authored over 3 years ago
GH Actions (take 3)

github.com/KinectToVR/KinectToVR - a3abc69f8aac912e321f854846f8327094eff40d authored over 3 years ago
GH Actions (take 2)

github.com/KinectToVR/KinectToVR - bf388d238e9ab2028aeb83380956a7c4eceab9f5 authored over 3 years ago
Re-based the project to use the K2APP's driver w/ API

github.com/KinectToVR/KinectToVR - 36565f9a49ce44a62977c8587f75b448e0c4a808 authored over 3 years ago
Better downloading via serial method

github.com/KinectToVR/k2vr-application - 04886d3915450653aa7cb9dd8e1c0eaf0a216932 authored over 3 years ago
Updated download failure message for downloading via serial

github.com/KinectToVR/k2vr-application - 7c519ff7227387aa358d39e953c2fc91c127f6dd authored over 3 years ago
Filter arguments are non-const now

github.com/KinectToVR/k2vr-application - 7b3e182f8e55859f8f396052bb7d19ab243eba43 authored over 3 years ago
Fixed 'more than one instance matching' error

github.com/KinectToVR/k2vr-application - 36f7709412ca6ca83c510b33123a341433098b45 authored over 3 years ago
Fail-proofed internal offsets

github.com/KinectToVR/k2vr-application - 9ebdadeb39c5bc1cf1755745603faa5d7a3a03e6 authored over 3 years ago
Added getTrackerBase methods for dumping data to send

github.com/KinectToVR/k2vr-application - 9e3b15120db91f543ac13ea1bbc69bc432239a59 authored over 3 years ago
Added getFullCalibratedPosition method to K2STracker

github.com/KinectToVR/k2vr-application - 1b3ad655e326d85b7a39a4aa9c88d73c66eb07f7 authored over 3 years ago
Merge remote-tracking branch 'origin/experiments' into experiments

github.com/KinectToVR/KinectToVR - 9d2a7e90268a7401c8e35eb4a7cad6e2ace963b2 authored over 3 years ago
Don't check the build number when updating

github.com/KinectToVR/KinectToVR - fc52a21a0d4f292378810d012cf288c7531c0af4 authored over 3 years ago
New GitHub actions script + caching

github.com/KinectToVR/KinectToVR - 441ebc3d3f3b811d2b29b5986910996881d6bda0 authored over 3 years ago