Skip to content

Releases: davidfig/pixi-viewport

5.1.0: Merge pull request #483 from WillYuum/master

09 Apr 15:07
0d3ea55
Compare
Choose a tag to compare

pixi-viewport suports pixi 8.0.4 thanks to @WillYuum

5.0.1: Merge pull request #430 from littleboarx/master

12 Mar 13:03
83f7ded
Compare
Choose a tag to compare

Added Viewport.options.allowPreserveDragOutside to handle dragging outside of viewport.

Thanks @littleboarx

5.0.0: Merge pull request #428 from cuire/v5

25 Feb 12:59
b1199bb
Compare
Choose a tag to compare
  • support for pixi v7 w/breaking changes (thanks @cuire for the incredible work!)

4.38.0

27 Nov 13:45
Compare
Choose a tag to compare
4.38.0

4.37.0

23 Oct 14:03
Compare
Choose a tag to compare

Updated packages for pixi

4.36.0

10 Oct 13:01
8aa88ef
Compare
Choose a tag to compare
  • Added Drag#options.wheelSwapAxes to swap x-axis and y-axis for wheel scrolling;

4.35.0

13 Aug 13:05
Compare
Choose a tag to compare

Merged a few PRs and upgraded packages:

What's Changed

New Contributors

Full Changelog: 4.34.4...4.35.0

4.34.4: Merge pull request #361 from FrankiePo/fix-point-typing

22 Dec 17:35
6970287
Compare
Choose a tag to compare

Minor changes to types (IPoint => IPointData)

4.34.3

01 Dec 19:30
Compare
Choose a tag to compare
  • Removed Penner dependency (moved it to an internal library)

4.34.2

30 Nov 18:19
Compare
Choose a tag to compare
  • Fix packaging bugs