Commit Graph

  • de707dc0e8
    feat: synchronize eye Y axis Hizkia Felix Winata 2025-08-01 19:44:52 +0800
  • 58eaed9ad4 fix: ahsf feat. summer main EyeTrackApp-0.2.4 Prohurtz 2025-06-30 12:57:24 -0500
  • 910e6fdfe1
    Merge pull request #143 from janwels89/main Prohurtz 2025-06-29 16:28:44 -0500
  • 163a112059 Update part URL in README.md Jan Welslau 2025-06-29 22:26:43 +0200
  • 320fd04e1e feat: bump version EyeTrackApp-0.2.3 Prohurtz 2025-06-28 17:44:41 -0500
  • d653155f5a fix: crash on crop Prohurtz 2025-06-28 17:36:15 -0500
  • eff12375cb fix: serial cam frame drop, slightly improve cropping mode slowness EyeTrackApp-0.2.2 Prohurtz 2025-06-26 20:44:43 -0500
  • e2956e0a45
    Merge pull request #142 from DeltaNeverUsed/patch-2 Prohurtz 2025-06-26 19:50:33 -0500
  • 9f8b632dec fix: handle lowercase com addresses EyeTrackApp-0.2.1 Prohurtz 2025-06-22 16:54:37 -0500
  • 07eb11ebe3
    fix: serious performance issue with numpy linalg.inv on linux DeltaNeverUsed 2025-05-25 23:04:53 +0200
  • ab441f2ce0 New AHSF code (fixed) ported from Summer Prohurtz 2025-05-06 12:52:26 -0500
  • 3fc82a43f2 remove wiki link Prohurtz 2025-04-19 15:27:10 -0500
  • 0c104919ef update links to current docs url Prohurtz 2025-04-19 14:51:23 -0500
  • d3178e0a6e
    Merge f4e4ac1aa0 into b001b15ed8 z65536 2025-04-03 17:21:43 -0500
  • 925cc055ce
    Merge 4050b7df5a into b001b15ed8 Fracas 2025-04-03 14:25:46 -0700
  • 447605e61e
    Merge d8253388e5 into b001b15ed8 BOT Alex 2025-04-03 14:25:46 -0700
  • 3390b0ef69
    Merge dbcfe8faaa into b001b15ed8 Blabz 2025-04-03 21:13:02 +0200
  • 240a5d464d
    Merge v2 dev to main EyeTrackApp-0.2.0 Prohurtz 2025-04-03 11:54:11 -0700
  • 516ee79faa
    Merge dd97a467ba into b001b15ed8 Fynnley 2025-04-03 11:53:45 -0700
  • b001b15ed8 Merge remote-tracking branch 'origin/main' into v2.0-beta-feature-branch v2.0-beta-feature-branch Prohurtz 2025-04-03 13:53:35 -0500
  • 64ebbc2c58 adjust leap settings behavior to not force leap lid Prohurtz 2025-04-03 13:50:14 -0500
  • f4e7cc1fd2 update links Prohurtz 2025-04-03 11:44:09 -0700
  • 064158de41 bump ver to 2.0 Prohurtz 2025-04-02 16:50:20 -0700
  • 5c86243d58 adjust leap settings behavior to not force leap lid Prohurtz 2025-04-02 14:21:46 -0500
  • ef24e3bf5a update default settings Prohurtz 2025-04-02 14:17:38 -0500
  • ce348b0106
    Merge pull request #134 from Fracas42/v2.0-fix-osc-recalibrate Prohurtz 2025-04-02 13:58:01 -0500
  • 151c38bf00
    Merge pull request #135 from Fracas42/v2.0-fix-one-euro-filter-return-none Prohurtz 2025-04-02 13:33:34 -0500
  • 17b49f67c0
    fix(linux): serial devices with longer names than 5 getting treated as url (#138) DeltaNeverUsed 2025-03-29 20:55:23 +0100
  • 4d08ddd53f
    fix(linux): serial devices with longer names than 5 getting treated as url DeltaNeverUsed 2025-03-29 17:05:35 +0100
  • d8253388e5 Forgot to delete camera.py BOTAlex 2025-03-07 23:43:15 +0100
  • 51dfac5ea3 Fixed serial cam BOTAlex 2025-03-07 23:32:50 +0100
  • 5b52184480 Big organizing cameras. seperated BOTAlex 2025-03-07 23:06:45 +0100
  • 28e2204ce1 More stable version ig BOTAlex 2025-03-07 22:01:25 +0100
  • b6044d2276 No wait UDP. not worth it BOTAlex 2025-03-07 21:11:02 +0100
  • a29da9f922 (3) Great fps now BOTAlex 2025-03-07 17:18:19 +0100
  • 3f763204b6 now using np to process UDP. fill(0) is slow though BOTAlex 2025-03-07 16:59:12 +0100
  • cef892d728 got 0.5fps UDP working BOTAlex 2025-03-07 14:55:43 +0100
  • 6498a60da6 Orginised camera sources. (UDP vs serial + http + cv2) BOTAlex 2025-03-07 14:08:01 +0100
  • ec0b6d5c7b
    Merge 7eb3513e5d into 50a68e6177 m-RNA 2025-02-23 11:22:27 +0000
  • 50a68e6177
    Merge pull request #136 from EyeTrackVR/RedHawk989-patch-1 Prohurtz 2025-02-22 16:07:26 -0600
  • 24d1a3836d
    Update README.md RedHawk989-patch-1 Prohurtz 2025-02-22 16:07:12 -0600
  • da396f584b refacto: remove redundant warning Fracas 2025-02-19 16:56:24 -0600
  • 5797fb342f fix: one euro filter return none Fracas 2025-02-19 16:55:32 -0600
  • a2593ea90a fix(OSC): recalibrate not working + refacto Fracas 2025-02-18 20:36:35 -0600
  • dd81296779
    Update README.md Prohurtz 2025-02-18 14:32:03 -0600
  • 1010427e3f Update license Prohurtz 2025-02-18 14:30:57 -0600
  • 4c0d542817 Merge remote-tracking branch 'origin/v2.0-beta-feature-branch' into v2.0-beta-feature-branch Prohurtz 2025-02-18 14:30:45 -0600
  • 869c71ab2b Update license Prohurtz 2025-02-18 14:29:47 -0600
  • 5754859060
    Update LICENSE Prohurtz 2025-02-18 14:23:51 -0600
  • dbcfe8faaa Improved wording and layout of settings, and made inversion conditions a bit more robust Blabzillaweasel 2025-02-16 13:13:32 +1300
  • f6739c12ce Remove build compiler .bat from the fork Blabzillaweasel 2025-02-16 09:58:00 +1300
  • 92a4247d8f Changed default eye to left, and ensured radio button is always one or the other Blabzillaweasel 2025-02-16 09:53:41 +1300
  • 5fdd7421c5 Hide debug prints, update default config values Blabzillaweasel 2025-02-16 09:49:07 +1300
  • 55bcdec3cc Make transition exit at 50% of count depletion Blabzillaweasel 2025-02-16 00:53:16 +1300
  • 28b6c58a49 Fixed smoothing, fixed config_update issues, hid smoothing settings Blabzillaweasel 2025-02-15 23:25:12 +1300
  • 79403f365a Start of inversion smoothing implementation + clamp outwards movement during inversion Blabzillaweasel 2025-02-15 16:41:23 +1300
  • 705fe0243c Rename from SmartInversion to MirrorTrack, and inversion bug fixes! Blabzillaweasel 2025-02-15 15:48:26 +1300
  • f7d16212f3 New decrease method Blabzillaweasel 2025-02-12 19:13:45 +1300
  • 1c8cbff2d8 New global class based SmartInversion system Blabzillaweasel 2025-02-12 17:14:50 +1300
  • b46b25ff70 Update smart_inversion.py Blabzillaweasel 2025-02-09 23:30:01 +1300
  • fbd6fb2121 Made boolsfor commonly used checks Blabzillaweasel 2025-02-09 22:54:09 +1300
  • f842bc37a1 Remove EyeTune stuff from SmartInversion & tidy settings module a bit Blabzillaweasel 2025-02-09 20:45:11 +1300
  • db1fa320bb Addition of center gaze logic and removal of abs(left - right) check Blabzillaweasel 2025-02-09 19:10:51 +1300
  • 8939c020ff Set eye to center when beginning inversion, remove smoothing Blabzillaweasel 2025-02-09 13:17:37 +1300
  • f8b9b7305c Merge branch 'SmartInversionTracking' into Testing Blabzillaweasel 2025-02-09 02:29:06 +1300
  • dc59c8dc06 Fix min threshold Blabzillaweasel 2025-02-09 02:28:37 +1300
  • 97616d4fdf Merge Conflicts Blabzillaweasel 2025-02-09 00:04:50 +1300
  • 4018879d37 Tidy UI & Move clamp after processing Blabzillaweasel 2025-02-08 23:52:49 +1300
  • e65631820e Remove try_convert_to_int Blabzillaweasel 2025-02-08 23:36:41 +1300
  • 1d552371b2 Fixing initial mistakes Blabzillaweasel 2025-02-08 23:35:00 +1300
  • 9f2cac900f Initial commit Blabzillaweasel 2025-02-08 23:27:07 +1300
  • 9331a5dca4 Add minimum inwards threshold Blabzillaweasel 2025-02-08 21:40:40 +1300
  • 1b7e3d88ff Fix inversion bug Blabzillaweasel 2025-02-08 20:48:19 +1300
  • 3265eb9079 Updates to smoothing and UI features Blabzillaweasel 2025-02-08 20:35:04 +1300
  • 16ad603911 Removed excess debug printing Blabzillaweasel 2025-02-08 18:19:47 +1300
  • 8c3d1de4e8 Include frame delay logic Blabzillaweasel 2025-02-08 18:18:50 +1300
  • 9e5f9e183e Initial logic implementation Blabzillaweasel 2025-02-08 16:58:56 +1300
  • 5221fd3109 Initial UI Implementation Blabzillaweasel 2025-02-08 13:11:12 +1300
  • 59f2aa14ec
    Update camera_widget.py - Fix OSC recenter/ recalibrate (#131) Blabz 2025-02-07 08:52:23 +1300
  • e6836d29f1 Update camera_widget.py Blabzillaweasel 2025-01-28 18:21:05 +1300
  • 4050b7df5a fix: macos apple silicon compatability Prohurtz 2025-01-08 16:17:05 -0600
  • 4836bc55c5 fix: update gitignore Prohurtz 2025-01-08 16:04:49 -0600
  • 36c8a4ba15 refacto: rework error message handling and initialization Mathias Boursier-Mougenot 2024-12-28 11:46:06 +0100
  • ccb8571670 fix: IBO does not work with LEAP as main algo Prohurtz 2024-12-27 21:27:00 -0600
  • 141ed6ee9e fix: cleanup Prohurtz 2024-12-27 21:17:41 -0600
  • 4a351b0c44 fix: cleanup Prohurtz 2024-12-27 21:14:03 -0600
  • 88f19d9645
    Merge pull request #130 from Fracas42/v2.0-fix-ahsfm-call-eyeprocessor Prohurtz 2024-12-27 19:05:50 -0800
  • 52956eda87
    Merge pull request #129 from Fracas42/v2.0-save-leap-calibration Prohurtz 2024-12-27 19:05:14 -0800
  • 258615d87d
    Merge pull request #128 from Fracas42/v2.0-fix-leap-calibration-samples-settings-not-working Prohurtz 2024-12-27 19:01:14 -0800
  • 6a7ca53830 Only install openvr on Windows systems. Prohurtz 2024-12-27 20:59:50 -0600
  • 222e1c0591
    Merge pull request #126 from Raeschen/v2.0_beta_overlay_fix Prohurtz 2024-12-27 18:48:39 -0800
  • d38fc4ba56 feat: leap save calibration Fracas 2024-12-16 00:14:22 -0600
  • 4160eb8329 fix(AHSFM): fix eyeprocessor call to ahsf Fracas 2024-12-18 16:40:42 -0600
  • 8c78bc9937 fix: leap calibration samples not saved or having any effect Fracas 2024-12-16 00:47:30 -0600
  • 549217c2e4 feat: add OpenVR service and autostart with SteamVR option Fracas 2024-12-12 19:51:56 -0600
  • fc446fb67b remove bat files Raeschen 2024-12-04 10:28:56 +0100
  • 85d73f46d2 os.startfile use tweak Raeschen 2024-12-03 14:39:14 +0100
  • 7eb3513e5d fix: avoid the error of dividing by zero m-RNA 2024-12-01 00:38:39 +0800
  • 52e7ee0fd8
    Merge pull request #120 from SnuffSocket/timer-branch Prohurtz 2024-11-27 12:00:10 -0800
  • f595fb53c6 fix import statement position to prevent errors on non windows machines Prohurtz 2024-11-27 13:59:58 -0600