Releases: immersivecognition/unity-experiment-framework
Releases · immersivecognition/unity-experiment-framework
UXF 2.3.1
UXF 2.3.0
Added methods to build UXFDataTable from CSV file, and build session settings from UXFDataTable.
Combined in a new Script: CSVExperimentBuilder allows you to specify a trial list with settings with a CSV file.
UXF 2.3.1
Fixes blank entries in CSV
UXF 2.3.0
Added methods to build UXFDataTable from CSV file, and build session settings from UXFDataTable.
Combined in a new Script: CSVExperimentBuilder allows you to specify a trial list with settings with a CSV file.
UXF 2.2.6
AWS DynamoDB lazy loading fix
UXF 2.2.5
UXF rig can destroy itself if another instance exists
UXF 2.2.4
fix and test #79
UXF 2.2.3
webgl fixes #20
UXF 2.2.2
fix #78 and new tests
UXF 2.2.1
fix CSV building NullReferenceException
UXF 2.2.0
New HTTP POST data hander! Data can be sent to a web server as a POST request, and can handle it by saving it to disk.