star_mod_renderer
Advanced tools
Comparing version 1.0.60 to 1.0.61
@@ -16,3 +16,3 @@ import * as THREE from 'star_mod_custom_three'; | ||
this.zoomSpeed = platform === 'mobile' ? 0.1 * 0.25 : 0.1; | ||
this.rotationSpeed = platform === 'mobile' ? 0.005 * 10 : 0.005; | ||
this.rotationSpeed = platform === 'mobile' ? 0.005 * 100 : 0.005; | ||
this.rotationSpeed = 0.005; | ||
@@ -19,0 +19,0 @@ this.mode = mode; |
{ | ||
"name": "star_mod_renderer", | ||
"version": "1.0.60", | ||
"version": "1.0.61", | ||
"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
388957