Fixes
- Cut-copy operations in the code editor causing a crash
- Random crashes on selection in the element panel
- Arrington eye-tracker element caused experiment abortions after a calibration procedure has been used
- Various problems in the bug report window
- HTTP Errors on submitting a bug report on some computers
- Failures in recognizing non-standard LPT ports on Window 64-bits systems
Changes
- Change in the root layer flow logic: an experiment is not aborted automatically anymore when the top flow ends (e.g when the duration of a root event is expired). As a result, the default experiment consisting of a single event on the top layer will be active, until Esc button is pressed. This change removes a necessity to add a blocking event on the root layer in most of the multi-layer scenarios
- Core integration with a class-leading graphics API (OpenCV-Open Source Computer Vision), is added to the program
- New random dot element is developed on the base of OpenCV API. The new element is significantly faster is recommended as a replacement in all scenarios
- New dialog window is added for previewing a content of the last Report without exporting
- Various improvements for SMI tracker element
- Targets in the eye-tracking calibration window are changed to the red-green palette for better visibility
- IsLogging property of all eye-tracker elements can be toggled at design-time, before running an experiment
- Several performance improvements in GUI