star_mod_renderer
Advanced tools
Comparing version 1.0.57 to 1.0.58
@@ -15,3 +15,3 @@ import * as THREE from 'star_mod_custom_three'; | ||
this.panSpeed = 0.002; | ||
this.zoomSpeed = platform === 'mobile' ? 0.1 * 0.25 : 0.1; | ||
this.zoomSpeed = platform === 'mobile' ? 0.01 : 0.1; | ||
this.rotationSpeed = 0.005; | ||
@@ -18,0 +18,0 @@ this.mode = mode; |
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.57", | ||
"version": "1.0.58", | ||
"description": "star mod project render auxiliary", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
388837