Skip to content

Releases: immersivecognition/unity-experiment-framework

UXF 2.4.3

27 Mar 15:45
81106d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.2...2.4.3

UXF 2.4.2

27 Feb 20:21
e689320
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

UXF 2.4.1

27 Feb 19:45
b614f4f
Compare
Choose a tag to compare

What's Changed

  • fixes for editor helpers in unity 2021
  • fix for tracker editors serialisation
  • new saveData property, set to false if you do not want to save data for certain trials, blocks, or sessions

Full Changelog: 2.3.6...2.4.1

UXF 2.3.7

16 Feb 20:42
e174479
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.5...2.3.7

UXF 2.3.6

12 Feb 17:23
e174479
Compare
Choose a tag to compare
  • Fix unity 2020 event editor errors
  • Force EN-US locale by default, to allow CSVs to save with comma separators. This can be changed in the FileSaver Data Handler inspector.

UXF 2.3.5

15 Jan 12:40
373982d
Compare
Choose a tag to compare
  • 2021 editor fixes
  • CSV builder can now update SettingsToLog

UXF 2.3.4

06 Oct 14:05
Compare
Choose a tag to compare

Add Oculus Quest/Android native file saving support thanks to @A-Ivan and @thefirstfloor (#85).

See article here for setup.
https://github.com/immersivecognition/unity-experiment-framework/wiki/Oculus-Quest-Setup

UXF 2.3.3

04 Oct 09:48
Compare
Choose a tag to compare

Data stored locally are now sorted info fewer folders.
Fix #81.

UXF 2.3.1

27 Aug 16:21
Compare
Choose a tag to compare

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

27 Aug 12:46
Compare
Choose a tag to compare

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.