This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
XRTK.glTF 0.2.3
Pre-release
Pre-release
Release Notes
Requirements
- Unity 2019.4 LTS or later
- Microsoft Visual Studio 2019
- Windows 10 or later
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
- Download the release asset unity package from https://github.com/XRTK/XRTK-Core/releases
- Import the XRTK-Seed unity package directly into your project by dragging and dropping the file into your project
Changes:
- 876dd72 update core package to 0.2.14
- a04a1cc Dev/dependency update (#7)
- bbf9ae5 bumped package version to 0.2.2
- 545f33c Added braces to conform to coding guidelines
- 500eafa removed unity release min rule
- a5dd611 Update package.json
- 017b77c bumped package dependencies
- 2d11abd updated editor to 2019.4.23f1
- f5c2db6 bumpted unity release dependency
- 20ff1a4 Uplifted Core version dependency
See More
- b887077 Web enhancements to allow loading of glTF from a web source
- bdf0933 Updated and tested with Core/Examples
- d6456a0 Porting initial glTF code from XRTK Core
This list of changes was auto generated.