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

Removed duplicated abort variable

github.com/KinectToVR/KinectToVR - 0ad2be1d76e6d581ecd5142c47cfd4d1333aaa87 authored about 4 years ago
Added CI (one more time)

github.com/KinectToVR/KinectToVR - 7b5fb8976c7a8507f9309613cb2580b3e2ba051d authored about 4 years ago
Make MD5 check skip if the value is 0

this should fix vcredist

github.com/KinectToVR/k2vr-installer-gui - 8cb9449ef792db03fe06fd85928e081905f5518e authored about 4 years ago
Merge remote-tracking branch 'origin/master'

github.com/KinectToVR/KinectToVR - 410d22cae319b112e39a557c9e7aa8326de92bd2 authored about 4 years ago
Reduced CPU usage by a lot

github.com/KinectToVR/KinectToVR - 9320ba35ce2050b81d16c47b0a6d5f5d10406b3e authored about 4 years ago
Set up GitHub actions

github.com/KinectToVR/KinectToVR - 2277ca9e67bcd622c88efbffa9a1fcc36b34e250 authored about 4 years ago
Updated project files, versioning, automatic calibration aborting

Remaining: Calculated rotation option on 360, PSMSProcess stuff removement

github.com/KinectToVR/KinectToVR - 13c7cfe9a0761fa6d01502110eb7a78a13f0ffb3 authored about 4 years ago
Merge remote-tracking branch 'origin/master'

github.com/KinectToVR/KinectToVR - ea4c09f2458ea19d320cc102cef83b5234c588b3 authored about 4 years ago
Fixed: following head orientation, driver status check

github.com/KinectToVR/KinectToVR - e2b615cd6cfddc1514fcf64a271da6906e1e904e authored about 4 years ago
Updated travis.yml to build only main project.

github.com/KinectToVR/KinectToVR - b3ec76d7a52ba32a5a5c5047d77ea535e3f07b50 authored over 4 years ago
Updated versioning, driver logging

github.com/KinectToVR/KinectToVR - 4dfb92c75d5606d4142c22ea15e21b0d69b76b35 authored over 4 years ago
Fixed bugs: server status check, calibration aborting

github.com/KinectToVR/KinectToVR - 7a8458543acdac5c63e2a2e2d497e61a02cc11cd authored over 4 years ago
Fixed OpenVR driver crashing, updated API and readme

github.com/KinectToVR/k2vr-application - 094020307f54d1b179c98da950a30ab23ada9e0b authored over 4 years ago
Changed Update_Pose serialization parameters

Resolved serialization error, although there are uncaught exceptions on Update_Data and Update_P...

github.com/KinectToVR/k2vr-application - b4b16a7dbf0425d6f0ecb75fcca1da3ecf7583d6 authored over 4 years ago
Removed redundant log statements

Update_Pose throws 'Global parsing error: invalid signature'

github.com/KinectToVR/k2vr-application - 2ea4c2e3db749dba51e60e02af4f14938cf4a034 authored over 4 years ago
Repaired multi-command parsing (kind of)

github.com/KinectToVR/k2vr-application - 182b22fe8130066f9a507c09e8e9f4dba199079f authored over 4 years ago
Added update method, fixed one-parameters commands, more logging

github.com/KinectToVR/k2vr-application - 424ab00473c020960373cc4abd271b7885f76088 authored over 4 years ago
Updated API scripts (half's still unstable)

github.com/KinectToVR/k2vr-application - d78d71f1a6f586c4fff6a3672b21ae1ea6e5b292 authored over 4 years ago
Updated OpenVR driver, tracker object realization

github.com/KinectToVR/k2vr-application - 8e6fe39f21cf14f0f2af8b6d0895246910cd3de8 authored over 4 years ago
Updated OpenVR driver, command parsing

github.com/KinectToVR/k2vr-application - 654d6cf48320161ac40e1f083257856e09ce637f authored over 4 years ago
Added OpenVR driver (server, logging)

Driver folder is being created in out/driver after every build, ready to register with vrpathreg.

github.com/KinectToVR/k2vr-application - b2960aa320c196d9460bcf887f81e15e5abf0899 authored over 4 years ago
Merge remote-tracking branch 'origin/master'

github.com/KinectToVR/KinectToVR - 7eccd074ce434beee30f26411f8dc37b92fc559e authored over 4 years ago
Added OpenVR driver (server, logging)

Driver folder is being created in out/driver after every build, ready to register with vrpathreg.

github.com/KinectToVR/KinectToVR - e02e5c187869cac4916e50d1cb38708bea5a2634 authored over 4 years ago
Updated API communication scripts, formatted code

github.com/KinectToVR/k2vr-application - be908db49ee73bae92ef372ec408036bd1954cf4 authored over 4 years ago
Added post-build xcopy to KV2 project.

github.com/KinectToVR/k2vr-application - 6dfe614027b9401851de05d080545b73180dd54c authored over 4 years ago
Updated project files, added build instructions.

Fixed thumbnail path, assuming it's located in 'resources' folder.

github.com/KinectToVR/k2vr-application - 9a8cbd72c5f6f5f54adbf267055316e8fcfef408 authored over 4 years ago
Fixed flip code, added default Xrot offset

github.com/KinectToVR/KinectToVR - 38cdf8d630b5033860f04a45bd3e0917e55dee31 authored over 4 years ago
Added driver source, reformatted code

github.com/KinectToVR/KinectToVR - eaa7368a4a33a22a9b2cee0ffb1b7ca33d532f22 authored over 4 years ago
Updated VersionInfo FileVersion-s

github.com/KinectToVR/KinectToVR - a7a6419656af4b8db9529c457273bc92f3510018 authored over 4 years ago
Added PSMSProject, general tweaks and pre-release changes

github.com/KinectToVR/KinectToVR - bb5b97f13b644cef90b9fbdda55af6bf17b1840a authored over 4 years ago
Add unhandled exception dialog

github.com/KinectToVR/k2vr-installer-gui - 8bd378287bb5e662a9feebc41d491a4943f311ec authored over 4 years ago
Changed calibration scripts

Abort/cancel, Swap POS and ROT, Fine tune, Better accept

github.com/KinectToVR/KinectToVR - 1e246b7b45b2076febef3a6b8d5fcf9614208860 authored over 4 years ago
Fixed xcopy command

github.com/KinectToVR/KinectToVR - 212131b9f5c7dfc0c28342ec45839fee63ccdec1 authored over 4 years ago
Updated .gitignore

github.com/KinectToVR/KinectToVR - ae04ccede92c032eebcf2eedc64428eb1132334c authored over 4 years ago
Removed precompiled .lib files from KVRlib folder

github.com/KinectToVR/KinectToVR - a5bd08997334dc80e0f0ccbb45004328f1d92785 authored over 4 years ago
Updated c++ standard for KinectV2Process

github.com/KinectToVR/KinectToVR - 0974f4c065f78bb3078d1090a09b9b977662c3ff authored over 4 years ago
Fixed icon path, Travis

github.com/KinectToVR/KinectToVR - fb9b981596df6c07bd12e17943c4309448ec4fd9 authored over 4 years ago
Updated OpenVR, Travis

github.com/KinectToVR/KinectToVR - a52037cf4d7b335cf177135b8d5bf77cc3e39404 authored over 4 years ago
Try to setup travis for repository

github.com/KinectToVR/KinectToVR - edd651f6918c91cd6c53b71d3d10c8de41235702 authored over 4 years ago
Added trackers yaw from calibration to KV2 rot. calculation

github.com/KinectToVR/KinectToVR - b796de0b56911ae52a18aeab461b8099aa75abf3 authored over 4 years ago
Fixed rotation tracking for KV2, changed PSMS not initialized message

github.com/KinectToVR/KinectToVR - 37feb8814a0a7bcb419b57f4064b069ec2c483fd authored over 4 years ago
Added versioning manifests for WIN32 app

github.com/KinectToVR/KinectToVR - 6528588cce9a7d8ba283f0bb833a931a0f1a804f authored over 4 years ago
Added knee->ankle angle calculation for better orientation tracking

github.com/KinectToVR/KinectToVR - 2135068e912b4c2ccb2a7601d5989cdb4b277f87 authored over 4 years ago
Use direction vectors instead of NUI-calculated feet orientation

github.com/KinectToVR/KinectToVR - 5c2eafd98141c7ec52f465dca8cc475fcc3322fb authored over 4 years ago
Minimalized filtering, added quaternion 'guard'

:not applying orientation if quaternion equals blank (w1,x0,y0,z0) or inverse blank.

github.com/KinectToVR/KinectToVR - e9c3faad6786302fffb52dd69f3d315ae2b31bff authored over 4 years ago
Shorted filter array

github.com/KinectToVR/KinectToVR - aa10a3433911bc7810dd23f7b41a9708433eb1a6 authored over 4 years ago
Made build-able, updated readme

github.com/KinectToVR/KinectToVR - 41031625bfb4768799c9aa9d51eb7b70e8d6cdb4 authored over 4 years ago
Repaired flip, calibration, orientation tracking, changed naming.

github.com/KinectToVR/KinectToVR - 508c05bf34bd305e8bbcd4da91881b202d48ca78 authored over 4 years ago
Use slug (short sha) for artifact name

github.com/KinectToVR/k2vr-installer-gui - dc5135af93dca2e46d263f26729f68979b4ff968 authored over 4 years ago
Add "CI" using GitHub Actions (#3)

I don't think this counts as real continuous integration because I don't run any tests aside fro...

github.com/KinectToVR/k2vr-installer-gui - 67bfeb3c0ebaa6aea147290f9c462d43e9d79ad8 authored over 4 years ago
Increase version number

github.com/KinectToVR/k2vr-installer-gui - 13f861a8daa57491755c1188990e2ef386fe9662 authored over 4 years ago
I did a whoopsie at the path detection

github.com/KinectToVR/k2vr-installer-gui - f2df2cb6f0db6ae38300a673077c6d3fb211d3ae authored over 4 years ago
Improve button colours

github.com/KinectToVR/k2vr-installer-gui - 51c85b1c784172eddfe79d6b5a3cf02f4cdecfa9 authored over 4 years ago
Improve margins on the os licenses popup

github.com/KinectToVR/k2vr-installer-gui - 5603c261576f2a6d7857fa9aede8bee4cdf8ac5a authored over 4 years ago
Drop the zero from the version

github.com/KinectToVR/k2vr-installer-gui - 4d22b7d0a5b6cb5aaed208cafb4bc34fd5644d4b authored over 4 years ago
Quote that path for consistency

github.com/KinectToVR/k2vr-installer-gui - 634e1256459b9648bf25e802b18ef0a078fa64b9 authored over 4 years ago
Fix setting tracker roles

github.com/KinectToVR/k2vr-installer-gui - 8df25bedf3001c7d9398b0a94efc698466bee888 authored over 4 years ago
Add a newline to make that look better

github.com/KinectToVR/k2vr-installer-gui - 0bb846de486f8ddf4817394fb71500e8c4568c46 authored over 4 years ago
Work around multiple runtime folders in vrpaths

github.com/KinectToVR/k2vr-installer-gui - 93ba522fef13aaba7675324b3176770ac16512ed authored over 4 years ago
look for ovrie file instead of folder.

github.com/KinectToVR/k2vr-installer-gui - 93e4a054f4ca8c844afb9f224779987807b13324 authored over 4 years ago
set tracker roles in vrsettings

github.com/KinectToVR/k2vr-installer-gui - 019331a6c87600ea2b6d8cdfadaca64a0a7c933d authored over 4 years ago
Updated readme file: repository rework.

github.com/KinectToVR/k2vr-application - 87853206e8b82b4fbf199801f20b80eaae727ae5 authored over 4 years ago
Merge branch 'master' of https://github.com/KinectToVR/k2vr-installer-gui

github.com/KinectToVR/k2vr-installer-gui - 8a0845a1fe69937ad14dd5f8465871e1b8c1b1f2 authored over 4 years ago
change folder to c:\k2ex temporarily

github.com/KinectToVR/k2vr-installer-gui - 76b92879a23b6d22316a24d18890adbf9c552f63 authored over 4 years ago
Merge pull request #2 from hinaloe/patch-1

Improve Japanese translation

github.com/KinectToVR/k2vr-installer-gui - 342c2d5fdedf96a4af576ae8a3e54c5c5e665fea authored over 4 years ago
Improve Japanese translation

github.com/KinectToVR/k2vr-installer-gui - 6daae1dd02cb78ccf367f613af45ca4ae602a257 authored over 4 years ago
tell user where the install log is after install is done

github.com/KinectToVR/k2vr-installer-gui - 710b70b45a0958989f504038306e718b4e748f13 authored over 4 years ago
prompt user to uninstall openvr-inputemulator if present

github.com/KinectToVR/k2vr-installer-gui - b934ad65748564e39e2cc0366cf6a0f86a6685a0 authored over 4 years ago
hide analytics controls until it is implemented

github.com/KinectToVR/k2vr-installer-gui - a236f15de131decf709bbbfa31d47f32e3366831 authored over 4 years ago
hide last number from assembly to follow semantic versioning

version changed from 2.0.0.1 to 2.0.1.0 and displayed as 2.0.1, color of version text was also c...

github.com/KinectToVR/k2vr-installer-gui - 78df4336afeccc89bab975c89c65102b089c81c0 authored over 4 years ago
Update Visual C++ 2019 Redist hash

github.com/KinectToVR/k2vr-installer-gui - 666136f20e4816ac54e11184d635d310feadbb22 authored over 4 years ago
K2APIが幾つか更新:より多くのファンクションポインタ、シリアル化、サーバからハッシュコードに基づくの応答。

github.com/KinectToVR/k2vr-application - 5d2b0fa4075bbedb02e2831d04bcac98de08978e authored over 4 years ago
add japanese translation

Mostly made using DeepL probably not perfect.

github.com/KinectToVR/k2vr-installer-gui - 18da18f3a81995110d17981d8cd16bef0ec4436a authored over 4 years ago
change %1 to {0} for C#'s String.Format() method to work.

github.com/KinectToVR/k2vr-installer-gui - 25d4b7dafbe67009bd2a0c5d0bb411dc6a15cc7c authored over 4 years ago
Create strings.json

should have all non-log and localizable strings.
added french as example translation.

github.com/KinectToVR/k2vr-installer-gui - b611e5db78517ae07a639ef21e6f29e08435cc28 authored over 4 years ago
Updating Discord link to go to the general channel instead of the legacy k2vr help chat

github.com/KinectToVR/k2vr-installer-gui - e06c5f01c63d15cc4a5c064943a27d2f70833cf5 authored over 4 years ago
Add exit button to finish page

github.com/KinectToVR/k2vr-installer-gui - fd1fbbd8fff94c87715f775053844222e7c9f22d authored over 4 years ago
update version to 2.0

Assuming K2VR Installer GUI's role as a K2EX Installer follow-up. semantic versioning would make...

github.com/KinectToVR/k2vr-installer-gui - c53d70401216e177feb87e638a6f42a97d548bf8 authored over 4 years ago
disclaimer text wording

changed from clicking the specific "begin installation" button to Proceeding with installation. ...

github.com/KinectToVR/k2vr-installer-gui - d7ba4f3848b2f499a3f6e7995a5968b4389d9e83 authored over 4 years ago
Change install log font to monospace (Lucida Console)

github.com/KinectToVR/k2vr-installer-gui - 2e1b77cdb54e501fc053f51656f912c54ec369ef authored over 4 years ago
move finish banner to the top

github.com/KinectToVR/k2vr-installer-gui - 8f1c38507ef5afd7136986efbe78474081ac9866 authored over 4 years ago