PallasNeko
|
adf3d86401
|
Added code to determine if the OS is Win or Linux.
Changed so that if Linux, PlaySound does nothing when executed.
|
2023-02-12 23:36:03 +09:00 |
|
Prohurtz
|
5428ef6d53
|
Merge pull request #67 from PallasNeko/fix/autoradius
Fix autoradius and skip_autoradius
|
2023-02-10 16:07:24 -06:00 |
|
PallasNeko
|
0504e01a9e
|
Fixed Autoradius not working.
|
2023-02-10 20:39:10 +09:00 |
|
Prohurtz
|
c7f39646fa
|
Merge branch 'HSF-and-new-algos-feature-branch' of https://github.com/RedHawk989/EyeTrackVR into HSF-and-new-algos-feature-branch
|
2023-02-09 21:19:34 -06:00 |
|
Prohurtz
|
32c31d293b
|
bug fixes
|
2023-02-09 21:19:30 -06:00 |
|
Prohurtz
|
447a8bf399
|
Merge pull request #65 from PallasNeko/remove-requests
remove unused dependency(requests)
|
2023-02-09 20:28:49 -06:00 |
|
Prohurtz
|
2b89745825
|
Merge pull request #59 from Meister1593/HSF-and-new-algos-feature-branch
Linux build/runtime fixes
|
2023-02-09 20:27:17 -06:00 |
|
Prohurtz
|
12304b5b3a
|
Merge branch 'HSF-and-new-algos-feature-branch' into HSF-and-new-algos-feature-branch
|
2023-02-09 20:27:04 -06:00 |
|
PallasNeko
|
b025f07aa3
|
remove unused dependency(requests)
|
2023-02-08 13:33:26 +09:00 |
|
Prohurtz
|
975cb80dec
|
IBO stuff
|
2023-02-05 18:21:59 -06:00 |
|
Prohurtz
|
dac77cbadc
|
remove dependency
|
2023-02-05 15:18:25 -08:00 |
|
Prohurtz
|
3d194c6d18
|
remove unused dependency
|
2023-02-05 15:17:51 -08:00 |
|
Prohurtz
|
67ae604a8f
|
Merge pull request #64 from PallasNeko/Remove-pandas
Remove pandas
|
2023-02-05 17:16:51 -06:00 |
|
Prohurtz
|
951cf7e624
|
Merge pull request #63 from PallasNeko/Remove_BeautifulSoup
Remove BeautifulSoup
|
2023-02-05 17:14:25 -06:00 |
|
Prohurtz
|
2b48be16db
|
Merge pull request #62 from PallasNeko/fix_safecrop
fix and move
|
2023-02-05 17:13:39 -06:00 |
|
PallasNeko
|
eb14f1d651
|
Additional processing similar to the original
|
2023-02-03 21:34:09 +09:00 |
|
PallasNeko
|
ccc50f6b0c
|
Remove pandas
|
2023-02-03 21:18:56 +09:00 |
|
PallasNeko
|
7e6f2a7199
|
Remove BeautifulSoup
|
2023-02-02 19:17:52 +09:00 |
|
PallasNeko
|
fc31c0c054
|
Fixing the call
|
2023-02-02 01:32:59 +09:00 |
|
PallasNeko
|
ec83c3831f
|
Merge remote-tracking branch 'origin/fix_safecrop' into fix_safecrop
# Conflicts:
# EyeTrackApp/eye_processor.py
|
2023-02-02 01:23:16 +09:00 |
|
PallasNeko
|
e3b47f0b68
|
Fixing the call
|
2023-02-02 01:21:52 +09:00 |
|
Prohurtz
|
2624080d58
|
intensity dual eye & bug hunting
|
2023-02-02 01:07:54 +09:00 |
|
Prohurtz
|
ac4447f0ba
|
Revert "Cleaning+SafeCrop"
|
2023-02-02 01:07:06 +09:00 |
|
PallasNeko
|
8124ba79ac
|
Merge branch 'HSF-and-new-algos-feature-branch' into fix_safecrop
|
2023-02-02 00:37:58 +09:00 |
|
PallasNeko
|
dd23dcf838
|
fix and move
|
2023-02-01 23:50:08 +09:00 |
|
Prohurtz
|
6e2f8b0847
|
intensity dual eye & bug hunting
|
2023-01-31 16:05:47 -06:00 |
|
Prohurtz
|
ba7ada67cc
|
Merge pull request #61 from RedHawk989/revert-60-HSF-HSRAC-reformat
Revert "Cleaning+SafeCrop"
|
2023-01-31 14:08:33 -06:00 |
|
Prohurtz
|
fd88b794cf
|
Merge branch 'HSF-and-new-algos-feature-branch' into revert-60-HSF-HSRAC-reformat
|
2023-01-31 14:08:26 -06:00 |
|
Prohurtz
|
a6105a3f51
|
Revert "Cleaning+SafeCrop"
|
2023-01-31 12:02:25 -08:00 |
|
Prohurtz
|
88c5ecdf99
|
fix imports
|
2023-01-31 13:54:42 -06:00 |
|
Prohurtz
|
f6d3ea0659
|
Merge pull request #60 from PallasNeko/HSF-HSRAC-reformat
Cleaning+SafeCrop
|
2023-01-31 11:49:40 -06:00 |
|
PallasNeko
|
b736fa7f8d
|
Cleaning
== None as None
! = None as not None
|
2023-02-01 02:36:41 +09:00 |
|
PallasNeko
|
582255a698
|
Cleaning
Reduction of duplicate functions
Appropriate function calls
Use of safe cropping
|
2023-02-01 02:10:11 +09:00 |
|
Prohurtz
|
b3c214d5ce
|
minor optimization and fixes
|
2023-01-30 21:14:21 -06:00 |
|
plyshka
|
28f06b4640
|
Linux fixes: win10toast_click dependency is now included only in windows compilation; Added pandas dependency as it was required in clean build for runtime; Added platform specific checks to disable winsound and triggers for it in codebase.
|
2023-01-28 23:10:45 +05:00 |
|
Prohurtz
|
4e8db0d0d0
|
osc
|
2023-01-28 11:20:34 -06:00 |
|
Prohurtz
|
7b869abc3b
|
Update intensity_eye_open.py
|
2023-01-25 17:54:59 -06:00 |
|
Prohurtz
|
c10f4502e4
|
Delete IBO.csv
|
2023-01-25 17:05:53 -06:00 |
|
Prohurtz
|
b723032a26
|
IBO all the algos lel
|
2023-01-25 16:54:28 -06:00 |
|
Prohurtz
|
b4b368bf05
|
IBO main OSC support
|
2023-01-25 16:52:12 -06:00 |
|
Prohurtz
|
0622820491
|
auto create file for IBO
|
2023-01-25 16:48:43 -06:00 |
|
Prohurtz
|
a67535ce01
|
HSRAC re imp
no idea if this is tracking properly due to no setup but it doesnt crash so yay lmao
|
2023-01-25 16:35:21 -06:00 |
|
Prohurtz
|
9fb190aa0f
|
todo
|
2023-01-23 22:19:00 -06:00 |
|
Prohurtz
|
91b81b98bc
|
small tuning
|
2023-01-23 22:16:52 -06:00 |
|
Prohurtz
|
9abb30d000
|
small eyeopen cleanup
|
2023-01-23 17:03:51 +00:00 |
|
Prohurtz
|
56392bd65b
|
EYE OPENESS
|
2023-01-22 19:41:33 -06:00 |
|
Prohurtz
|
2573d04ce8
|
add toggle for update check
|
2023-01-22 19:17:37 -06:00 |
|
Prohurtz
|
f492e3fdab
|
add colors to text prints + cleanup
|
2023-01-22 19:09:56 -06:00 |
|
Prohurtz
|
a47b746962
|
add beginnings of intensity openness
|
2023-01-19 20:02:45 -06:00 |
|
DaOfficialWizard
|
f5612a3b11
|
Delete build-jekyll.yml
|
2023-01-19 20:44:19 +00:00 |
|