Releases: immersivecognition/unity-experiment-framework
Releases · immersivecognition/unity-experiment-framework
UXF 2.0
For full changes see: https://github.com/immersivecognition/unity-experiment-framework/wiki/UXF-2.0
2.0 prerelease 2
Fixed html template
2.0 prerelease
Prerelease for UXF 2.0
August 2020
- Slightly changed UI styling
- Address issue #31 by showing a warning
- New example that shows how to use UXF with multiple scenes
- New optional singleton access of session:
UXF.Session.instance
- New Don't Destroy On Load option for UXF Session Component
May 2020
March 2020
Fixed issue with saving trials under AdHocHeaderAdd
Feb 2020 v4
Feb 2020 v3
New checkbox in the Session
component - Ad Hoc Header Add
. If enabled, results that are not listed in Custom Headers can be added at any time. If disabled, adding results that are not listed in Custom Headers will throw an error (as prior to this change).
Feb 2020 v2
Minor fixes:
- Json output now properly indented
- Settings error message clarity
Feb 2020
Reorder fields in the UXF.Session
component just by dragging!
11th Feb 2020 Update: Fixed scripts folder.