webvr-polyfill
Advanced tools
Comparing version 0.9.16 to 0.9.17
{ | ||
"name": "webvr-polyfill", | ||
"version": "0.9.16", | ||
"version": "0.9.17", | ||
"homepage": "https://github.com/borismus/webvr-polyfill", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -218,4 +218,5 @@ /* | ||
// Was not already presenting | ||
// Was not already presenting. | ||
self.layer_ = { | ||
predistorted: incomingLayer.predistorted, | ||
source: incomingLayer.source, | ||
@@ -222,0 +223,0 @@ leftBounds: leftBounds.slice(0), |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
779732
12859