@babylonjs/controls
Advanced tools
Comparing version 1.0.0-alpha.6 to 1.0.0-alpha.7
@@ -40,2 +40,4 @@ import { Engine } from "@babylonjs/core/Engines/engine"; | ||
} | ||
// Parallel Shader Compile turned off at the moment. | ||
this._engine.getCaps().parallelShaderCompile = null; | ||
} | ||
@@ -42,0 +44,0 @@ /** |
{ | ||
"name": "@babylonjs/controls", | ||
"version": "1.0.0-alpha.6", | ||
"version": "1.0.0-alpha.7", | ||
"description": "Babylon.js controls are a set of regular web controls that used hardware accelerated rendering through Babylon.js to provide blazing fast dedicated controls.", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
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
129629
1196