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 global joint state enumeration
github.com/KinectToVR/k2vr-application - da99eaa6a249630b48fdf7c7cbbb9a6fedb34884 authored almost 4 years ago
github.com/KinectToVR/k2vr-application - da99eaa6a249630b48fdf7c7cbbb9a6fedb34884 authored almost 4 years ago
Log into logs/ directory and not the base
There will be a great bunch of files, so at least they may be in a single folder
github.com/KinectToVR/k2vr-application - 55acb929a88efc7b2f5e3e50d53ad4a7edb99c6a authored almost 4 years ago
Added skeleton render scaling to lower CPU usage
(decreased around 4 times by scaling at 1/3)
github.com/KinectToVR/k2vr-application - 137b7d6981088521dfdd7924b8fd9a8dffd53bc1 authored almost 4 years ago
Updated API example for multiple configurations and new roles enum
github.com/KinectToVR/k2vr-application - 1cbc46cdc0e90592956538fc30cad9bfafc2270f authored about 4 years ago
github.com/KinectToVR/k2vr-application - 1cbc46cdc0e90592956538fc30cad9bfafc2270f authored about 4 years ago
Fixed building driver+API in debug mode
github.com/KinectToVR/k2vr-application - 05bee75a280f827dca48191b83d0dec678327de1 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 05bee75a280f827dca48191b83d0dec678327de1 authored about 4 years ago
Print role name instead of number
github.com/KinectToVR/k2vr-application - b335adb34aeab83da562a77d9d092a8c035bf5cb authored about 4 years ago
github.com/KinectToVR/k2vr-application - b335adb34aeab83da562a77d9d092a8c035bf5cb authored about 4 years ago
Moved role and type enumerations to K2Objects header
github.com/KinectToVR/k2vr-application - cf53361a9bb96ea56aa2ec62bdd97adbe460407e authored about 4 years ago
github.com/KinectToVR/k2vr-application - cf53361a9bb96ea56aa2ec62bdd97adbe460407e authored about 4 years ago
Added role and input profile updating based on map (if-else go bye-bye)
github.com/KinectToVR/k2vr-application - c2e5b627763d36eeabae7a590178cc6276ccdbf3 authored about 4 years ago
github.com/KinectToVR/k2vr-application - c2e5b627763d36eeabae7a590178cc6276ccdbf3 authored about 4 years ago
Added custom roles enumeration
github.com/KinectToVR/k2vr-application - 56f8d73471270bd2e5efcc5a57c1f385a428393a authored about 4 years ago
github.com/KinectToVR/k2vr-application - 56f8d73471270bd2e5efcc5a57c1f385a428393a authored about 4 years ago
Comma in path and the base statement
github.com/KinectToVR/k2vr-application - e57146a9683a4601b49afc4c41a1dd9c423b41bb authored about 4 years ago
github.com/KinectToVR/k2vr-application - e57146a9683a4601b49afc4c41a1dd9c423b41bb authored about 4 years ago
Updating tracker roles
github.com/KinectToVR/k2vr-application - ac617c566d5e5e1b5c638f572a47ad43ed251495 authored about 4 years ago
github.com/KinectToVR/k2vr-application - ac617c566d5e5e1b5c638f572a47ad43ed251495 authored about 4 years ago
Merge branch 'master' of https://github.com/KinectToVR/k2vr-website
github.com/KinectToVR/k2vr-website - 3735c1020b8ff9c723bce0ba4eddb62e5366d57f authored about 4 years ago
github.com/KinectToVR/k2vr-website - 3735c1020b8ff9c723bce0ba4eddb62e5366d57f authored about 4 years ago
update installer version
github.com/KinectToVR/k2vr-website - c7f4bc62bb086b764ab0f139e56e67a25de75339 authored about 4 years ago
github.com/KinectToVR/k2vr-website - c7f4bc62bb086b764ab0f139e56e67a25de75339 authored about 4 years ago
v2 sdk did not actually update, oops.
github.com/KinectToVR/k2vr-installer-gui - d57f64fdfe292c4060c7b5e4c2bb88b6da6643eb authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - d57f64fdfe292c4060c7b5e4c2bb88b6da6643eb authored about 4 years ago
increase version
github.com/KinectToVR/k2vr-installer-gui - 7d369dd0b6f1ff8ef1fefd209984cd05405ab1d7 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 7d369dd0b6f1ff8ef1fefd209984cd05405ab1d7 authored about 4 years ago
update kinect sdk hashes
nice signature updates MS :)
github.com/KinectToVR/k2vr-installer-gui - e8d050df02e685cb6d9e286679a4f44546a92fe8 authored about 4 years ago
Code-of-conduct (*why not*)
github.com/KinectToVR/k2vr-application - fa4295b34bcc057e46efdaabaac6c57913c331b1 authored about 4 years ago
github.com/KinectToVR/k2vr-application - fa4295b34bcc057e46efdaabaac6c57913c331b1 authored about 4 years ago
Updated readme for K2API (*Also spelling*)
github.com/KinectToVR/k2vr-application - 9abdd95cb9f89d925e7f03fee2a97b6afe013b79 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 9abdd95cb9f89d925e7f03fee2a97b6afe013b79 authored about 4 years ago
Added K2API sample (for later)
github.com/KinectToVR/k2vr-application - 96f2be21c8442a2b227d06b8d6a36a42affa42bf authored about 4 years ago
github.com/KinectToVR/k2vr-application - 96f2be21c8442a2b227d06b8d6a36a42affa42bf authored about 4 years ago
Check for same serial when updating data
github.com/KinectToVR/k2vr-application - c91ba2d010804993de9153e962a456388334dac0 authored about 4 years ago
github.com/KinectToVR/k2vr-application - c91ba2d010804993de9153e962a456388334dac0 authored about 4 years ago
Set tracker state to added after calling spawn
github.com/KinectToVR/k2vr-application - 55672f4fb152b73662f3f8ac0ab10ff05874c677 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 55672f4fb152b73662f3f8ac0ab10ff05874c677 authored about 4 years ago
Spawn tracker if needed (single activation)
github.com/KinectToVR/k2vr-application - cd40ae5ddf6fc4094c1eb2306f33cedac01d54b7 authored about 4 years ago
github.com/KinectToVR/k2vr-application - cd40ae5ddf6fc4094c1eb2306f33cedac01d54b7 authored about 4 years ago
Added proper shutdown for API & ZMQ
github.com/KinectToVR/k2vr-application - c8837312fd2c77494c22c38e05eb1ac331d2ca13 authored about 4 years ago
github.com/KinectToVR/k2vr-application - c8837312fd2c77494c22c38e05eb1ac331d2ca13 authored about 4 years ago
Added some constructors to K2API files
github.com/KinectToVR/k2vr-application - dd98dc1c87bd79bea8e90b1cb0e4d2d146c19fb2 authored about 4 years ago
github.com/KinectToVR/k2vr-application - dd98dc1c87bd79bea8e90b1cb0e4d2d146c19fb2 authored about 4 years ago
Added C++ skeleton renderer (QQuickImageProvider)
github.com/KinectToVR/k2vr-application - ed110e1ac26962fe7a3dbb81a0e73993e2ffe76e authored about 4 years ago
github.com/KinectToVR/k2vr-application - ed110e1ac26962fe7a3dbb81a0e73993e2ffe76e authored about 4 years ago
Merge branch 'master' of https://github.com/KinectToVR/k2vr-installer-gui
github.com/KinectToVR/k2vr-installer-gui - 84308a68dba74dd08ed896ba8fcb8c0e3cfa7740 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 84308a68dba74dd08ed896ba8fcb8c0e3cfa7740 authored about 4 years ago
update finish banner and make it clickable
github.com/KinectToVR/k2vr-installer-gui - 586c0fbb5b09bff9171a2b0ca77046cb4fce0507 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 586c0fbb5b09bff9171a2b0ca77046cb4fce0507 authored about 4 years ago
more quotes
github.com/KinectToVR/k2vr-installer-gui - 3688e2166dbdec22b8e3191c1d2f779f064d6766 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 3688e2166dbdec22b8e3191c1d2f779f064d6766 authored about 4 years ago
Update hash for installer with fixed hash
github.com/KinectToVR/k2vr-website - ea13496be1545b479a7aecb483a8bac1beff6684 authored about 4 years ago
github.com/KinectToVR/k2vr-website - ea13496be1545b479a7aecb483a8bac1beff6684 authored about 4 years ago
Update hash for fixed zip (I hope)
github.com/KinectToVR/k2vr-installer-gui - e86b2b37f39d6ecd179d4795a7da2ae4f75e0cb1 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - e86b2b37f39d6ecd179d4795a7da2ae4f75e0cb1 authored about 4 years ago
Implemented update checking (+QML, finished checking backend)
Handlers will help later with running the installer
github.com/KinectToVR/k2vr-application - eaad2d0d5eda833419165a964fcb291496f9e594 authored about 4 years ago
update hash
github.com/KinectToVR/k2vr-website - 77b0f376e9c3f78f545715a721fa5e564557eb34 authored about 4 years ago
github.com/KinectToVR/k2vr-website - 77b0f376e9c3f78f545715a721fa5e564557eb34 authored about 4 years ago
increment installer version
github.com/KinectToVR/k2vr-website - e118024dcb1059682a6ea33ce3795a89d3e927e2 authored about 4 years ago
github.com/KinectToVR/k2vr-website - e118024dcb1059682a6ea33ce3795a89d3e927e2 authored about 4 years ago
increment version (its gonna get to 2.1.43 isnt it)
github.com/KinectToVR/k2vr-installer-gui - 5e1e8009420927fcb96fddcb09dd207def945ccd authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 5e1e8009420927fcb96fddcb09dd207def945ccd authored about 4 years ago
add even more quotes aaaaaa
github.com/KinectToVR/k2vr-installer-gui - 485c06774b972a6ca4fd62b0f159e72b9c4a29bc authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 485c06774b972a6ca4fd62b0f159e72b9c4a29bc authored about 4 years ago
update hash for new smaller zip with trimmed libs and icon
github.com/KinectToVR/k2vr-installer-gui - 185329138046ca861eb02934c211f69b82627954 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 185329138046ca861eb02934c211f69b82627954 authored about 4 years ago
Merge branch 'master' of https://github.com/KinectToVR/k2vr-installer-gui
github.com/KinectToVR/k2vr-installer-gui - 4bf48c47854e205cacebdf7663463d7536ff5965 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 4bf48c47854e205cacebdf7663463d7536ff5965 authored about 4 years ago
Install dir must be empty
github.com/KinectToVR/k2vr-installer-gui - 540eecd394bea61ea6bfc070e9dd3ca2524ad9db authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 540eecd394bea61ea6bfc070e9dd3ca2524ad9db authored about 4 years ago
Updated GitHub files after some changes
github.com/KinectToVR/k2vr-application - 45057f48708c0c9b63e271b20bc784f34de1a544 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 45057f48708c0c9b63e271b20bc784f34de1a544 authored about 4 years ago
Added version checking (for now logging)
github.com/KinectToVR/k2vr-application - a370311202f35976b215ad4a8b3c0cfe6d792611 authored about 4 years ago
github.com/KinectToVR/k2vr-application - a370311202f35976b215ad4a8b3c0cfe6d792611 authored about 4 years ago
Automated build a bit (a lot)
github.com/KinectToVR/k2vr-application - 65edbc5b8840f23d5a05c3936cc25e8bcb55e7ff authored about 4 years ago
github.com/KinectToVR/k2vr-application - 65edbc5b8840f23d5a05c3936cc25e8bcb55e7ff authored about 4 years ago
Added networking to .pro files
github.com/KinectToVR/k2vr-application - d204dd8a021b6646724f7c061f64a715eb8b5b2b authored about 4 years ago
github.com/KinectToVR/k2vr-application - d204dd8a021b6646724f7c061f64a715eb8b5b2b authored about 4 years ago
some qt design studio autoformat
github.com/KinectToVR/k2vr-application - 033f5f2434c996a4c8763094d321e71781eeddfb authored about 4 years ago
github.com/KinectToVR/k2vr-application - 033f5f2434c996a4c8763094d321e71781eeddfb authored about 4 years ago
(Readme) *That damned <br>
github.com/KinectToVR/k2vr-application - 4d63f7f1834c9e7c7f17e89c4b526ae85c8afef6 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 4d63f7f1834c9e7c7f17e89c4b526ae85c8afef6 authored about 4 years ago
(Readme) *Meh, eigen's already cloned tho*
github.com/KinectToVR/k2vr-application - 097c956ff74ea4732a149b227fe5f6e16c6f5075 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 097c956ff74ea4732a149b227fe5f6e16c6f5075 authored about 4 years ago
Updated ReadMe (vcpkg, possibly clearer instructions)
github.com/KinectToVR/k2vr-application - b103af65f3575bd2e46d2b1cc6c6b42cc671c4ce authored about 4 years ago
github.com/KinectToVR/k2vr-application - b103af65f3575bd2e46d2b1cc6c6b42cc671c4ce authored about 4 years ago
Fixed GLog to appear in dll's directory
github.com/KinectToVR/k2vr-application - a2324457cf6aa5a6770f856b97f59c1394d633b8 authored about 4 years ago
github.com/KinectToVR/k2vr-application - a2324457cf6aa5a6770f856b97f59c1394d633b8 authored about 4 years ago
Updated API including, moved includes from source to header
github.com/KinectToVR/k2vr-application - e78349de7d95b510adb99eb21df02ed5ffaa6eb1 authored about 4 years ago
github.com/KinectToVR/k2vr-application - e78349de7d95b510adb99eb21df02ed5ffaa6eb1 authored about 4 years ago
Updated ZMQ function calls
github.com/KinectToVR/k2vr-application - 467bd8caf12829592fd2c7332c3b9ae8ab3b1667 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 467bd8caf12829592fd2c7332c3b9ae8ab3b1667 authored about 4 years ago
Moved from NuGet to vcpkg (dynamic linking)
github.com/KinectToVR/k2vr-application - 5eb9692a57df964fa03231b8bbec3b4381ad7a06 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 5eb9692a57df964fa03231b8bbec3b4381ad7a06 authored about 4 years ago
Update installer to 2.1.7
github.com/KinectToVR/k2vr-website - 4b237a79e99e359cbf9445806c9dfd5d834e3e0d authored about 4 years ago
github.com/KinectToVR/k2vr-website - 4b237a79e99e359cbf9445806c9dfd5d834e3e0d authored about 4 years ago
Rename artifact exe
github.com/KinectToVR/k2vr-installer-gui - 07f5723e1ce3b7f7adb9d0fdeb6c3ff85f90f70b authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 07f5723e1ce3b7f7adb9d0fdeb6c3ff85f90f70b authored about 4 years ago
Fix NullReferenceException when appConfig.json is empty for some reason
also increment version
github.com/KinectToVR/k2vr-installer-gui - fd6d9df21257503bf1df316f1f52d8814ce6c873 authored about 4 years ago
(Readme) *Yes, there's already Qt6*
github.com/KinectToVR/k2vr-application - 58f87fdb27ce759af405cf42035b3a9380fc9a67 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 58f87fdb27ce759af405cf42035b3a9380fc9a67 authored about 4 years ago
Changed joints enumeration for global mapping
github.com/KinectToVR/k2vr-application - ba2227c5b7fe868c6aba1ebfa2e57f8d6ce58dab authored about 4 years ago
github.com/KinectToVR/k2vr-application - ba2227c5b7fe868c6aba1ebfa2e57f8d6ce58dab authored about 4 years ago
Tweaked communication commands
github.com/KinectToVR/k2vr-application - c69dc6c173f5b56104c14585470e8532b55bc485 authored about 4 years ago
github.com/KinectToVR/k2vr-application - c69dc6c173f5b56104c14585470e8532b55bc485 authored about 4 years ago
Updated logging (should flush instantly after call)
github.com/KinectToVR/k2vr-application - a4e62c3863bda7e9f24937cf786041e070dc1493 authored about 4 years ago
github.com/KinectToVR/k2vr-application - a4e62c3863bda7e9f24937cf786041e070dc1493 authored about 4 years ago
Changed from Kinect to more general tracking types (will help later)
github.com/KinectToVR/k2vr-application - 1e7ecea816b936d2f34e584c327d86eba3caf291 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 1e7ecea816b936d2f34e584c327d86eba3caf291 authored about 4 years ago
Updated readme after some codebase changes
github.com/KinectToVR/k2vr-application - 16866c7279809c749f6f32cdc9f76918fad709d2 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 16866c7279809c749f6f32cdc9f76918fad709d2 authored about 4 years ago
Added 'dummy' device name in case of E_NOT_FOUND
github.com/KinectToVR/k2vr-application - f9b8353f96b82cfc7495fe659900bdc0639c67fd authored about 4 years ago
github.com/KinectToVR/k2vr-application - f9b8353f96b82cfc7495fe659900bdc0639c67fd authored about 4 years ago
Removed unnecessary files
github.com/KinectToVR/k2vr-application - 9f820ff7b9437f2e81ac1e43a7fa3b8128e2cd9e authored about 4 years ago
github.com/KinectToVR/k2vr-application - 9f820ff7b9437f2e81ac1e43a7fa3b8128e2cd9e authored about 4 years ago
Changed old ELPP to Google logging (far better)
Note: glog needs flushing on main thread, it's a 'todo' (can also set offset to 0s)
github.com/KinectToVR/k2vr-application - 1c39a59e30f00a9bd5e69c9ce7ea0b67c24a8238 authored about 4 years ago
Moved logging initialization to library
github.com/KinectToVR/k2vr-application - c953fed8cc53f7d5f78c7a66fec149aabc476eae authored about 4 years ago
github.com/KinectToVR/k2vr-application - c953fed8cc53f7d5f78c7a66fec149aabc476eae authored about 4 years ago
Changed Eigen to non-nuget (too old)
github.com/KinectToVR/k2vr-application - 80d50bd61ffe11c1bdd6af6c91d09b7ec1bf0e03 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 80d50bd61ffe11c1bdd6af6c91d09b7ec1bf0e03 authored about 4 years ago
Updated C++ version flag to /std:c++latest
github.com/KinectToVR/k2vr-application - 114272156a766d5d4f483015f3da4d5767c18dc2 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 114272156a766d5d4f483015f3da4d5767c18dc2 authored about 4 years ago
Added K2_API debug log to gitignore
github.com/KinectToVR/k2vr-application - cef433bbd8a1ddca138385519fe935efd35a8c09 authored about 4 years ago
github.com/KinectToVR/k2vr-application - cef433bbd8a1ddca138385519fe935efd35a8c09 authored about 4 years ago
Changed casts in code to new template function
github.com/KinectToVR/k2vr-application - e239d08b3e9ddf76948fbb23bec5227cb223a49d authored about 4 years ago
github.com/KinectToVR/k2vr-application - e239d08b3e9ddf76948fbb23bec5227cb223a49d authored about 4 years ago
Turned multiple functions into one template
github.com/KinectToVR/k2vr-application - 07a7aad15b7a78ed7d03b543a3c7f503c96ce992 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 07a7aad15b7a78ed7d03b543a3c7f503c96ce992 authored about 4 years ago
Improved readability
github.com/KinectToVR/k2vr-application - 7d68ebdb3fb8fab3230ed907eee3659ec2e2252b authored about 4 years ago
github.com/KinectToVR/k2vr-application - 7d68ebdb3fb8fab3230ed907eee3659ec2e2252b authored about 4 years ago
Fixed offsets serialization / getting values
github.com/KinectToVR/k2vr-application - 12a687fc47e25bf4ae62e622a60b06de9c096b8d authored about 4 years ago
github.com/KinectToVR/k2vr-application - 12a687fc47e25bf4ae62e622a60b06de9c096b8d authored about 4 years ago
Improve Galaxy Fold compatibility
github.com/KinectToVR/k2vr-website - fa5f81dfe86390069bec01b691272233f5187d3d authored about 4 years ago
github.com/KinectToVR/k2vr-website - fa5f81dfe86390069bec01b691272233f5187d3d authored about 4 years ago
Fix video size, remove unused overlay
github.com/KinectToVR/k2vr-website - 71b7c6987fb56e1c597aa8cddb5622035e0af001 authored about 4 years ago
github.com/KinectToVR/k2vr-website - 71b7c6987fb56e1c597aa8cddb5622035e0af001 authored about 4 years ago
Fix responsiveness
github.com/KinectToVR/k2vr-website - d8c01c649a208b7883111d271d4d428b48c8d53e authored about 4 years ago
github.com/KinectToVR/k2vr-website - d8c01c649a208b7883111d271d4d428b48c8d53e authored about 4 years ago
Also remove controls from Japanese version
github.com/KinectToVR/k2vr-website - 3f3328f0b1429d36b686a312c77221eb66e624a6 authored about 4 years ago
github.com/KinectToVR/k2vr-website - 3f3328f0b1429d36b686a312c77221eb66e624a6 authored about 4 years ago
Remove controls on video
github.com/KinectToVR/k2vr-website - 71da1e79f838baab89b347d10d32fff816c9af12 authored about 4 years ago
github.com/KinectToVR/k2vr-website - 71da1e79f838baab89b347d10d32fff816c9af12 authored about 4 years ago
Logging (practically) in English
github.com/KinectToVR/k2vr-application - 826bd66c3bef589e9e3933c10489bc789b737b79 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 826bd66c3bef589e9e3933c10489bc789b737b79 authored about 4 years ago
Added Qt6 support to KV2 project files
github.com/KinectToVR/k2vr-application - 434320c922f444a93e263cbd508dd03c70b5a926 authored about 4 years ago
github.com/KinectToVR/k2vr-application - 434320c922f444a93e263cbd508dd03c70b5a926 authored about 4 years ago
mute video even if it doesnt have an audio channel because browser autoplay is sucky
github.com/KinectToVR/k2vr-website - 0838d05260aee2673350c0c7626ce406cd9d1ac7 authored about 4 years ago
github.com/KinectToVR/k2vr-website - 0838d05260aee2673350c0c7626ce406cd9d1ac7 authored about 4 years ago
add hevc video
wow, 819kb
github.com/KinectToVR/k2vr-website - 6710893e636d4bc6357ae568d5e35e20e4470c1e authored about 4 years ago
update to 2.1.6
github.com/KinectToVR/k2vr-website - 6571cd83c2251725f1f459303bf0963236cf1c7e authored about 4 years ago
github.com/KinectToVR/k2vr-website - 6571cd83c2251725f1f459303bf0963236cf1c7e authored about 4 years ago
edit video
github.com/KinectToVR/k2vr-website - 35ad8022a94e91582eeb4f92df043afaf134ef94 authored about 4 years ago
github.com/KinectToVR/k2vr-website - 35ad8022a94e91582eeb4f92df043afaf134ef94 authored about 4 years ago
add video and poster
github.com/KinectToVR/k2vr-website - 3e13d83f5fd4bc2d8fe8b2e2821c075b7c089bcd authored about 4 years ago
github.com/KinectToVR/k2vr-website - 3e13d83f5fd4bc2d8fe8b2e2821c075b7c089bcd authored about 4 years ago
Use detected steam path for autogeneration of appconfig
github.com/KinectToVR/k2vr-installer-gui - e48053894317cec48b67fe5b882549b1d2faa6fd authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - e48053894317cec48b67fe5b882549b1d2faa6fd authored about 4 years ago
Increment version because I can't git
github.com/KinectToVR/k2vr-installer-gui - 9773ef9a06819fe2d71ac7e7f2468ec25f328414 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 9773ef9a06819fe2d71ac7e7f2468ec25f328414 authored about 4 years ago
Remove another hardcoded C:
github.com/KinectToVR/k2vr-installer-gui - 2aa4f331327d46ce831485836b4508e7677dd427 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 2aa4f331327d46ce831485836b4508e7677dd427 authored about 4 years ago
Merge branch 'master' of https://github.com/KinectToVR/k2vr-installer-gui
github.com/KinectToVR/k2vr-installer-gui - 5c3574edf178e1650d57fbd1435dbc7204182194 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 5c3574edf178e1650d57fbd1435dbc7204182194 authored about 4 years ago
Fix for nonstandard Program Files Path, increment version
github.com/KinectToVR/k2vr-installer-gui - 1ccefc62b67738fd33b8c6497165c60191708d26 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 1ccefc62b67738fd33b8c6497165c60191708d26 authored about 4 years ago
update hash
github.com/KinectToVR/k2vr-website - 60d772676358cf5c20b391c46f984a5737f5a6be authored about 4 years ago
github.com/KinectToVR/k2vr-website - 60d772676358cf5c20b391c46f984a5737f5a6be authored about 4 years ago
update langbar jp link
github.com/KinectToVR/k2vr-website - decba3ec8b9d0a43d7d8fb807502f050e09138eb authored about 4 years ago
github.com/KinectToVR/k2vr-website - decba3ec8b9d0a43d7d8fb807502f050e09138eb authored about 4 years ago
update installer version
github.com/KinectToVR/k2vr-website - 0846f0cd553b084cc93a6ac0d9ffab142779484b authored about 4 years ago
github.com/KinectToVR/k2vr-website - 0846f0cd553b084cc93a6ac0d9ffab142779484b authored about 4 years ago
hide french from langbar
github.com/KinectToVR/k2vr-website - 798aea5406eba925a32a16d484c0b15e0bbd390a authored about 4 years ago
github.com/KinectToVR/k2vr-website - 798aea5406eba925a32a16d484c0b15e0bbd390a authored about 4 years ago
increment version
github.com/KinectToVR/k2vr-installer-gui - 2bbd057177cd73162f86cc7b409319bd1875a235 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 2bbd057177cd73162f86cc7b409319bd1875a235 authored about 4 years ago
add kinect for windows IDs to device detection
github.com/KinectToVR/k2vr-installer-gui - 9f3831be2a755a5f88f7cef15be951d554b7b5b8 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 9f3831be2a755a5f88f7cef15be951d554b7b5b8 authored about 4 years ago
process name for psms
github.com/KinectToVR/k2vr-installer-gui - 39c9bca580aa61348fee2fdcd10a1aa57a319ce9 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 39c9bca580aa61348fee2fdcd10a1aa57a319ce9 authored about 4 years ago
Change file version, too because VS is dumb and didn't save
github.com/KinectToVR/k2vr-installer-gui - 888641e2db75d51355ad7913570128150af558ed authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 888641e2db75d51355ad7913570128150af558ed authored about 4 years ago
Increment version
github.com/KinectToVR/k2vr-installer-gui - e1d8e2408261cf36597af8a3ec78baeca392082e authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - e1d8e2408261cf36597af8a3ec78baeca392082e authored about 4 years ago
Include K2EX version in installer info
github.com/KinectToVR/k2vr-installer-gui - b682b66e7321802ec9fed6579e37afa9221c463e authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - b682b66e7321802ec9fed6579e37afa9221c463e authored about 4 years ago
Tell user to launch SteamVR at least once if no steamvr.vrsettings
github.com/KinectToVR/k2vr-installer-gui - e23a834fa8ab9e607c19ed2aa3981bf8b1d6f969 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - e23a834fa8ab9e607c19ed2aa3981bf8b1d6f969 authored about 4 years ago
Generate appConfig if not found
github.com/KinectToVR/k2vr-installer-gui - 66643bbec7f900514700c4614ecb136a99174c02 authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 66643bbec7f900514700c4614ecb136a99174c02 authored about 4 years ago
Fix transparent button hover and designer preview
github.com/KinectToVR/k2vr-installer-gui - 87e80d12662d94738b2660bf459dcb837d633e1c authored about 4 years ago
github.com/KinectToVR/k2vr-installer-gui - 87e80d12662d94738b2660bf459dcb837d633e1c authored about 4 years ago