Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature/XRI3] Augment SerializableDictionary to allow temporary duplicates in Editor #962

Open
wants to merge 1 commit into
base: feature/XRI3
Choose a base branch
from

Conversation

whebertML
Copy link
Contributor

@whebertML whebertML commented Dec 12, 2024

Fixes #958
(in feature/XRI3 branch)

  • Also fixes an issue with the "Init Controllers" type lookup within
    InteractionModeManager.InitializeControllers() to find XRBaseControllers
    instead of XRControllers, since the legacy MRTK controllers derive from
    XRBaseControllers, and the GUI button previously wasn't finding any
    controller to initialize in the Inspector.

@whebertML whebertML self-assigned this Dec 12, 2024
* Also fixes an issue with the "Init Controllers" type lookup within
  InteractionModeManager.InitializeControllers() to find XRBaseControllers
  instead of XRControllers, since the legacy MRTK controllers derive from
  XRBaseControllers, and the GUI button previously wasn't finding any
  controller to initialize in the Inspector.
@whebertML
Copy link
Contributor Author

Test results for branch feature/XRI3: All passed (256 out of 258 passed, 2 are ignored):

Editor Test Runner:
image

PowerShell:
image

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.

1 participant