Skip to content

Incremental Bugfix Release - Time Sync fix

Compare
Choose a tag to compare
@fx-lange fx-lange released this 21 Mar 16:47
· 301 commits to master since this release

This release contains an important fix for synchronizing timestamps between hmd-eyes and Pupil Capture/Service (v1.11) and stable recordings (while running multiple calibrations).

  • using realtime timestamps instead of simulation time (Time.realtimeSinceStart instead of Time.time)
  • synchronizing timestamps on connect instead of on calibration start
  • fixed toggling gaze visualization in the 2d market demo

Hmd-eyes v0.62 only supports Unity 2017.4 LTS (for Unity 2018.3 support - please checkout our current alpha release).

Please refer to the legacy branch for checking the readme and documentation.