Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Commit 3169f88

Browse files
committed
Version 0.4.5
1 parent 536699f commit 3169f88

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

CHANGELOG.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,17 @@ v0.4 (12/10/2014):
1919

2020
v0.4.1 (12/18/2014):
2121
- The CardboardGUI script automatically disables itself in Unity Free.
22+
23+
v0.4.5 (2/26/2015):
24+
- Added Cardboard.SDK.nativeDistortionCorrection to toggle built-in distortion correction on/off.
25+
- Added Cardboard.SDK.Recenter() to reset the head tracker to the current direction.
26+
- Added Cardboard.SDK.CreateScreen(x,y) to init the stereo rendertexture at given resolution.
27+
- Added Cardboard.SDK.BackButtonExitsApp to control how the back button is handled.
28+
- Added CardboardEye.toggleCullingMask to turn on or off specific layers in each eye.
29+
- Added StereoController.matchByZoom to match the mono FOV by zooming rather than translating.
30+
- Added SkyboxMesh.layer to set the layer of the generated skybox mesh.
31+
- The x86 architecture is now supported.
32+
- The message ‘Unable to find Unity Activity’ has been fixed.
33+
- The aspect ratio is determined by the device configuration, regardless of screen size.
34+
- The UI layer (alignment marker and settings button) work in Unity Free.
35+

CardboardSDKForUnity.unitypackage

-1.64 MB
Binary file not shown.

0 commit comments

Comments
 (0)