Nico
Nico
Basically, see title. The version on NPM does not have the changes from https://github.com/davidfig/pixi-viewport/releases/tag/5.1.0. Compare package.json of https://www.npmjs.com/package/pixi-viewport?activeTab=code with https://github.com/davidfig/pixi-viewport/blob/0d3ea55c8c1c82480bfd7c654090cb34325139a4/package.json: **NPM** ```json { "name": "pixi-viewport", "version": "5.1.0", "description": "A highly...
Hey! The PR does as the title says, it adds a docker compose. It's a bit easier to work with than with pure docker commands, i.e. for rebuilding and similar...
### Description Note: This is about v8. There's very often the necessity of binding drag events for interactivity purposes. This has to be implemented on the user's side every time...
As the title says, this starts the upgrade of `vue-pixi3` to v8 (fixes #74). Help from anyone is appreciated! - This is a first spike and the basics seem to...