-
Notifications
You must be signed in to change notification settings - Fork 253
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'release/6.1.0' into openupm
Release 6.1.0
- Loading branch information
Showing
49 changed files
with
898 additions
and
551 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,17 @@ | ||
* [Overview](index.md) | ||
* [Unity glTFast](index.md) | ||
* [Installation](installation.md) | ||
* [Upgrade guides](UpgradeGuides.md) | ||
* [Features](features.md) | ||
* Runtime | ||
* [Import](ImportRuntime.md) | ||
* [Export](ExportRuntime.md) | ||
* [Import](ImportRuntime.md) | ||
* [Export](ExportRuntime.md) | ||
* Editor | ||
* [Import](ImportEditor.md) | ||
* [Export](ExportEditor.md) | ||
* [Import](ImportEditor.md) | ||
* [Export](ExportEditor.md) | ||
* [Project Setup](ProjectSetup.md) | ||
* Use Cases | ||
* [Use glTFast Add-on API to import custom data](UseCaseCustomExtras.md) | ||
* More Information | ||
* [Upgrade Guides](UpgradeGuides.md) | ||
* [Known Issues](KnownIssues.md) | ||
* [Physical Light Units in glTF](LightUnits.md) | ||
* [Implementation Details](ImplementationDetails.md) | ||
* [Known Issues](KnownIssues.md) | ||
* [Physical Light Units in glTF](LightUnits.md) | ||
* [Implementation Details](ImplementationDetails.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.