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

Commit

Permalink
Version 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
smdol committed Feb 26, 2015
1 parent 536699f commit 3169f88
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,17 @@ v0.4 (12/10/2014):

v0.4.1 (12/18/2014):
- The CardboardGUI script automatically disables itself in Unity Free.

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

Binary file modified CardboardSDKForUnity.unitypackage
Binary file not shown.

0 comments on commit 3169f88

Please sign in to comment.