Skip to content

Fix Bugs #146 #147(Stop Calibration & Resource Path)#148

Merged
RedHawk989 merged 20 commits intoEyeTrackVR:mainfrom
m-RNA:FixBugs-StopCali-ResourcePath
Dec 14, 2025
Merged

Fix Bugs #146 #147(Stop Calibration & Resource Path)#148
RedHawk989 merged 20 commits intoEyeTrackVR:mainfrom
m-RNA:FixBugs-StopCali-ResourcePath

Conversation

@m-RNA
Copy link
Contributor

@m-RNA m-RNA commented Dec 7, 2025

Description

Related issue:

Fix #146 :

  • Fixed a calibration bug: If you click "Stop Calibration" without first performing a calibration, the calib_axes and calib_evecs fields in eyetrack_setting.json will no longer be reset or zeroed out. Calibration parameters will now only change after a successful calibration session. Added parameter validity checks to prevent crashes when data is invalid.

Fix #147 :

  • Fixed the resource path for the calibration overlay to ensure that asset files such as Tools, Models, Images, and Audio are loaded correctly during development and runtime.

Checklist

  • I accept the CLA.

Copilot AI and others added 20 commits December 7, 2025 09:23
… start

Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: m-RNA <41933749+m-RNA@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@m-RNA m-RNA changed the title Fix bugs stop cali resource path Fix Bugs #146 #147(Stop Calibration & Resource Path) Dec 7, 2025
@RedHawk989 RedHawk989 merged commit b8d8a08 into EyeTrackVR:main Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Wrong Resource Path BUG: Crash caused by stopping calibration

3 participants