Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

pixi-viewport

Support and improve pixi-viewport, a 2d viewport/camera for use with pixi.js
Collective - Host: opensource - https://opencollective.com/pixi-viewport - Website: https://davidfig.github.io/pixi-viewport/ - Code: https://github.com/davidfig/pixi-viewport

republished

github.com/pixi-viewport/pixi-viewport - 0426d034d55004887bcbfc6f0e3c9c8c57ab7755 authored about 3 years ago by David Figatner <[email protected]>
Create FUNDING.yml

github.com/pixi-viewport/pixi-viewport - de81eeb6ae54d9ab572d0dd42f3e151676a5a8b3 authored about 3 years ago by David Figatner <[email protected]>
updated dependencies and readme

github.com/pixi-viewport/pixi-viewport - 3c3e9782602bd4d009ad74eac8106223683ed41c authored about 3 years ago by David Figatner <[email protected]>
updated readme with support info

github.com/pixi-viewport/pixi-viewport - 59ee610ccc81067c3360bbc81c14b7a6724e4338 authored about 3 years ago by David Figatner <[email protected]>
published 4.34.0

github.com/pixi-viewport/pixi-viewport - 19aa68fc0c9307422b15a7c3e3533e8bc074fdb1 authored about 3 years ago by David Figatner <[email protected]>
Merge pull request #349 from mhazy/change_coord_convert_types

update toWorld/toScreen types to match what pixi provides

github.com/pixi-viewport/pixi-viewport - 97f937a78c21e2606530bdde3494c8a3e995c4ea authored about 3 years ago by David Figatner <[email protected]>
Merge pull request #347 from mcdenhoed/master

Update pixi-viewport to work with PIXI 6.1

github.com/pixi-viewport/pixi-viewport - 883fe1640ac0b8c86c6bae92a99692908e9fd97a authored about 3 years ago by David Figatner <[email protected]>
update toWorld/toScreen types to match pixi

- generic allows for typing of output
- removes need to cast to `Point` when calling `toScreen` ...

github.com/pixi-viewport/pixi-viewport - 0140e9ea4b2a303b67f94c7c3c85f3e1c1edf105 authored about 3 years ago by Mark Hayes <[email protected]>
Only import the type

github.com/pixi-viewport/pixi-viewport - 79c98ef5f86bcdc073690f3ea1e2ae580993025f authored about 3 years ago by Mark <[email protected]>
Update pixi-viewport to work with PIXI 6.1

github.com/pixi-viewport/pixi-viewport - a9a0e2efa01bab3d3c5b595710a269da9915fc3f authored about 3 years ago by Mark <[email protected]>
published 4.33.0

github.com/pixi-viewport/pixi-viewport - 5a47c3aeb871476949cd5d3afaeb07589311550f authored about 3 years ago by David Figatner <[email protected]>
cleaning up

github.com/pixi-viewport/pixi-viewport - 1d4c6b5c9c3e9ad2ec986a7df000722c0cd78b96 authored about 3 years ago by David Figatner <[email protected]>
Fix ShukantPal's name/link in README.md

The current thank-you-shoutout is spelled differently and the link 404s

github.com/pixi-viewport/pixi-viewport - 125981173c12115322db1b5b1d16c23a85c13786 authored about 3 years ago by Mark Szumowski <[email protected]>
Merge branch 'master' into feat/add-keytopress-option-to-wheel-plugin

github.com/pixi-viewport/pixi-viewport - 99529b7ba7ad49bba827f03555631ba0abcc7fdf authored over 3 years ago by slaesh <[email protected]>
published 4.32.0

github.com/pixi-viewport/pixi-viewport - c3c650982eafd7355a3b44f43dd9ce5883ea0678 authored over 3 years ago by David Figatner <[email protected]>
changed pinch trackpad amount

github.com/pixi-viewport/pixi-viewport - 6672f058767c8cdfb12c782b1056eeef7c229c13 authored over 3 years ago by David Figatner <[email protected]>
added way for trackpad pan and zoom to work

github.com/pixi-viewport/pixi-viewport - 1b88fc7e26e3b18500e5a7603608cca962854d68 authored over 3 years ago by David Figatner <[email protected]>
destroy removes disableOnContextMenu, fixes #323

github.com/pixi-viewport/pixi-viewport - 7ce9a800156f17d2813f6238f6f33b5e7b000585 authored over 3 years ago by David Figatner <[email protected]>
Merge branch 'lidicomgames-patch-1'

github.com/pixi-viewport/pixi-viewport - 4caeb4c46aed19f25ae3792d8b32e5ac630e5a05 authored over 3 years ago by David Figatner <[email protected]>
Merge branch 'patch-1' of https://github.com/lidicomgames/pixi-viewport into lidicomgames-patch-1

github.com/pixi-viewport/pixi-viewport - fa022fcf5887442ab35f62b811c9d59bf110b5f1 authored over 3 years ago by David Figatner <[email protected]>
improve demo

github.com/pixi-viewport/pixi-viewport - 2f7ee521ba22803427cc057c4fa9737105772576 authored over 3 years ago by David Figatner <[email protected]>
refac: fix indention

github.com/pixi-viewport/pixi-viewport - e9887e3eee101a2c28e477ca1ae9047003fd3f20 authored over 3 years ago by sascha <[email protected]>
feat: add keyToPress option to the wheel-plugin like done in the drag-plugin

github.com/pixi-viewport/pixi-viewport - bd5559c30670d7ff75524aca9a025689f9a09694 authored over 3 years ago by sascha <[email protected]>
Visual improvement of minSpeed in Decelerate

I added a condition that detects if both axes are active and both are less than minSpeed, if thi...

github.com/pixi-viewport/pixi-viewport - 189bfdae8e68c58569d7014343c53029e6a835e7 authored over 3 years ago by Lidicom <[email protected]>
removed v4 from builds/ page

github.com/pixi-viewport/pixi-viewport - 64a711aecc0e74950d3932002673bdc085f8ad89 authored over 3 years ago by David Figatner <[email protected]>
fixed standalone demo; main demo now gets renderer

github.com/pixi-viewport/pixi-viewport - 78007bfa8a57c15a88d2bd1ed5c6bb292923aa83 authored over 3 years ago by David Figatner <[email protected]>
published 4.31.0

github.com/pixi-viewport/pixi-viewport - d98a9c3134e295f2e85aad464556cf7a376d76cb authored over 3 years ago by David Figatner <[email protected]>
removed viewport.visible setter

github.com/pixi-viewport/pixi-viewport - 47cc0215d9fc41d2b4d67e1c12b0c29d92dd3099 authored over 3 years ago by David Figatner <[email protected]>
Merge branch 'master' of https://github.com/davidfig/pixi-viewport

github.com/pixi-viewport/pixi-viewport - 41e06795323ba8055d2241f1d30fb2114f1e8fa6 authored over 3 years ago by David Figatner <[email protected]>
Merge pull request #309 from FrankiePo/fix-typo-aniamte

fix typo aniamte -> animate

github.com/pixi-viewport/pixi-viewport - 395b26c8f32e40aa797bcd161fec99ac8827895d authored over 3 years ago by David Figatner <[email protected]>
fix typo aniamte -> animate

github.com/pixi-viewport/pixi-viewport - 7283b02b7b47723eca21e31438aba5113edd7271 authored over 3 years ago by Sergey Koshechkin <[email protected]>
published 4.30.3

github.com/pixi-viewport/pixi-viewport - bd35a827d43964c8780cd5732df7a52e255ecf62 authored over 3 years ago by David Figatner <[email protected]>
fixed resize typescript

github.com/pixi-viewport/pixi-viewport - fd3189eaffc2c3af21690b780eac2452813d7199 authored over 3 years ago by David Figatner <[email protected]>
fixed viewport.options documentation (ugh)

github.com/pixi-viewport/pixi-viewport - 984f8267028f1a51c43f3e7dc4322cfc0b4338fd authored over 3 years ago by David Figatner <[email protected]>
updated follow doc

github.com/pixi-viewport/pixi-viewport - d1c6631342c5284ba4c9deddc85e3991077aa4a8 authored over 3 years ago by David Figatner <[email protected]>
published 4.30.2

github.com/pixi-viewport/pixi-viewport - 44f4a6165d12a8e7a3ba851cb4ccc9b4d0759086 authored over 3 years ago by David Figatner <[email protected]>
removed required options for some plugins

github.com/pixi-viewport/pixi-viewport - 09c5710af64200b325e157e1bf0ec4254d473242 authored over 3 years ago by David Figatner <[email protected]>
published 4.30.1

github.com/pixi-viewport/pixi-viewport - 2881d273e3d0755a557f14b1dcbd025885c8634e authored over 3 years ago by David Figatner <[email protected]>
fixed documentation and types

github.com/pixi-viewport/pixi-viewport - d4d0a07c8515820f9ee41bd04d496191ed04e1f3 authored over 3 years ago by David Figatner <[email protected]>
updated demo

github.com/pixi-viewport/pixi-viewport - 855c1f3b3c0302336c83bc97ed676e30dea31062 authored over 3 years ago by David Figatner <[email protected]>
getting ready to publish 4.3.0

github.com/pixi-viewport/pixi-viewport - d779a4aea14f376814c1b177ade4934fc78f15de authored over 3 years ago by David Figatner <[email protected]>
updated demos

github.com/pixi-viewport/pixi-viewport - a0eb5c592df5fd89ae1de0d994ae52949a7d3054 authored over 3 years ago by David Figatner <[email protected]>
reworked demo

github.com/pixi-viewport/pixi-viewport - 6c0a487df5d51bdfd290473d8b0e8c6ced71e392 authored over 3 years ago by David Figatner <[email protected]>
continuing to rework sample code

github.com/pixi-viewport/pixi-viewport - ce36cb2f73a208d904769c86ef429279f548efdc authored over 3 years ago by David Figatner <[email protected]>
reworking demo

github.com/pixi-viewport/pixi-viewport - 1d374882d26963cef727fd1f98ea8439b25eebf0 authored over 3 years ago by David Figatner <[email protected]>
reworking demo

github.com/pixi-viewport/pixi-viewport - 713721b89be5e86fa303159cde3334dfdff247b4 authored over 3 years ago by David Figatner <[email protected]>
Merge branch 'master' of https://github.com/davidfig/pixi-viewport

github.com/pixi-viewport/pixi-viewport - 108ae0936fe975691dc8a9a1c1bddc519d5123c7 authored over 3 years ago by David Figatner <[email protected]>
reworked demo so it live compiles

github.com/pixi-viewport/pixi-viewport - f2a41e6b2e73afdd960b338f185795651a8c030f authored over 3 years ago by David Figatner <[email protected]>
No more /compiel

github.com/pixi-viewport/pixi-viewport - cb06faff550377c48104d210e20b0f7b52719b80 authored over 3 years ago by Shukant Pal <[email protected]>
Build types with build

github.com/pixi-viewport/pixi-viewport - e9889f56963e22d6068d557fd272f86ec6e1c448 authored over 3 years ago by Shukant Pal <[email protected]>
Fix testing and use floss

github.com/pixi-viewport/pixi-viewport - 37e076c4b99d1d296f3ed82dbaaf895f72148b4f authored over 3 years ago by Shukant Pal <[email protected]>
Remove unused deps

github.com/pixi-viewport/pixi-viewport - 3cceb5b3531c7b51c1bc1eef81dc3517594e8d3c authored over 3 years ago by Shukant Pal <[email protected]>
Finish all builds fixes

github.com/pixi-viewport/pixi-viewport - 99e4c2fe19b9d305c4adba625f32fb28e83bf212 authored over 3 years ago by Shukant Pal <[email protected]>
Finish refactoring

github.com/pixi-viewport/pixi-viewport - fd35a1a5779b1ff8e8d2d7f854b63f74755e9c57 authored over 3 years ago by Shukant Pal <[email protected]>
Finish plugins refactoring

github.com/pixi-viewport/pixi-viewport - 6cc52e4c66a358e3d802b4884aa83636b33b3509 authored over 3 years ago by Shukant Pal <[email protected]>
More plugins refactoring

github.com/pixi-viewport/pixi-viewport - 5dbb6d44b22bfa035ffa2acfc811b8f6e3b7c969 authored over 3 years ago by Shukant Pal <[email protected]>
plugin, animate

github.com/pixi-viewport/pixi-viewport - d1c05eadc113b6fe7f4e05e337b9132f5d6940b8 authored over 3 years ago by Shukant Pal <[email protected]>
ease.js -> ease.ts

github.com/pixi-viewport/pixi-viewport - 6c45d5023419d93ec724fa000e4a003c88eda44f authored over 3 years ago by Shukant Pal <[email protected]>
input-manager.js -> InputManager.ts

github.com/pixi-viewport/pixi-viewport - 1b53b15c5ee8afae6c151272dd9200b873630653 authored over 3 years ago by Shukant Pal <[email protected]>
plugin-manager.js -> PluginManager.ts

github.com/pixi-viewport/pixi-viewport - 081fbcb3cb28ec754d316faa8a097d696dd4576a authored over 3 years ago by Shukant Pal <[email protected]>
viewport.js -> Viewport.ts

github.com/pixi-viewport/pixi-viewport - 45000ed00498e864a39750090a7f4513cc86b2bc authored over 3 years ago by Shukant Pal <[email protected]>
fixed issue with package.json

github.com/pixi-viewport/pixi-viewport - 1cd95bf5ba8e4a3e6e8e9da3e481997b6fd47112 authored over 3 years ago by David Figatner <[email protected]>
published v4.24.0

github.com/pixi-viewport/pixi-viewport - 7177e959e91246e4c250ef0c8e19cf01cd377d7e authored over 3 years ago by David Figatner <[email protected]>
added more options to clampZoom; improved documentation

github.com/pixi-viewport/pixi-viewport - 35eef64126763fdf3d7557a9ab2789e43ed36500 authored over 3 years ago by David Figatner <[email protected]>
updated docs with new clampOptions

github.com/pixi-viewport/pixi-viewport - 1e969c7bacab15e1bc94e7fa11e658bd282544ac authored over 3 years ago by David Figatner <[email protected]>
improved documentation for clampOptions

github.com/pixi-viewport/pixi-viewport - 53366874b4a55c67a08ec85e73019085f2a9cd17 authored over 3 years ago by David Figatner <[email protected]>
published 4.23.0

github.com/pixi-viewport/pixi-viewport - dc8a463288fcc43449a0804464bf250b9a052bea authored over 3 years ago by David Figatner <[email protected]>
options.axis for wheel and pinch zoom

github.com/pixi-viewport/pixi-viewport - dd669becaab302c8f94e913c87120f087a2ae98e authored over 3 years ago by David Figatner <[email protected]>
published 4.22.2

github.com/pixi-viewport/pixi-viewport - a09e23eccc77d4a9d460b2a2f4ea4a6468e92613 authored over 3 years ago by David Figatner <[email protected]>
added Plugin.paused to typings

github.com/pixi-viewport/pixi-viewport - a72f2aaa0f2f6499e08de07c9519131cba5d577b authored over 3 years ago by David Figatner <[email protected]>
published 4.22.1

github.com/pixi-viewport/pixi-viewport - 7bb725c437580bc04bb31ac940ca41b46e0e2da2 authored over 3 years ago by David Figatner <[email protected]>
Merge pull request #293 from AdrienLemaire/patch-1

Fix toWorld parameter's type

github.com/pixi-viewport/pixi-viewport - 57d8f0d85a099c12ac4607145b2562ea06fceec4 authored over 3 years ago by David Figatner <[email protected]>
Update index.d.ts

toWorld works find with a rectangle (eg result of getBounds()), but the type `PIXI.Point` doesn'...

github.com/pixi-viewport/pixi-viewport - 1373a76417cbf06fa36c37ee8e15abc96e372e9f authored over 3 years ago by Adrien Lemaire <[email protected]>
added change check in moveCorner and moveCenter

github.com/pixi-viewport/pixi-viewport - bedddbc8a3842da82573044ae7e900cf86c6019a authored almost 4 years ago by David Figatner <[email protected]>
fixed types

github.com/pixi-viewport/pixi-viewport - 44ec93b0cd8dc9dfa30447539c9510578cb86a75 authored almost 4 years ago by David Figatner <[email protected]>
published 4.21.1

github.com/pixi-viewport/pixi-viewport - b525b0eee3a490d01fabeed95dcb2767e64dafe4 authored almost 4 years ago by David Figatner <[email protected]>
fixed compatibility with pixi v6

github.com/pixi-viewport/pixi-viewport - b49d9fc9a7041be05f201249e2aadb183cfb9433 authored almost 4 years ago by David Figatner <[email protected]>
fixed backgroundAlpha change for pixi v6 in demo

github.com/pixi-viewport/pixi-viewport - 25a5c1390246d7235f4a6bf0749ee20fb5bdcb77 authored almost 4 years ago by David Figatner <[email protected]>
published 4.21.0

github.com/pixi-viewport/pixi-viewport - aadab335f90b966dd693ce18190e186d8fb94465 authored almost 4 years ago by David Figatner <[email protected]>
Merge pull request #286 from epaezrubio/master

Fix captured wheel event from a different dom element

github.com/pixi-viewport/pixi-viewport - 73469185683c89a85ac99a72e062e9ad27476a16 authored almost 4 years ago by David Figatner <[email protected]>
Fix captured wheel event from a different dom element

Scrolling on a DOM element placed over the canvas will trigger the zooming feature. This fix add...

github.com/pixi-viewport/pixi-viewport - 3a7cc434d31eb9acad625f0b166a46af9425a87e authored almost 4 years ago by Eduardo Paez Rubio <[email protected]>
4.20.1 rebuild

github.com/pixi-viewport/pixi-viewport - 03740869b23eb79d95b59ca866be4df03465063e authored almost 4 years ago by David Figatner <[email protected]>
removing highlight.js

github.com/pixi-viewport/pixi-viewport - f4f2c7a74d33188167d61b6f879c9de5fe1e58ce authored almost 4 years ago by David Figatner <[email protected]>
Merge pull request #284 from dylandepass/master

Fixed Uncaught TypeError when adding keyToPress to drag options

github.com/pixi-viewport/pixi-viewport - 4f153e3030da38ea623ae8c4a8cd99b2fbb23ca4 authored almost 4 years ago by David Figatner <[email protected]>