Zyie

Results 26 issues of Zyie

## Visual Testing This PR introduces the start of visual testing for Pixi with a couple of basic tests to begin with ### Generating Tests The core concept is that...

## Summary I am trying to upgrade from `7.20.1` to `7.28.2` and now I get this error. `InternalError: Internal Error: Unable to determine semantic information for declaration` The line it...

We were checking the wrong value when testing if an asset is different, resulting in a bunch of warnings for things like spritesheets

v7

```js plugins: { texture: texturePacker({ texturePacker: { exporter: 'Pixi', } }), texture2: texturePacker({ texturePacker: { exporter: 'Css', } }), manifest: pixiManifest({}), }, ``` This should produce both css and json...

enhancement

Add support for converting audio into audio sprites

enhancement

Add support for converting images into basis

enhancement

Internal version of this tool has a couple of 3D model plugins e.g fbx -> obj These should be ported over

enhancement

sandpack v2 was just announced so we might as well upgrade to use it

enhancement