Skip to content

Commit 9101f67

Browse files
committed
Adding CHANGELOG
1 parent 24fd40b commit 9101f67

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
v0.2 (12/03/2014):
2+
- Added optional settings button that links to a Cardboard app for managing headset parameters.
3+
- Added optional alignment marker to help center the screen under the lenses.
4+
- Rearranged the contents of the Cardboard folder.
5+
- Added support for Image Effects and Deferred Rendering in stereo.
6+
- Added support for drawing OnGUI()-based UI in stereo.
7+
- Allow user head tracking + magnetic trigger to activate OnGUI UI elements.
8+
- Added support for directional lens flares in stereo.
9+
- Added CardboardHead.Gaze property to help with gaze tracking.
10+
- Fixed bug in IPD scaling code: did not include eye offset in stereo comfort calculation.
11+
12+
v0.3 (12/04/2014):
13+
- Removed AutoEnableVR because it relies on NFC and was not triggering
14+
reliably for all Cardboard/phone combinations.
15+
16+
v0.4 (12/10/2014):
17+
- Fixed bug in the alignment marker rendering.
18+
- Fixed bug converting mouse click to magnet trigger when playing in the editor.

0 commit comments

Comments
 (0)