Skip to content

Releases: immersivecognition/unity-experiment-framework

Jan 2020

24 Jan 08:52
Compare
Choose a tag to compare

Fix issue with accessing LastTrial

October 2019 v2

26 Oct 00:13
0f91f47
Compare
Choose a tag to compare

New feature allows users to preview the .json settings file in the UI, and a button to open the StreamingAssets path.

October 2019

25 Oct 10:42
e30667d
Compare
Choose a tag to compare
Merge pull request #19 from immersivecognition/DevPika-trial-check-issue

Dev pika trial check issue

July 2019 v2

16 Jul 18:51
Compare
Choose a tag to compare

Minor fixes (info bar, auto end on last trial)

July 2019

13 Jul 13:36
Compare
Choose a tag to compare

onSessionEnd event now calls just before clearing the session - this means it can be used to perform some post-session analysis (e.g. to display a summary to the user)

Easily swap trial order with the new IList.Swap() method

March 2019

23 Mar 15:18
Compare
Choose a tag to compare

February 2019

28 Feb 14:41
95cdf5f
Compare
Choose a tag to compare
  • Compatibility with 2018.3
  • CamelCase properties
  • Minor tweaks

January 2019

22 Jan 18:38
Compare
Choose a tag to compare
1.6

cache settings and pplist

November 2018

02 Nov 19:54
Compare
Choose a tag to compare

Removed UnityEditor namespace requirement

October 2018 v2

16 Oct 14:37
e5fbd04
Compare
Choose a tag to compare
Merge pull request #8 from jackbrookes/development

Merged dev branch