@pixi/canvas-graphics
Advanced tools
Comparing version 7.0.0-alpha.3 to 7.0.0-beta
/*! | ||
* @pixi/canvas-graphics - v7.0.0-alpha.3 | ||
* Compiled Fri, 23 Sep 2022 14:33:14 UTC | ||
* @pixi/canvas-graphics - v7.0.0-beta | ||
* Compiled Tue, 11 Oct 2022 19:54:08 UTC | ||
* | ||
@@ -463,5 +463,3 @@ * @pixi/canvas-graphics is licensed under the MIT License. | ||
canvasRenderer.render(this, { renderTexture: canvasBuffer, clear: true, transform: tempMatrix }); | ||
const texture = core.Texture.from(canvasBuffer.baseTexture._canvasRenderTarget.canvas, { | ||
scaleMode | ||
}); | ||
const texture = core.Texture.from(canvasBuffer.baseTexture._canvasRenderTarget.canvas, { scaleMode }); | ||
texture.baseTexture.setResolution(resolution); | ||
@@ -468,0 +466,0 @@ return texture; |
"use strict";/*! | ||
* @pixi/canvas-graphics - v7.0.0-alpha.3 | ||
* Compiled Fri, 23 Sep 2022 14:33:14 UTC | ||
* @pixi/canvas-graphics - v7.0.0-beta | ||
* Compiled Tue, 11 Oct 2022 19:54:08 UTC | ||
* | ||
@@ -5,0 +5,0 @@ * @pixi/canvas-graphics is licensed under the MIT License. |
{ | ||
"name": "@pixi/canvas-graphics", | ||
"version": "7.0.0-alpha.3", | ||
"version": "7.0.0-beta", | ||
"main": "dist/cjs/canvas-graphics.js", | ||
@@ -44,3 +44,3 @@ "module": "dist/esm/canvas-graphics.mjs", | ||
], | ||
"gitHead": "e5cc328a2374fac1cb21915e8029d8a9bddb038c" | ||
"gitHead": "437c2f5432320da7d6ecef6986ab95c982c89b17" | ||
} |
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
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
260286
1097