Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

io.extendreality.tilia.spatialsimulator.unity

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io.extendreality.tilia.spatialsimulator.unity - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

9

CHANGELOG.md
# Changelog
### [1.0.6](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.SpatialSimulator.Unity/compare/v1.0.5...v1.0.6) (2019-11-09)
#### Bug Fixes
* **Prefab:** ensure combined rotation axes are continuously processed ([9257ffd](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.SpatialSimulator.Unity/commit/9257ffd26bfcdb0ea1342ed08dea2d15ef424ea3))
> The movement axes are passed to a moment processor so they are continually processed each frame to ensure the button press keeps moving the avatar even when the button is still being held down.
>
> This concept has now also been applied to the rotational combined actions as they were only picking up immediate changes in the input which worked fine when the mouse was the input type but meant that using an xbox controller for rotational input left the movement jerky because it would only move when the axis value changed.
### [1.0.5](https://github.com/ExtendRealityLtd/Tilia.CameraRigs.SpatialSimulator.Unity/compare/v1.0.4...v1.0.5) (2019-11-07)

@@ -4,0 +13,0 @@

2

package.json

@@ -5,3 +5,3 @@ {

"description": "A camera rig prefab that simulates spatial hardware for the Unity software.",
"version": "1.0.5",
"version": "1.0.6",
"unity": "2018.3",

@@ -8,0 +8,0 @@ "unityRelease": "10f1",

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