Socket
Socket
Sign inDemoInstall

com.magicleap.mrtk3

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.magicleap.mrtk3 - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

Runtime/Common/Scripts/MRTKRigUtils.cs

11

CHANGELOG.md
# Changelog
## 1.2.0
### Features
- Provide compatibility with the MRTK3 version 4.0.0 release.
- Package functionality and options will continue to work with either MRTK3 version 3.0.0+ or version 4.0.0+ releases.
- The runtime rig configuration option will work with either the legacy (version 3.0.0) MRTK rig or the new (version 4.0.0) MRTK rig.
### Bugfixes
- Fixed an issue with detecting when the package systems are running on a Magic Leap 2 platform for secondary users, now enabling certain package functionality in this case where it was previously disabled.
## 1.1.0

@@ -4,0 +15,0 @@ ### Features

2

package.json
{
"name": "com.magicleap.mrtk3",
"displayName": "Magic Leap MRTK3",
"version": "1.1.0",
"version": "1.2.0",
"unity": "2022.2",

@@ -6,0 +6,0 @@ "description": "This package enables and provides utilities for MRTK3 development on the Magic Leap 2.",

@@ -7,3 +7,5 @@ # Magic Leap MRTK3 Package

| Input Support | *Description* |
### Platform Support
| Input | *Description* |
|--|--|

@@ -14,10 +16,14 @@ | ML2 Controller | *Support for the Magic Leap 2 Controller, with rig interactor prefab and visual model.* |

| Keyword Recognition | *Support for MRTK3's Keyword Recognition Subsystem, along with "See it, Say it" labels.* |
| Utilities | *Description* |
### Utilities
| Name | *Description* |
|--|--|
| Magic Leap Settings | *Our settings provide various options and utilities to make development easier on the Magic Leap 2. This includes things like automatic permission requests and runtime configuration of the default MRTK rig for input compatibility and optimization on ML2.* |
| StereoConvergenceDetector | *A utility prefab that can be used in a scene to assist in detecting the user's focus point (what they are looking at) and setting Magic Leap 2's camera focus distance. Setting the focus distance properly provides better capture alignment along with reducing "judder" on device. Located in `/Runtime/Common/Prefabs/StereoConvergenceDetector/`.* |
| TrackedHandJointVisualizer | *A utility prefab to visualize the tracked hand joints with labeled keypoints. Located in `/Runtime/Common/Prefabs/TrackedHandJointVisuals/`.* |
| Samples | *Description* |
| StereoConvergenceDetector | *A utility prefab that can be used in a scene to assist in detecting the user's focus point (what they are looking at) and setting Magic Leap 2's camera focus distance. Setting the focus distance properly provides better capture alignment along with reducing "judder" on device. Located in /Runtime<wbr>/<wbr>Common<wbr>/<wbr>Prefabs<wbr>/<wbr>StereoConvergenceDetector/.* |
| TrackedHandJointVisualizer | *A utility prefab to visualize the tracked hand joints with labeled keypoints. Located in /Runtime<wbr>/<wbr>Common<wbr>/<wbr>Prefabs<wbr>/<wbr>TrackedHandJointVisuals/.* |
### Samples
| Name | *Description* |
|--|--|

@@ -24,0 +30,0 @@ | Hand And Controller Interaction Examples | *Demonstrates both hand and Magic Leap 2 Controller interactions at the same time.* |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc