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

Fixed Uncaught TypeError when adding keyToPress to drag options

github.com/pixi-viewport/pixi-viewport - ad602c58f11a39f77ac584b80d0d54d2e26e7169 authored almost 4 years ago by Dylan Depass <[email protected]>
published 4.20.0

github.com/pixi-viewport/pixi-viewport - 51234dabc41438dd51f9cc9ba642845bf216d7cf authored almost 4 years ago by David Figatner <[email protected]>
added drag.options.lineHeight to drag() to improve firefox wheel scroll

github.com/pixi-viewport/pixi-viewport - f88993c0be19c5db12692a6a18d0b59280f9a2fc authored almost 4 years ago by David Figatner <[email protected]>
fixed bug with drag.keyToPress

github.com/pixi-viewport/pixi-viewport - 80109f61ee48278f3c74cd262f075da2e4b7819c authored almost 4 years ago by David Figatner <[email protected]>
fixed bug in plugin.remove(); added plugin.removeAll()

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

github.com/pixi-viewport/pixi-viewport - 01b506327d57bbdde0e2ebe259a451a6cba8976b authored almost 4 years ago by David Figatner <[email protected]>
added babel to rollup config for viewport.js

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

github.com/pixi-viewport/pixi-viewport - 0aec760f1bdbcb1f9693376a61c041459322d6a0 authored about 4 years ago by David Figatner <[email protected]>
Merge branch 'master' of github.com:davidfig/pixi-viewport

github.com/pixi-viewport/pixi-viewport - f7e570d561b464c4e21461113d26de0860b5c771 authored about 4 years ago by David Figatner <[email protected]>
Merge pull request #273 from uahic/fix_bounceoptions_typing

Added missing bounceBox property and changed the underflow property t…

github.com/pixi-viewport/pixi-viewport - 17d8eaa9defad26c4df00feebccb6183c97f1247 authored about 4 years ago by David Figatner <[email protected]>
cleaning up

github.com/pixi-viewport/pixi-viewport - d4179f6aeaf12f38c2b30e80ec8d3b2bfaa2e880 authored about 4 years ago by David Figatner <[email protected]>
Added missing bounceBox property and changed the underflow property to be optional

github.com/pixi-viewport/pixi-viewport - 1baaa9b08e7807c64a5fa98071cd884b7f9d1237 authored about 4 years ago by schulze <[email protected]>
git push origin masterMerge branch 'SukantPal-fix/ct-decelerate'

github.com/pixi-viewport/pixi-viewport - da20869cd5cc0cb5c5db5f723b4c991b041c9888 authored about 4 years ago by David Figatner <[email protected]>
updated friction value

github.com/pixi-viewport/pixi-viewport - a7e38e3d08913c66413306cf4f26fbd91023d904 authored about 4 years ago by David Figatner <[email protected]>
Change declerate formula according to #271

github.com/pixi-viewport/pixi-viewport - a806e2c4fefe2ed8092d5e13f0edf11c64d5e1e3 authored about 4 years ago by Shukant Pal <[email protected]>
published 4.17.1

github.com/pixi-viewport/pixi-viewport - be9cc0f3f9da24a78d9e7ae7c57907df76ebff67 authored about 4 years ago by David Figatner <[email protected]>
added a center to 'zoomed' event when type is 'pinch'

github.com/pixi-viewport/pixi-viewport - a7e507a111ec9cbfbed327ab0dea329437f46122 authored about 4 years ago by David Figatner <[email protected]>
published 4.17.0

github.com/pixi-viewport/pixi-viewport - 7efa3cbf6f04b1a574b35086b88981d0336fd593 authored about 4 years ago by David Figatner <[email protected]>
Merge branch 'master' of https://github.com/SukantPal/pixi-viewport into SukantPal-master

github.com/pixi-viewport/pixi-viewport - 041073a32687a21f19d40e0c84ac3d791280d6a4 authored about 4 years ago by David Figatner <[email protected]>
published 4.16.0

github.com/pixi-viewport/pixi-viewport - 183a037a8d3adc6dfaabd627bbb14e683d42d138 authored about 4 years ago by David Figatner <[email protected]>
added options.factor to pinch plugin

github.com/pixi-viewport/pixi-viewport - 21c5d99531c2e2ae747de38aae2e74a79d226392 authored about 4 years ago by David Figatner <[email protected]>
published 4.15.0

github.com/pixi-viewport/pixi-viewport - eb00aafebca6f9d9233a6b537d7d418616bb866e authored about 4 years ago by David Figatner <[email protected]>
fixed build rollup config

github.com/pixi-viewport/pixi-viewport - 9e25f0a433d8e0115cb93e24a735a6a9ca0bdeb2 authored about 4 years ago by David Figatner <[email protected]>
updated rollup dependencies

github.com/pixi-viewport/pixi-viewport - f155dd3312b5f9bcf021c2af399503892b9c9faf authored about 4 years ago by David Figatner <[email protected]>
Merge branch 'master' of github.com:davidfig/pixi-viewport

github.com/pixi-viewport/pixi-viewport - 5c49df536bd3c36bf19ea44ae62dfd6fa4a25a6b authored about 4 years ago by David Figatner <[email protected]>
Merge pull request #261 from jbosh/master

Added missing @types definitions

github.com/pixi-viewport/pixi-viewport - 0c2e8f6bb96169d67c726f022b94d208061c71d1 authored about 4 years ago by David Figatner <[email protected]>
Added missing @types definitions

screenWorldWidth and screenWorldHeight were missing from type definition.

github.com/pixi-viewport/pixi-viewport - e33abf6326e9db1f1a26365a1038b8183ac0ac18 authored about 4 years ago by Justin Boshoven <[email protected]>
added more paused checks in mouseEdges

github.com/pixi-viewport/pixi-viewport - 3b85cf8a698e0df9c1846ff0024e3b57a5e535c0 authored over 4 years ago by David Figatner <[email protected]>
plugins.get now has an option to return null if paused == true

github.com/pixi-viewport/pixi-viewport - 3dd832b9489090519a5a6fa77a4fe6729f4bc04f authored over 4 years ago by David Figatner <[email protected]>
fixed animateoptions type

github.com/pixi-viewport/pixi-viewport - 4047730fa9ef8136c47709d64237858f11bf3b2c authored over 4 years ago by David Figatner <[email protected]>
added events for animate

github.com/pixi-viewport/pixi-viewport - eb3abaebbd0c6839d2efa366d22605474c2a6ec8 authored over 4 years ago by David Figatner <[email protected]>
updated readme; tweaks to docs

github.com/pixi-viewport/pixi-viewport - 696bd2fe5c80e26ba3d91878a6451d6474ece140 authored over 4 years ago by David Figatner <[email protected]>
added animate() plugin

github.com/pixi-viewport/pixi-viewport - 12ed8cfee69e1c3bfdb115806f90ea7c88981756 authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #253 from Viktor286/types/MovedEventData

lastViewport and moving definitions for viewport of MovedEventData

github.com/pixi-viewport/pixi-viewport - b2781c6cab90ba10881767c93e781d8a0bcfbf3e authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #251 from SvetlanaIo/types-ensure-visible

Add typings for ensureVisible()

github.com/pixi-viewport/pixi-viewport - b325e9423b23fc5419169736e691402984416cf1 authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #250 from vimcaw/fix-types

fixed type of the "moved" event callback argument

github.com/pixi-viewport/pixi-viewport - 2f6a0aca5ca14e4843b6f765217bd2bd8e6d8581 authored over 4 years ago by David Figatner <[email protected]>
add lastViewport and moving to viewport of MovedEventData

github.com/pixi-viewport/pixi-viewport - 2eb1f51479e8f011fa1db41dd9202f577beba77c authored over 4 years ago by Viktor286 <[email protected]>
published 4.12.2

github.com/pixi-viewport/pixi-viewport - 8e1b887dac6dc814463a8e8fbc141bd4ddd9df35 authored over 4 years ago by David Figatner <[email protected]>
Add typings for ensureVisible()

github.com/pixi-viewport/pixi-viewport - 5287ddcee4f7c532754e4f6fc9dcf52dd45c57ca authored over 4 years ago by riccu67 <[email protected]>
fixed type of the "moved" event callback argument

The callback argument type of "moved" event is a special object instead of Viewport. Typescript ...

github.com/pixi-viewport/pixi-viewport - 1fa59f162589175efaa1eee05698a6fc6d85cbcb authored over 4 years ago by Changsheng Zhu <[email protected]>
added viewport.scaled to types

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

github.com/pixi-viewport/pixi-viewport - b389350f10d0338d877cf1e37b7df8d0cda87366 authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #242 from mcdenhoed/master

Update Typescript Definitions for PIXI 5.3.0

github.com/pixi-viewport/pixi-viewport - e50b72670a620944197c2f87b2b3ed775a2929d4 authored over 4 years ago by David Figatner <[email protected]>
last production build

github.com/pixi-viewport/pixi-viewport - 6c1fa252d8897a3ac0e06ed4f710b44cd3a2831c authored over 4 years ago by David Figatner <[email protected]>
Remove duplicate type definition

github.com/pixi-viewport/pixi-viewport - 741e929e95564f2c1b001dee3c9ee4b80ca92c16 authored over 4 years ago by Mark <[email protected]>
Update types for PIXI 5.3.0

github.com/pixi-viewport/pixi-viewport - d819e40c90a9901b5dd7235f12577ae1c36a9473 authored over 4 years ago by Mark <[email protected]>
published 4.11.3

github.com/pixi-viewport/pixi-viewport - 59157b70541e21a27e0a8f67bf9a3a2be52becad authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #238 from sransara/patch-1

In type definitions: change string to (string & {}) when in union with literals

github.com/pixi-viewport/pixi-viewport - 4ceaf625b691fa024350daeb60839f0b63b78e46 authored over 4 years ago by David Figatner <[email protected]>
Change string to (string & {}) when in union with literals

github.com/pixi-viewport/pixi-viewport - b3af97a12da510d8d3b2fddadd2ab4efb28a0852 authored over 4 years ago by Sam Abey <[email protected]>
Merge pull request #234 from sransara/patch-1

Add keyToPress and ignoreKeyToPressOnTouch to DragOptions in type file

github.com/pixi-viewport/pixi-viewport - 9aa17de854a6be7f97dda8d9a6c966b7d54b1c5e authored over 4 years ago by David Figatner <[email protected]>
published 4.11.2

github.com/pixi-viewport/pixi-viewport - 72530cf410b9b53c1e022e26662571b69f87b480 authored over 4 years ago by David Figatner <[email protected]>
Add keyToPress and ignoreKeyToPressOnTouch to DragOptions

github.com/pixi-viewport/pixi-viewport - d0db35f1934b73301c0c97dede6cec7246ee39df authored over 4 years ago by Sam Abey <[email protected]>
updated documentation for WheelOptions

github.com/pixi-viewport/pixi-viewport - 18e3a1455fbc8f4a4b493a3241f8d48b383fcf4d authored over 4 years ago by David Figatner <[email protected]>
updated npm version

github.com/pixi-viewport/pixi-viewport - 39f9216ae91141267db31fcc079caecb22f35bef authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #225 from richard-ejem/master

Mark viewport dirty after resizing

github.com/pixi-viewport/pixi-viewport - 05d20383cb9ae017bee48a54a3662c0c3bbf28b6 authored over 4 years ago by David Figatner <[email protected]>
Mark viewport dirty after resizing

github.com/pixi-viewport/pixi-viewport - ccf1fc3501131284fe154d83f7fcf68d0fa8a170 authored over 4 years ago by Richard Ejem <[email protected]>
published 4.11

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

github.com/pixi-viewport/pixi-viewport - e38d043603843c2d90cb8d60f2a97cfee6d0a9e2 authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #208 from lekzd/patch-1

fix(typings): add MovedEventType type declaration

github.com/pixi-viewport/pixi-viewport - 3524363f83d231715e5ad1f53186a292bfbb4bb3 authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #215 from richard-ejem/master

Add missing frame-end event type

github.com/pixi-viewport/pixi-viewport - ccb2044beb991f40bc8bc144cd7c4fadecfcbb11 authored over 4 years ago by David Figatner <[email protected]>
Merge pull request #220 from DanielJoyce/patch-1

Add allowButtons to MouseEdgesOptions

github.com/pixi-viewport/pixi-viewport - 15ecddad8353b1cf77f0a0c6f965610af52818a5 authored over 4 years ago by David Figatner <[email protected]>
Add allowButtons to MouseEdgesOptions

github.com/pixi-viewport/pixi-viewport - 6e10ec57e973aa2cb793adf9d9690e501abbaba5 authored over 4 years ago by Daniel <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/pixi-viewport/pixi-viewport - 439e10e7ba1bdbc764c2fec92222a2472e5e5e8a authored over 4 years ago by Mark <[email protected]>
Changed default scrolling factor for LINE-based scrolls and made value

configurable

github.com/pixi-viewport/pixi-viewport - e84d96aafed8f6a0a55ab453b313519e5f5ca582 authored over 4 years ago by Mark <[email protected]>
Add missing frame-end event type

github.com/pixi-viewport/pixi-viewport - 9623237c41b21cd371a49d5f624e3e5eb2d03238 authored over 4 years ago by Richard Ejem <[email protected]>
fix(typinds): add MovedEventType type declaration

github.com/pixi-viewport/pixi-viewport - 7b41d34b22672b8295eb4518f2917a624f5d901e authored over 4 years ago by Alexander Korotaev <[email protected]>
updated docs

github.com/pixi-viewport/pixi-viewport - f5a0db698af9c35a9e3789d5d3440641c6e072dd authored over 4 years ago by David Figatner <[email protected]>
added bounceBox documentation

github.com/pixi-viewport/pixi-viewport - e848bf43b832b85fa6fc765b4856b80e9df0030f authored almost 5 years ago by David Figatner <[email protected]>
changed the pinch math so it's more accurate

github.com/pixi-viewport/pixi-viewport - 0fdd0668f0b528032c0a8d668a55cfa199892483 authored almost 5 years ago by David Figatner <[email protected]>
published 4.9.2

github.com/pixi-viewport/pixi-viewport - a23e480013022a0ba31281da1dab5408dbfb62ef authored almost 5 years ago by David Figatner <[email protected]>
viewport.options.passiveWheel is respected in handleWheel

github.com/pixi-viewport/pixi-viewport - 0d53fec2659f6abc2e20675525488d09432e543b authored almost 5 years ago by David Figatner <[email protected]>
publish 4.9.0

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