Changes
- The Oculus viewport element now allows to switch the view modes at runtime, via a proxy variable
- The Oculus viewport element now resets the camera position back to the initial values at the end of the experiment
- The conditional route snippets now are recorded in the profiler, only when return ‘true’
- Detailed warnings about declaring custom types are provided on compiling the header snippet
- PQLab tracker element now can log raw tip positions in the centroid mode. To get this data in old experiments, you need to recreate the PQLab tracker element and reset the log structure
Fixes
- Occasional locking of the scanpath and heatmap plots, when they are rendered on the status screen
- Failure in locating the cvextern library on some systems