turntable-camera-controller
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "turntable-camera-controller", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Turn table camera controller", | ||
@@ -5,0 +5,0 @@ "main": "turntable.js", |
@@ -262,5 +262,2 @@ 'use strict' | ||
dx *= dist | ||
dy *= dist | ||
var vx = rx * dx + ux * dy | ||
@@ -267,0 +264,0 @@ var vy = ry * dx + uy * dy |
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
18530
643