picture
picture copied to clipboard
A plugin that includes a sprite renderer that reduces border artifacts and 3 blend mode implementations for WebGL
Bumps [electron](https://github.com/electron/electron) from 9.4.4 to 22.3.26. Release notes Sourced from electron's releases. electron v22.3.26 Release Notes for v22.3.26 Other Changes Security: backported fix for CVE-2023-5217. #40026 electron v22.3.25 Release Notes...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [got](https://github.com/sindresorhus/got) from 9.6.0 to 11.8.6. Release notes Sourced from got's releases. v11.8.6 Destroy request object after successful response https://github.com/sindresorhus/got/compare/v11.8.5...v11.8.6 v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Hello, I create a new project based on latest pixijs v7 and I also need to use this helpful picture lib, but I find that they don't work together, there...
I am using pixi (6.1.2) to implement a drawing board. My current approach is to use Graphic to implement the brush, and then convert it to Sprite. The eraser also...
Hello, this isn't an issue per-se - so please lock if it's a problem! Instead I was hoping to get some advice on how to implement filter blend modes on...
Recreating the issue here after this discussion: https://github.com/pixijs/pixi.js/issues/4079#issuecomment-309747319