Ecosyste.ms: OpenCollective

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

github.com/pixi-viewport/pixi-viewport

A highly configurable viewport/2D camera designed to work with pixi.js
https://github.com/pixi-viewport/pixi-viewport

stop clicked event from firing if viewport is decelerating or bouncing

e30428782584f51398b9e4ae7e0329dd0adffd28 authored almost 7 years ago by David Figatner <[email protected]>
added drag::options.direction to limit dragging to x or y

fd172668a2160a0611bae66f86cd8f2cd5365010 authored almost 7 years ago by David Figatner <[email protected]>
fixed bug with drag

9b97e77c4758b8017b78747c5988e1c3bb045cd0 authored almost 7 years ago by David Figatner <[email protected]>
moved clicked event from drag to viewport; fixed double clicking bug

92f98f7bb3218be9d19d23f7056ebd6acbd91304 authored almost 7 years ago by David Figatner <[email protected]>
really fixed the readme this time so the simple example works

520e26b20838cf8b1967277c7e7b4ead8df8615a authored almost 7 years ago by David Figatner <[email protected]>
fixed bug in readme sample code

3701bf3c95de2a893cc961c2e84af905ac70026e authored almost 7 years ago by David Figatner <[email protected]>
removed dirty check for hitArea assignment (caused problems when dirty was cleared in update loop)

44d473beceb577107a15c71d96c46b337d454d23 authored almost 7 years ago by David Figatner <[email protected]>
fixed a perf issue

d65b375b3533f381cbed7a0a4852ebf4b2d7448b authored almost 7 years ago by David Figatner <[email protected]>
fixed touch issue with new pixi.js build; updated readme example

a5bf086e870e18d4fb9ec294a8a1b50572248884 authored almost 7 years ago by David Figatner <[email protected]>
fixes #39

f63d892d8a1c22bfb1cc2348724c8d494440afff authored almost 7 years ago by David Figatner <[email protected]>
updated documentation

e993e00850674a53538273e3f6a124f4946cb027 authored almost 7 years ago by David Figatner <[email protected]>
fixed readme

a914912fbc74e0f5a34dfae5dd2cb7925c499ddc authored almost 7 years ago by David Figatner <[email protected]>
v1.0.4

b38e68526b19783527230a51708fcdfa4b44a34f authored almost 7 years ago by David Figatner <[email protected]>
fixed clicked; works in demo again

3c7e27cdcec32d72680faf9a1b414aac31714234 authored almost 7 years ago by David Figatner <[email protected]>
fixed drag-start documentation

a89d702f511ba62973583f9040da055e923bb6c6 authored almost 7 years ago by David Figatner <[email protected]>
added more setters for top/right/left/bottom

e1ac6a3db44e4b8684fcf1868983aa69df393f60 authored almost 7 years ago by David Figatner <[email protected]>
one more @readonly

b52f20b835965551c6df4967bf545104d30f7598 authored almost 7 years ago by David Figatner <[email protected]>
added @readonly for some members

a69fe041a6507a6d67ffe2740f79a9d8feac219f authored almost 7 years ago by David Figatner <[email protected]>
fixed a bug with drag.up moving from pinch to drag

ef0203e1caed799eebfed26c0205009137d990ef authored almost 7 years ago by David Figatner <[email protected]>
fixed bug with pinch throwing error in edge case

eaf18fd86ac087507312b35d2b56144017904843 authored almost 7 years ago by David Figatner <[email protected]>
updated build

ecb28fcd4bdc921fe9fed76bd1ad57fc81cb5640 authored almost 7 years ago by David Figatner <[email protected]>
fixed API link

9138d799edf9c923261a4585519c240ce65b2486 authored almost 7 years ago by David Figatner <[email protected]>
rebuild

c08d55ff8d520ccb4be6c48e5495bb10d7281077 authored almost 7 years ago by David Figatner <[email protected]>
version 1.0

650a1c5df366824527d6f62783c573932545b758 authored almost 7 years ago by David Figatner <[email protected]>
cleaning up

1575ea72db61e437caace5265a9e7e3ee14a5117 authored almost 7 years ago by David Figatner <[email protected]>
getting ready for 1.0 release

0bea9fa805987f23012bf884802e466e686c92ed authored almost 7 years ago by David Figatner <[email protected]>
improved demo api button

1adbacbcddcc464845408da81f8789385fe4dd46 authored almost 7 years ago by David Figatner <[email protected]>
added a pause option

d27be93a8ba9820e31c86c512eb449511ad9f161 authored almost 7 years ago by David Figatner <[email protected]>
transpiled

36f6124be10e1945135a262f76d810568406f86f authored about 7 years ago by David Figatner <[email protected]>
decelerate works with mouse again

630075e3283b6d6b3fef4bc4a72dcc0dfc849ae8 authored about 7 years ago by David Figatner <[email protected]>
update jsdoc

af895b3781181594c0ed43d6060059db2bf59418 authored about 7 years ago by David Figatner <[email protected]>
transpiled

706679a66d00a5bb7b5233e4d177548cdbb8b076 authored about 7 years ago by David Figatner <[email protected]>
transition from pinch to drag works again, fixes #34

d6b3d1f5a58b7a7040b5054049032579e740810b authored about 7 years ago by David Figatner <[email protected]>
added jsdoc

0a61176d11ab02c6c685518d1c0f547dca985fc2 authored about 7 years ago by David Figatner <[email protected]>
es5 supported

65047c9affc33d3f4b3702a0ecdbec9c1a7ef09e authored about 7 years ago by David Figatner <[email protected]>
hitArea now changes to cover entire screen, fixes #35

d1d1812fe37f26ddefda1695238bf3d65d4c012b authored about 7 years ago by David Figatner <[email protected]>
Merge pull request #33 from qwertysam/more-pixi

Fixed countDownPointers discrepancy

71229ee9cc10b5f323f39c81f72843f4573db1ee authored about 7 years ago by David Figatner <[email protected]>
Fixed countDownPointers discrepancy

- Fixed plugins that rely on left click events
- When a pointerdown or pointerup event was trigg...

a17690bca01ac721341679da8a4d1c20eace2f63 authored about 7 years ago by Samson <[email protected]>
updated lock file

ffe9cc81916ee64b37876cd52ac0199bd2c88e95 authored about 7 years ago by David Figatner <[email protected]>
merged with latest changes

c3faa55e7889eccf5d2399a0e574989968bb7e62 authored about 7 years ago by David Figatner <[email protected]>
Merge pull request #30 from qwertysam/more-pixi

Fixed event bugs

cf288635fb60b424bbf307047148e10f320da75b authored about 7 years ago by David Figatner <[email protected]>
removed tap

306aa75e234937812cb9486420386402a9db6c67 authored about 7 years ago by David Figatner <[email protected]>
Fixed event bugs

- Ticker uses elapsedMS appropriately (was setting elapsed to 'undefined')
- Fixed listener bugs

7127a08aff7e55f19a68cf4318df76c25bcdd01a authored about 7 years ago by Samson <[email protected]>
working on a bug around countDownPointers()

735c5831e1a0470af9864c62448f8bed9540f72b authored about 7 years ago by David Figatner <[email protected]>
fixed a bug with wheel()

1972cd79dfffcb10128e689f8ce6ac95563c87ef authored about 7 years ago by David Figatner <[email protected]>
ease for target works properly now; fixed resize for demo

a1c8073eb66301541a941cda2ec4743ee3bac798 authored about 7 years ago by David Figatner <[email protected]>
updated sample in readme

e252679d263babde3b49b3ba907eba7ec0bd3f45 authored about 7 years ago by David Figatner <[email protected]>
fixed snap

b6c8a8ce2baeb7ba48defbb3142f719ccb977560 authored about 7 years ago by David Figatner <[email protected]>
mouse edges work again

79e586182ef1b13282066d08d079d934c346a2d7 authored about 7 years ago by David Figatner <[email protected]>
merge with master

6df856c763a3ad53ec285d50185764ab4d763a94 authored about 7 years ago by David Figatner <[email protected]>
cleaning up

514ac07dcac653a14304033577dcae8e43f0c932 authored about 7 years ago by David Figatner <[email protected]>
v0.21.6

5224fee8e5479f518310ebc03b7154a61d822b52 authored about 7 years ago by David Figatner <[email protected]>
updating dependencies

baef3575da8522eca5b39dba21acb154dff93dcd authored about 7 years ago by David Figatner <[email protected]>
update demo

ee3a7fba88f34814ee0f48c41d3feaca2a3126eb authored about 7 years ago by David Figatner <[email protected]>
v0.21.5

8d63d5bc1a7f1c1d4cfa150b45ed75adb70a3e50 authored about 7 years ago by David Figatner <[email protected]>
updated dependencies to improve perf

976cdcbd8e4ad4b222aef562e34736d65e6fb0b9 authored about 7 years ago by David Figatner <[email protected]>
started work to move to PIXI.shared.ticker and PIXI.interaction (again)

e3ee878a7431336893c75f0f2a5ed34b346c10f1 authored about 7 years ago by David Figatner <[email protected]>
v0.21.4

8d772b2ef10a632e42c65a431d4168d0933d4ccf authored about 7 years ago by David Figatner <[email protected]>
update dependencies; major fix to yy-input that improved my touch speed dramatically

512bd7bf0d02acd2755ce57fb92fdb753a4a4640 authored about 7 years ago by David Figatner <[email protected]>
updated demo

a87ab6c6c0a8e6ad3550afa0fa89abdb5897098c authored about 7 years ago by David Figatner <[email protected]>
v0.21.3

26eca0b8acc6a80f6fa26ade4cec3549a73ce9cc authored about 7 years ago by David Figatner <[email protected]>
typo in last commit

54ad4f0796b1a0bd4d406058acf8e55be4e7ddf8 authored about 7 years ago by David Figatner <[email protected]>
v0.21.2

9ad59ef26a3a1cc30859fb35ef7056068dca7c84 authored about 7 years ago by David Figatner <[email protected]>
fixed a small bug where dirty was continuously set when trying to bounce in a direction with no bounce

1cb7c8ca1d450310ce495a4eb518fe2fb13ff369 authored about 7 years ago by David Figatner <[email protected]>
rebuilt demo

2d52b418a5124a47aa6014ae0922be816a367b13 authored about 7 years ago by David Figatner <[email protected]>
v0.21.1

424c44528359adc975bdd35a55fe54cc5a791b35 authored about 7 years ago by David Figatner <[email protected]>
fixed bug where clamp was not being applied when moveCenter called

a3a7d366ed3154f058a30394bd7e257567bafaac authored about 7 years ago by David Figatner <[email protected]>
v0.21.0

d3cfe59feb7b0f5d29a7076f258096a8ae6f1334 authored about 7 years ago by David Figatner <[email protected]>
added helper functions Viewport.zoom and Viewport.zoomPercent

1888c86e8484546ba5957dfc363fe4d5b94e312a authored about 7 years ago by David Figatner <[email protected]>
v0.20.7

0305c6f73283d2a7a11b850e88ad402748cbfe85 authored about 7 years ago by David Figatner <[email protected]>
underflow is complicated

5d28bc63ddb6d57921f301b919ef16273a4d3c5b authored about 7 years ago by David Figatner <[email protected]>
v0.20.6

1888a2197bef4fb70c97150ac2451591e251a468 authored about 7 years ago by David Figatner <[email protected]>
really added the drag.option.underflow. for reals.

c1b4c0fcab7b1de400a13c5e82be0c2643f0fe2e authored about 7 years ago by David Figatner <[email protected]>
v0.20.5

d544b0f9fac92aa1e8b2e6d2d11887cd411125b8 authored about 7 years ago by David Figatner <[email protected]>
added complete options to clampWheel in drag

7e1d7196d8545a040ecd6bed766cf3beedb86553 authored about 7 years ago by David Figatner <[email protected]>
update demo

47fe5d25ed43e3033aee69b234b713ceeab363fa authored about 7 years ago by David Figatner <[email protected]>
v0.20.4

44efd1cb1e386367d9738d70bb9b195d1bb2f7a3 authored about 7 years ago by David Figatner <[email protected]>
updated yy-input

ef5b7f05a545e250df9d2411ee97bdcad7ecc39f authored about 7 years ago by David Figatner <[email protected]>
removed debug message in drag

81b754b488e8047e6188885c2fb8bb85bf417753 authored about 7 years ago by David Figatner <[email protected]>
v0.20.3

650f8feb322938a5d4d84ae1142a3820f0e72dae authored about 7 years ago by David Figatner <[email protected]>
updated demo

df599ea771eeaabf5a1d98c225e0ea3004ef5156 authored about 7 years ago by David Figatner <[email protected]>
v0.20.2

b46ca1a8d2a6fcb73abcf76c4cbd95b4a8069afb authored about 7 years ago by David Figatner <[email protected]>
added drag.clampWheel option to avoid bounce while wheel scrolling in bounce

6f3bed297ecac12d66987d90a8d4b769390db3fb authored about 7 years ago by David Figatner <[email protected]>
update demo

14aa4525bfbff3ff11784b60d7e400e3a43a84a7 authored about 7 years ago by David Figatner <[email protected]>
v0.20.1

208e69eb88101382a35e135eb27104035ad5904e authored about 7 years ago by David Figatner <[email protected]>
mouse wheel on drag now sets viewport as dirty

ca43548dc6b4730795550cce0ba7238f9edc426a authored about 7 years ago by David Figatner <[email protected]>
updated demo

ee72bfef2240c9d2fd1dc921a643c50d11fe287f authored about 7 years ago by David Figatner <[email protected]>
v0.20.0

7290949d4283694be10b1bed7337c322e5157552 authored about 7 years ago by David Figatner <[email protected]>
drag now supports two-finger scrolll or mouse wheel when there is no wheel plugin

e8485beb0c1b47b8143986838178c6ff8ac272a0 authored about 7 years ago by David Figatner <[email protected]>
updating readme and demo

dd325aab7144300f2752cc9556cd1bd8211aaeba authored about 7 years ago by David Figatner <[email protected]>
v0.19.0

010283d4564a28a65836054076423bd56a1613b6 authored about 7 years ago by David Figatner <[email protected]>
cleaning up package

7760b38aea3e583a77230f165812a991459b8335 authored about 7 years ago by David Figatner <[email protected]>
added code to handle separate wheel event

130a4306f813b6fa81be1355cc25aa129c0ab0b9 authored about 7 years ago by David Figatner <[email protected]>
added back gui options

f9a824d722871d95750bc00a1d9296a856d1496a authored about 7 years ago by David Figatner <[email protected]>
added better pointer handling

81f19e510cd6e856d15b3d6369baa16298fe69df authored about 7 years ago by David Figatner <[email protected]>
added return for event handlers

f88d279770beadd58f0100654de41f1a3d566c90 authored about 7 years ago by David Figatner <[email protected]>
removed cache check for bounce (caused too many problems); bounce no long uses viewport.input outside of events

eec72ea60106ff6dc401cd7f3f0ed5b7ca691421 authored about 7 years ago by David Figatner <[email protected]>
cleaning up docs and removing min/max/width/height from wheel and drag (since it's handled by clamp-zoom)

c42d888f37e31c949f888bd341556f106eb82625 authored about 7 years ago by David Figatner <[email protected]>
v0.18.2

96f9c2252a3af294f870fb3aab4e22f9b6068bfa authored about 7 years ago by David Figatner <[email protected]>
added a cache check for bounce so you can skip checks when container hasn't moved or zoomed

a9e1059ad600dfdca34788dac1542596368fb39e authored about 7 years ago by David Figatner <[email protected]>