Skip to content

Move some codepaths away from MixedRealityToolkitFiles#10956

Merged
keveleigh merged 3 commits into
microsoft:mainfrom
keveleigh:absolute-paths
Aug 31, 2022
Merged

Move some codepaths away from MixedRealityToolkitFiles#10956
keveleigh merged 3 commits into
microsoft:mainfrom
keveleigh:absolute-paths

Conversation

@keveleigh

Copy link
Copy Markdown
Contributor

Overview

MixedRealityToolkitFiles has always had some issues around Assets vs Packages, relative vs absolute, and some less-standard forms of referencing MRTK2.

This PR moves away from most of the more problematic cases for in-MRTK code to use Unity's AssetDatabase APIs instead.

Changes

@keveleigh keveleigh self-assigned this Aug 30, 2022
@github-actions github-actions Bot added the MRTK2 label Aug 30, 2022
@keveleigh keveleigh enabled auto-merge (squash) August 30, 2022 22:09
@keveleigh keveleigh merged commit 7ebc9b3 into microsoft:main Aug 31, 2022
@keveleigh keveleigh deleted the absolute-paths branch August 31, 2022 18:41
@microsoft microsoft deleted a comment Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Directory Junction breaks hardcoded paths

2 participants