Skip to content

Releases: immersivecognition/unity-experiment-framework

October 2018

14 Oct 12:45
Compare
Choose a tag to compare

Added notes panel
New onCleanUp C# event

September 2018

15 Sep 15:01
Compare
Choose a tag to compare
1.4.12

Added session debugger tool

August 2018 v5

12 Aug 18:58
Compare
Choose a tag to compare

Minor internal changes

August 2018 v4

09 Aug 16:48
Compare
Choose a tag to compare

Added end on quit option

August 2018 v3

07 Aug 16:14
Compare
Choose a tag to compare
  • Updates the way the Session is ended. Now it is recommended to manually call session.End(). Then there is a onSessionEnd event which will invoke after the session has safely ended.
  • Updated examples accordingly

August 2018 v2

07 Aug 10:52
Compare
Choose a tag to compare
  • Added UnityEvent called when finished writing a file
  • Added [UXF_Core] prefab for using UXF without the UI.
  • Added example for initialising the Session without the UI.

August 2018

03 Aug 13:07
6074bed
Compare
Choose a tag to compare
1.4.8

Update README.md

June 2018

12 Jun 10:03
Compare
Choose a tag to compare
1.4.7

added tracker test and fixed race condition

June 2018

07 Jun 10:56
Compare
Choose a tag to compare

Fixed major settings selector bug in the UI

June 2018

06 Jun 12:45
Compare
Choose a tag to compare

Minor fixes