Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Releases: udacity/VR-Software-Development_A-Maze

A Maze v6.1.1

17 Jan 22:07
fc70e80
Compare
Choose a tag to compare

Release Status

Recommended Version

Versions Used

Unity LTS Release 2017.4.15
GVR SDK for Unity v1.170.0

Changes

Removed unnecessary comment from SignPost.cs.

A Maze v6.1.0

26 Nov 23:06
1a10a89
Compare
Choose a tag to compare

Release Status

  • Recommended Version

Versions Used

  • Unity LTS Release 2017.4.15
  • GVR SDK for Unity v1.170.0

Changes

Unity version upgraded from 2017.4.4 to 2017.4.15.
GVR SDK for Unity upgraded from v1.100.1 to v1.170.0.

A Maze v6.0.0

28 May 20:30
Compare
Choose a tag to compare

Release Status

  • Recommended Version

Versions Used

Changes

  • Unity version upgraded from 2017.2.0 to 2017.4.4.
  • GVR SDK for Unity added (v1.100.1).
  • Project settings reset to default values for the Unity version used.
  • Lighting settings reset to default values for the Unity version used.
  • Model import settings reset to default values for the Unity version used (except animations are set to not be imported).
  • Scene game objects reset to have default components and component property values for the Unity version used.
  • Scene game objects positioned for optimized development flow.
  • Assets folder organized according to common best practice.
  • Scene renamed from 'A Maze.unity' to 'Main.unity'.
  • Duplicate textures removed.
  • Unnecessary textures removed.
  • Unnecessary prefabs removed.
  • Included prefabs are completed.
  • Broken prefab connections removed.
  • Scripts consistently formatted with Unity mono style format.
  • Script comments improved and expanded.
  • Door collider no longer blocks the entrance to the temple.
  • Colliders added to temple walls and maze walls.
  • Collider removed from UI canvas.

README

A Maze v5.1.0

25 May 21:53
6294649
Compare
Choose a tag to compare

Released on Dec 18th, 2017.

Release Status

  • Legacy Version
  • Accepted for project submission through June 28th, 2018

Versions Used

Changes

  • Unity version upgraded from 2017.1.0p4 to 2017.2.0. (Recompile only).

README