@babylonjs/controls
Advanced tools
Comparing version 2.0.0-alpha.3 to 2.0.0-alpha.4
@@ -0,0 +0,0 @@ import { ThinEngine } from "@babylonjs/core/Engines/thinEngine"; |
@@ -0,0 +0,0 @@ import { ThinEngine } from "@babylonjs/core/Engines/thinEngine"; |
@@ -0,0 +0,0 @@ import { ThinTexture } from "@babylonjs/core/Materials/Textures/thinTexture"; |
@@ -0,0 +0,0 @@ import { ThinTexture } from "@babylonjs/core/Materials/Textures/thinTexture"; |
@@ -0,0 +0,0 @@ import { ThinEngine } from "@babylonjs/core/Engines/thinEngine"; |
@@ -0,0 +0,0 @@ import { __extends } from "tslib"; |
import { IImageFilterOptions, ImageFilter } from "./imageFilter"; | ||
export { IImageFilterOptions, ImageFilter, }; |
import { ImageFilter } from "./imageFilter"; | ||
export { ImageFilter, }; | ||
//# sourceMappingURL=index.js.map |
export * from "./resizer"; | ||
export * from "./timeline"; |
export * from "./resizer"; | ||
export * from "./timeline"; | ||
//# sourceMappingURL=index.js.map |
import { Resizer } from "./resizer"; | ||
export { Resizer, }; |
import { Resizer } from "./resizer"; | ||
export { Resizer, }; | ||
//# sourceMappingURL=index.js.map |
@@ -0,0 +0,0 @@ import { ThinEngine } from "@babylonjs/core/Engines/thinEngine"; |
@@ -0,0 +0,0 @@ import { __assign, __extends } from "tslib"; |
@@ -0,0 +0,0 @@ export declare const ShaderConfiguration: { |
@@ -0,0 +0,0 @@ // We are rendering only one picture fullscreen or on the full offscreen texture. |
import { ITimelineOptions, Timeline } from "./timeline"; | ||
export { ITimelineOptions, Timeline, }; |
import { Timeline } from "./timeline"; | ||
export { Timeline, }; | ||
//# sourceMappingURL=index.js.map |
@@ -0,0 +0,0 @@ export declare const ShaderConfiguration: { |
@@ -0,0 +0,0 @@ // We are rendering a serie of Quad (one per thumbnail) already in UV space to simplify the shader. |
@@ -0,0 +0,0 @@ import { ThinEngine } from "@babylonjs/core/Engines/thinEngine"; |
@@ -0,0 +0,0 @@ import { __assign, __extends } from "tslib"; |
@@ -0,0 +0,0 @@ ## Apache License 2.0 (Apache) |
{ | ||
"name": "@babylonjs/controls", | ||
"version": "2.0.0-alpha.3", | ||
"version": "2.0.0-alpha.4", | ||
"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": { |
@@ -0,0 +0,0 @@ # Babylon.js controls |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
142025