Ecosyste.ms: OpenCollective

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

OpenSeadragon

An open-source, web-based viewing technology for high-resolution zoomable images.
Collective - Host: opensource - https://opencollective.com/openseadragon - Website: https://openseadragon.github.io - Code: https://github.com/openseadragon

Merge pull request #2468 from thec0keman/fix-this-scoping

Fix `this` scoping

github.com/openseadragon/openseadragon - 4c331a20004f098b258f070fd157fdd57571df9d authored 12 months ago
Merge pull request #2469 from pearcetm/placeholder-for-webgl

Support placeholderFillStyle in WebGLDrawer, and other fixes

github.com/openseadragon/openseadragon - 1c60e45a7f2d4b8a858c871cbf5dd5278e9c7197 authored 12 months ago
clean up code added for testing

github.com/openseadragon/openseadragon - 3f21f84df436fde7bbd435a8602856ceea0f9d8e authored 12 months ago
fix placeholder positioning for canvas drawer

github.com/openseadragon/openseadragon - c734de531fd94cbbd912f96be046b953ccf65399 authored 12 months ago
account for viewport rotation in addition to tiledImage rotation

github.com/openseadragon/openseadragon - d4e82d374e3633190ed618e434d0bba9fe7e8137 authored 12 months ago
add support for placeholderFillStyle to webgl drawer. fix spring logic to avoid getting stuck updating due to floating point math. update tilesource-swap demo.

github.com/openseadragon/openseadragon - 5b2c6d7ed9448ff431e3857074bf8afffcdd9687 authored 12 months ago
Merge pull request #2466 from pearcetm/fix-docs

fix jsdoc formatting for drawer classes

github.com/openseadragon/openseadragon - e3c3634266ad613c21d0bdd41742926b659bdaf4 authored 12 months ago
fix jsdoc formatting for drawer classes

github.com/openseadragon/openseadragon - 3ced918fb480d8445424add177bd98c07cbcbffe authored 12 months ago
fix jsdoc formatting for drawer classes

github.com/openseadragon/openseadragon - 23e50b60386e81e11f5ff10974df5d98847f5236 authored 12 months ago
Changelog for #2464, #2462

github.com/openseadragon/openseadragon - fdaa3e2f16c8de350a4ead5f6813b2db21a984ac authored 12 months ago
Merge pull request #2464 from jonasengelmann/fix/touch-gesture-dragToPan

Fix dragToPan when flickEnabled is activated

github.com/openseadragon/openseadragon - 2e0868023afc7665ec9dceba81a38dc6c838c771 authored 12 months ago
Merge pull request #2462 from pearcetm/fix-zero-opacity-case

Fix zero opacity case

github.com/openseadragon/openseadragon - 98769af678f1c95245d6b4908fe047d4e64161d4 authored 12 months ago
fix dragToPan when flickEnabled is activated #2463

github.com/openseadragon/openseadragon - e08274e2b05431b29aaff596745a3e7e9548f060 authored 12 months ago
skip drawing zero-opacity images for webgl drawer. remove checks for preload in html and canvas drawers since that is done in tiledimage.

github.com/openseadragon/openseadragon - 68623ace26a90470eac969d8b42638f479775c6a authored 12 months ago
move logic about zero opacity case into getDrawArea

github.com/openseadragon/openseadragon - 921171ed2bb1afe3529426a7cdc8b7a73e62636b authored 12 months ago
Allow preloading of tiles for zero opacity tiled images

github.com/openseadragon/openseadragon - 84a55968ee2c5e0c886458b1c51565123d33e4ed authored 12 months ago
Stop tiles from loading if opacity of tiled image is 0

github.com/openseadragon/openseadragon - 1b44de3b68d254bc5a8773f3b9e6e99956f7bf23 authored 12 months ago
Merge pull request #2310 from pearcetm/rotation-seams

Refactor drawing code, add WebGL drawer, and enable plugin renderers

github.com/openseadragon/openseadragon - 52fc10ffa21d07f4552beb81a3c9592818c5c096 authored 12 months ago
expand event validation logic

github.com/openseadragon/openseadragon - d490592b99fb12c9cdd6f5580deceb20e84f92f3 authored 12 months ago
make event handler validation private

github.com/openseadragon/openseadragon - 024cee42f503aa0886cc685a94d3441d5527f1b5 authored 12 months ago
fix documentation for rejectEventHandler

github.com/openseadragon/openseadragon - a55071f67b5c04b6b8f5bab1ab208cc3b3058f48 authored 12 months ago
reject adding handlers for certain event names

github.com/openseadragon/openseadragon - 2add1085399db993354e1ef9eef9771c3a1a2347 authored 12 months ago
add validation at time of binding event handlers

github.com/openseadragon/openseadragon - c0104c74807da3750716bd19495b6047048f1b2e authored about 1 year ago
Merge pull request #2455 from BeebBenjamin/webp-support

Fix #2454, add webp to supported image formats

github.com/openseadragon/openseadragon - 4811dd032087eb03bd4b83197d5b7ce4d4eea714 authored about 1 year ago
Fix, change set supported format example

github.com/openseadragon/openseadragon - 362a0605124baa90b8ca2bdba477d9b36da48371 authored about 1 year ago
clean up comments and error logging

github.com/openseadragon/openseadragon - d2376b571f4b921cbd95126e6ad86fbd4c3999a9 authored about 1 year ago
Fix #2454, add webp to supported image formats

github.com/openseadragon/openseadragon - 4e9134f66aea9b3b82cdfbeb3b660f3ab5934d9b authored about 1 year ago
throw error if MAX_TEXTURE_IMAGE_UNITS is a bad value

github.com/openseadragon/openseadragon - dc03989bbe61bf62d1945f43bdac842ad126bce5 authored about 1 year ago
throw error if MAX_TEXTURE_IMAGE_UNITS is a bad value

github.com/openseadragon/openseadragon - 3cdd5fd711fe8063780d0d7f47c58cda7d8cb566 authored about 1 year ago
move qunit.starTest log message to test.js

github.com/openseadragon/openseadragon - f6c35b44ed8399741222874d8628b705e18ef411 authored about 1 year ago
clean up code from testing the MAX_TEXTURE_IMAGE_UNITS error issue

github.com/openseadragon/openseadragon - 43de595c2450068773d6e59ad481bf0f02956239 authored about 1 year ago
cleaned up additional viewers in tests

github.com/openseadragon/openseadragon - a2d31e961036d66baa79df0a52b2e5c76c22b8a8 authored about 1 year ago
more test details logged

github.com/openseadragon/openseadragon - 8271b6d8b29e34eceb19a532d067ca98dbc2135d authored about 1 year ago
more test details logged

github.com/openseadragon/openseadragon - aae82ab16acd2deb962da47fe084e5bbdd085053 authored about 1 year ago
more test details logged

github.com/openseadragon/openseadragon - 525d9b52fe845529fa336ba160e1b7732e417383 authored about 1 year ago
add test info to console.log

github.com/openseadragon/openseadragon - bb676a8699f2af901174fdb98c1f106abe4ec67b authored about 1 year ago
add logging directly to webgl drawer

github.com/openseadragon/openseadragon - fd648c26e9b45ab39be320a6106f9880d4dcb07c authored about 1 year ago
remove additional test logging for testing travis ci

github.com/openseadragon/openseadragon - f6c67b2159b71806f2fe2adc6d0e938eaf121a47 authored about 1 year ago
additional test logging for testing travis ci

github.com/openseadragon/openseadragon - 0a2657cb5bff0ff9b2a0ee64cab1d56f26f4eee6 authored about 1 year ago
add logging of gl max_texture_image_units errors to multi-image test

github.com/openseadragon/openseadragon - db11611d7d8d997fa34c3903ed28402654d6654a authored about 1 year ago
clean up comments. modify tests. add check for max textures in webgldrawer

github.com/openseadragon/openseadragon - b902256a597d2e6b9079ef810798ca04b8c73d59 authored about 1 year ago
test canvas and webgl drawers in multi-image

github.com/openseadragon/openseadragon - f563600635b786bcc4d2fce76782440a8714e911 authored about 1 year ago
add description of WebGLDrawer drawing pipeline

github.com/openseadragon/openseadragon - e0fd78344bbdb2e90c6ed83c695031049b5a75c1 authored about 1 year ago
consolidate tiled-image-drawn event description and firing code

github.com/openseadragon/openseadragon - 500c22feb1927f08b36e81c8c152340fbf86e97a authored about 1 year ago
test drawers separately

github.com/openseadragon/openseadragon - 8be2ca2dfbaef5e8880e53d6b46c62b18ddf60d0 authored about 1 year ago
update tiled-image-drawn event description

github.com/openseadragon/openseadragon - 9725ac0398bdcae8d68def23372007404bed223e authored about 1 year ago
cleaning up webgldrawer

github.com/openseadragon/openseadragon - f3a90159c1bda347716f4cbbabb36a37de21516e authored about 1 year ago
fix viewport.update so tests don't stall

github.com/openseadragon/openseadragon - 1a1e2c20c0c20a1b3891b3e588f87dd816ad1dd8 authored about 1 year ago
fix documentation for viewport.update

github.com/openseadragon/openseadragon - 22ecdfd75dddca2ebe73728be2e97406a3ee35dc authored about 1 year ago
update animating logic

github.com/openseadragon/openseadragon - bbee6e96057e2af16245e38c098bf57c16b79e89 authored about 1 year ago
make reference strip always use the canvas drawer

github.com/openseadragon/openseadragon - 40a4e428358aceaa6143a8eee593a6a666ab2cae authored about 1 year ago
add documentation; rename parameters for clarity

github.com/openseadragon/openseadragon - 1588f6b715ba0bd7634c535d70a30ed1b62c95c5 authored about 1 year ago
fix docs. rename matrix.js to matrix3.js

github.com/openseadragon/openseadragon - 55882b9215c92c30a99b8dc57838893b9c5f9036 authored about 1 year ago
updates in drawers and tiled image

github.com/openseadragon/openseadragon - 9616e26dd2a59cac291e816f74da1be1e9b177c4 authored about 1 year ago
clean up comments and small fixes

github.com/openseadragon/openseadragon - 074b65bfcda25aa8b0f82848d22ef15a5a1ba2b1 authored about 1 year ago
fixes from review of drawerbase.js

github.com/openseadragon/openseadragon - 3f7e7141b924c1f5d15905de877b16e14ca45a88 authored about 1 year ago
responding to review

github.com/openseadragon/openseadragon - a364c3f1680aacb40d72ffc04b0b561d28005c20 authored about 1 year ago
bugfix in canvasdrawer tiled-image-drawn event

github.com/openseadragon/openseadragon - e50d3639ce5215aa7ec7ce1e9445d15cba7935d3 authored about 1 year ago
clean up outdated code; add tiled-image-drawn event to canvasdrawer so tests work with this viewer

github.com/openseadragon/openseadragon - 1200f0b0819030f924530dac1ad85a6de02ad2f2 authored about 1 year ago
check for valid ASSERT in tilesource-dynamic-url test

github.com/openseadragon/openseadragon - 32f12b3ba53a8e58506f8c7f739569c32c214c65 authored about 1 year ago
update tests to skip fullscreen and certain drawer-related events

github.com/openseadragon/openseadragon - 9dc96390fc9b3a96f88aa410d7a2ec798ca35280 authored about 1 year ago
re-enable html drawer in drawer comparison demo; deal with merge conflict resolution issues

github.com/openseadragon/openseadragon - 6b995c018b01a8ae06685e78b2761390851109e8 authored about 1 year ago
Merge branch 'master' into rotation-seams

github.com/openseadragon/openseadragon - 36d8b3d9adc5cacb81d09e2b4193b759a7504cf2 authored about 1 year ago
Merge pull request #5 from Aiosa/rotation-seams

Small rendering bugfixes, URL params in demo pages.

github.com/openseadragon/openseadragon - a578b97d96571431405d993a027492f818bfcd3b authored about 1 year ago
Remove demo references to the modular renderer.

github.com/openseadragon/openseadragon - 191ba39cbb8fe7baf5b21a80cf61f22fbd6a6179 authored about 1 year ago
Remove also file references.

github.com/openseadragon/openseadragon - 23496cb049ddc8b8a858e0f142091addc3d20aba authored about 1 year ago
Remove modular implementation -> will be introduced in subsequent PR.

github.com/openseadragon/openseadragon - f4efe2970a79e07f83af2a36fe1e8c63b3e07d76 authored about 1 year ago
Merge pull request #2431 from cavenel/master

Fix zoom out when wheel event.deltaY is zero

github.com/openseadragon/openseadragon - c92f8ad65d0ef02cd3f4fb242c44e794f2fb8381 authored about 1 year ago
Revert "Add debounce of pan events"

This reverts commit e836ffcc61b50c5142c237f3a5522797929c1eaa.

github.com/openseadragon/openseadragon - c1038af37d11ca2811aab4bf3869499ddfdc2e41 authored about 1 year ago
Merge pull request #2416 from lutzhelm/2415-iiif-tiling-error-for-descending-sizes

Fix #2415, order IIIF sizes on tile source init

github.com/openseadragon/openseadragon - a8d37d892ef5977c490631a3d016afa44e8a64eb authored about 1 year ago
Add debounce of pan events

Group pan events together if needed, in order to avoid lag if drawing of layers takes more time ...

github.com/openseadragon/openseadragon - e836ffcc61b50c5142c237f3a5522797929c1eaa authored about 1 year ago
Fix zoom out when wheel event.deltaY is zero

Don't apply zoom in or zoom out when deltaY is zero on wheel events.
Should fix https://github....

github.com/openseadragon/openseadragon - 810987210c069876d2ba98a603086affc3244710 authored over 1 year ago
Merge pull request #282 from zfox23/patch-2

Remove defunct link to "Zoosphere" from in-the-wild

github.com/openseadragon/site-build - 7e4f07ad8d45edfa8e106390428c1682d480119f authored over 1 year ago
Remove blend time from comparison demo (not functional).

github.com/openseadragon/openseadragon - 6447009c18170eedd8d19e3ac588cb9e1317ee3e authored over 1 year ago
Removed date loader (will be handled by future OSD cache system). Attempt to use instanced rendering. Refactoring of the module.

github.com/openseadragon/openseadragon - cd9d340038afc889dcf7c9af197d0cf19901e658 authored over 1 year ago
Remove defunct link to "Zoosphere" from in-the-wild

"Zoosphere" redirects to a gambling site now, so it shouldn't be included in the in-the-wild lin...

github.com/openseadragon/site-build - 2244031fb37ca2d7b87b6d0f9882ca70b0731e6f authored over 1 year ago
Ensure descending size order also works for level 0

github.com/openseadragon/openseadragon - 5272cf092cc2bc3a9d875935a6f0caa44941328e authored over 1 year ago
Sort levelSizes instead of sizes

github.com/openseadragon/openseadragon - b92a428e88730546058bf9890aa44061ca370eb5 authored over 1 year ago
Working tiledimage-level transparency in a single pass.

github.com/openseadragon/openseadragon - 31f9a7110918b667932d4c28d8a4fee69d9390ca authored over 1 year ago
Remove logs from debugging.

github.com/openseadragon/openseadragon - 174c4c709ab60e2b9c4ebeec2e01e59ea0a52f4e authored over 1 year ago
Modular webgl2 drawer: fix small bugs. Add drawer IDs to demo page urls to allow refreshing/direct running

github.com/openseadragon/openseadragon - e3024deb4661d1d236bf15ef16e1d39dc9223e98 authored over 1 year ago
Fix #2415, order IIIF sizes on tile source init

github.com/openseadragon/openseadragon - 5542ead48b5a5daf64839af384a5656a0ac0fa7b authored over 1 year ago