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

XRTK.Lumin 0.2.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@XRTK-Build-Bot XRTK-Build-Bot released this 10 May 20:46

Release Notes

Requirements

Import via Unity Package Manager (upm)

In your project, open Preferences/Package Manger and add the XRTK to the list of scoped registries:

Name: XRTK
URL: http://upm.xrtk.io:4873
Scope(s): com.xrtk

Once the registry has been added, you can search for each platform in the UPM Package Manager window

Note: For pre-releases you'll need to enable show preview packages under the Advanced dropdown in Unity's Package Manager.

Importing the asset directly into your project

  1. Download the release asset unity package from https://github.com/XRTK/XRTK-Core/releases
  2. Import the XRTK-Seed unity package directly into your project by dragging and dropping the file into your project

Changes:

  • 7e73c1a update core package to 0.2.14
  • 90c369a Dev/updated platform definition (#104)
  • 2f9584c updated package dependencies
  • 7c0cb13 Updated Spatial Awareness LuminSpatialMeshObserver (#105)
  • e22c0d2 bumped package version to 0.2.5
  • e5379d3 removed package min unity relase rule
  • b5a6aa2 bumped package dependencies
  • 9bc50f7 updated editor to 2019.4.23.f1
  • ad09bbd updated package dependencies
  • 40283de Clean up dead assembly references
See More

This list of changes was auto generated.