Releases: EyeTrackVR/EyeTrackVR
EyeTrackApp 0.2.5.6
- Fixes occasional incorrect axis with calibration method
(Calibrate by looking in circles, a few at largest fov, then slowly decreasing size)
Full Changelog: EyeTrackApp-0.2.5.3...EyeTrackApp-0.2.5.6
EyeTrackApp 0.2.5.3
- Fixes overlay dll errors for some users
- Should fix occasional axis flipping due to calibration oddities
Full Changelog: EyeTrackApp-0.2.5.1...EyeTrackApp-0.2.5.3
EyeTrackApp 0.2.5
What's Changed
- Fix Bugs #146 #147(Stop Calibration & Resource Path) by @m-RNA in #148
- feat: add OpenVR service and autostart with SteamVR option by @Fracas42 in #127
- Add GPU Acceleration for LEAP algorithm
- Add new calibration method for improved outlier robustness
- Improved app overlay behavior
Notes:
Please calibrate by looking in circles, starting in largest around your FOV and increasingly smaller. Then recenter the calibration after.
New Contributors
Full Changelog: EyeTrackApp-0.2.4...EyeTrackApp-0.2.5
EyeTrackApp 0.2.5.1
- Fix DML GPU acceleration crash on some cases with dual eye
Full Changelog: EyeTrackApp-0.2.5...EyeTrackApp-0.2.5.1
EyeTrackApp 0.2.4
- Fix AHSF low fps on large crops
- Update part URL in README.md by @janwels89 in #143
New Contributors
- @janwels89 made their first contribution in #143
Full Changelog: EyeTrackApp-0.2.3...EyeTrackApp-0.2.4
EyeTrackApp 0.2.3
- Hotfix for crash when crop was set
Full Changelog: EyeTrackApp-0.2.2...EyeTrackApp-0.2.3
EyeTrackApp 0.2.2
What's Changed
- fix: serious performance issue with numpy linalg.inv on linux by @DeltaNeverUsed in #142
- fix: serial ESP camera frame drops due to OpenCV version
Full Changelog: EyeTrackApp-0.2.1...EyeTrackApp-0.2.2
EyeTrackApp 0.2.1
- Improve AHSF tracking quality
- fix bug not accepting "com" (previously required "COM" for cameras
Full Changelog: EyeTrackApp-0.2.0...EyeTrackApp-0.2.1
EyeTrackApp 0.2.0
EyeTrackVR Finally gets its v2 update, including numerous new features.
What's Changed
- Cleaning+SafeCrop by @PallasNeko in #60
- Revert "Cleaning+SafeCrop" by @RedHawk989 in #61
- fix and move by @PallasNeko in #62
- Remove BeautifulSoup by @PallasNeko in #63
- Remove pandas by @PallasNeko in #64
- Linux build/runtime fixes by @Meister1593 in #59
- remove unused dependency(requests) by @PallasNeko in #65
- Fix autoradius and skip_autoradius by @PallasNeko in #67
- Fix configuration file loading by @PallasNeko in #69
- Easier to use PlaySound functions. by @PallasNeko in #70
- Fix IBO by @PallasNeko in #71
- HSF and HASRAC improvements by @PallasNeko in #72
- Fix IBO Save and Load by @PallasNeko in #73
- deep eye landmark by @PallasNeko in #68
- hsrac stabilized by @PallasNeko in #74
- Fix/ransac3d ibo by @PallasNeko in #75
- Fix HSRAC&GUI by @PallasNeko in #76
- Made Daddy more competent by @PallasNeko in #77
- feat: add dev container by @ZanzyTHEbar in #79
- Fix issues in existing USB-based eye tracker implementation to enable proper functionality. by @Blu3u in #80
- Improvements in tracking over USB, added taskipy, colorama, and realtime tracking info display by @Blu3u in #81
- Etheri improvements and fixes by @EtheriVR in #85
- Fixes calibration values by @EtheriVR in #86
- Improves convergance by @EtheriVR in #87
- fixed semantic versioning early exit by @ShyAssassin in #91
- Make the eye X & Y OSC addresses configurable through the config file by @NickDuijndam in #92
- basic vrcft v2 support by @DeltaNeverUsed in #94
- Settings rewrite for easier data validation and resseting to defaults by @lorow in #93
- Set queue max sizes equal to one another by @RamesTheGeneric in #102
- Fix: fix v2 params behaving not correctly by @lorow in #103
- Remove legacy requirements by @lorow in #101
- Bugfix/v2 params fix by @lorow in #104
- Fixed link typos in README.md by @jionggyu in #107
- Update LICENSE to add dual licensing for algorithms by @SummerSigh in #105
- Serial camera macOS support by @Blu3u in #110
- Update pyproject.toml by @RedHawk989 in #113
- Feature/etvr module support by @lorow in #106
- Fix blinking in native eye tracking being very twitchy by @lorow in #115
- Improve UX of rotated crop by @SafariMonkey in #100
- Fix: Misc fixes/changes by @SnuffSocket in #118
- Feat: Lower CPU usage when not in focus by @SnuffSocket in #119
- Feat: Set timer resolution (1ms) by @SnuffSocket in #120
- Fix centering overlay not working by @Raeschen in #126
- fix: leap calibration samples not saved or having any effect by @Fracas42 in #128
- feat: LEAP save calibration by @Fracas42 in #129
- fix(AHSFM): fix eyeprocessor call to ahsf by @Fracas42 in #130
- Fix eye recentering via OSC / Avatar menus by @Blabzillaweasel in #131
- Update README.md by @RedHawk989 in #136
- fix(linux): serial devices with long names would get treated as url by @DeltaNeverUsed in #138
- fix: one euro filter return none by @Fracas42 in #135
- fix(OSC): recalibrate not working + refacto by @Fracas42 in #134
- Push v2 app to main by @RedHawk989 in #140
New Contributors
- @PallasNeko made their first contribution in #60
- @Meister1593 made their first contribution in #59
- @Blu3u made their first contribution in #80
- @EtheriVR made their first contribution in #85
- @NickDuijndam made their first contribution in #92
- @DeltaNeverUsed made their first contribution in #94
- @RamesTheGeneric made their first contribution in #102
- @jionggyu made their first contribution in #107
- @SummerSigh made their first contribution in #105
- @SafariMonkey made their first contribution in #100
- @SnuffSocket made their first contribution in #118
- @Raeschen made their first contribution in #126
- @Fracas42 made their first contribution in #128
- @Blabzillaweasel made their first contribution in #131
Full Changelog: v1.0.0-HSF-and-new-algos-feature-branch.12...EyeTrackApp-0.2.0
v2.0 BETA 14
Bug Fixes/New Features:
- Fix type error crash
- Expose LEAP calibration samples
- Small CPU usage improvements
- Fix LEAP algo + LEAP lid crash
- AHSF jitter fixes and tracking improvements
Known Issue(s):
- Not all LEAP settings are exposed so weird things may still happen on certain setups