Google+
Join free weekly webinars
Find us on
Back

EventIDE Releases

  • 07 Jul 2017

    Changes

    • Alternative Webcam element, is added to the base element pack. The new element is based on the OpenCV libraries and does not require prerequisite packages
    • ‘Dwell Time’ property on the ROI element now allows writing

    Fixes

    • The scrambling graphical effect ( added in the previous release) now can handle the transparent pixels
    • Fix for several issues with the Oculus Viewport element that appeared after the Oculus Runtime update 1.16.

  • 03 Jul 2017

    Changes

    • New scrambling effect is added to all visual elements. The effect randomly permutates pixel blocks of an original image  

    Fixes

    • Possible fix for incidental runtime errors in the route conditions

  • 23 Jun 2017

    Changes

    • Beta version of PupilLabs AddIn is released. The AddIn enables communication  with PupilLabs  eye-trackers.
    • New .NET compatible data structure is introduced for the EyeLink samples, to simplify sample processing in the snippets.
    • Processing logic of eye-tracker samples is changed. Now the ‘Newest Sample’ property never returns a null, even when no sample is arrived during in the last control loop
    • Option to save and load the current GLM calibration in XML files is added to all tracker elements. It can be done both in design and runtime.
    • Header snippet now is recompiled automatically, when a keyboard focus is moved out of the editor with the Header code.  Recompilation is necessary for registration of global variables declared in Header. 

    Fixes

    • Flicking on XAML 3D models in the Oculus viewport can be now fixed by adjusting  the Near Plane Distance property.
    • Occasional duplication of the ‘quick action’ buttons (on the right to the application button) in the main window.

  • 19 May 2017

    Changes

    • The Wave Player element is updated with a new version of NAudio library
    • The Oculus elements are migrated to a new version of the rendering engine
    • The Oculus Remote element now can read buttons on the Oculus Touch controller

    Fixes

    • The Block Number was not reset at the start of experiment
    • Occasional crashes on the Staircase element, when its plot is rendered on the status screen

  • 03 May 2017

    Changes

    • Scanpath Analyzer and Web Scanpath Analyzer element now allow recording any custom data synchronized with the scanpath points in time
    • New ‘save on exit’ message box
    • Marginal performance improvements for Web Browser element

    Fixes

    • Crash on opening the Runtime Actions dialog
    • Various fixes for elements carrying eye-tracking analysis on webpages
    • Icons for the web scanpath and web heatmap elements

  • 20 Apr 2017

    Changes

    • Two new elements for eye-tracking analysis are added into Usability Research - Web Heatmap and Web Scanpath. The new elements automatically pair with a Web Browser element in order to analyse eye movements on live scrollable web pages. The new elements replace the deprecated  ‘web-browser’ mode on the old Heatmap and Scanpath elements
    • Web Browser element now allows parsing HTML code of a loaded page via the new ‘HTML Source’ property
    • Web Browser element now allows reading a return value of a user-defined JScript  function via the new ‘JScript Result’ property
    • Chart element now can show an overlay plot legend with the option to show or hide selected dataseries
    • GUI Designer for the chart element is reworked for better usability 
    • Warning is given, when video files of unsupported format are added into Material Library
    • Multiple rectangular AOIs can be now assigned to eye-tracking analysis elements in snippets, via the ‘Custom AOIs’ property

     


  • 16 Mar 2017

    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

  • 01 Mar 2017

    Changes

    • DirectX rendering pipeline is significantly speeded up for scenarios with fast animation
    • Snap grid in the surface preview panel now adjust the dot size depending on the surface pixel resolution
    • Colour of the snap grid can be set in the application preferences

    Fixes

    • Incorrect runtime rendering after changing the pixel resolution of the stimulus screen
    • Failures in locating the application libraries on some PC configurations

  • 27 Feb 2017

     Changes

    • Find&Replace panel is added to the code editor. The panel is called up by CTRL-F or pressing the search button located on  at the editor’s scroll bar
    • The profiler viewer gets a new button that aligns the time axes across multiple data sets
    • The usability research elements automatically set a correct file extension (.avi or .mp4 ) for their output videos
    • A beta element that detects asynchronous  changes in the NI digital port is added