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

Changelog for #2393

github.com/openseadragon/openseadragon - 640526b444536dccb2c78eec7a0b4b7eeb1eb43c authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #2393 from VIRAT9358/fix496

fixed position issue

github.com/openseadragon/openseadragon - 8d2f8449ba7a742c3d86a38e8e113ca883ba4033 authored over 1 year ago by Ian Gilman <[email protected]>
syntax fixed and if statement amended

github.com/openseadragon/openseadragon - ed49d46237fe4aaed431e174493d828cacf6e3ee authored over 1 year ago by ViratSr <[email protected]>
fixed position issue

github.com/openseadragon/openseadragon - b15ba75551cd17f444e4ab96c2650e7954914413 authored over 1 year ago by ViratSr <[email protected]>
Changelog for #2387 and tweaks to its demo page

github.com/openseadragon/openseadragon - 17cd6b51ce34fbf3ac3fdcce86851cccb1b12f8b authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #2387 from schuefflerlab/BestTiles

Introduced option maxTilesPerFrame

github.com/openseadragon/openseadragon - cca81a37d5ea4dc56488f1c77099271663504f16 authored over 1 year ago by Ian Gilman <[email protected]>
Cleaned code according to comments in PR

github.com/openseadragon/openseadragon - 0bdd807d9d027fc418aef59b768b3f1c56f27ed9 authored over 1 year ago by Peter <[email protected]>
Sort the N tiles only once instead of when adding new indiviual tiles

github.com/openseadragon/openseadragon - f8ad0acfa474ca76afb23b4de78ade610c0b42d2 authored over 1 year ago by Peter <[email protected]>
Sort N tiles always for a better look and feel.

github.com/openseadragon/openseadragon - 55a05963a2f126389ea75138f809eb6f3f94e718 authored over 1 year ago by Peter <[email protected]>
Merge pull request #4 from Aiosa/rotation-seams

First modular webgl drawer implementation by @Aiosa

Thanks for putting this together @Aiosa! ...

github.com/openseadragon/openseadragon - e07745d7902d1bbc6c4801b88c9fa4cdb2200469 authored over 1 year ago by pearcetm <[email protected]>
Merge pull request #2389 from openseadragon/ms-mousetracker-docs

MouseTracker options docs fixes

github.com/openseadragon/openseadragon - 4a3fc5b3259c6f8317779b8d16e791afa7a510cc authored over 1 year ago by Ian Gilman <[email protected]>
add attribution for rStats code

github.com/openseadragon/openseadragon - 2fcdcc3f6aeb1ecacac8240c3cff2385dbe4c7c7 authored over 1 year ago by Tom <[email protected]>
changelog update

github.com/openseadragon/openseadragon - fa8196ef4f8f970706dffca770410e6bdef58676 authored over 1 year ago by Mark Salsbery <[email protected]>
MouseTracker options docs fixes

github.com/openseadragon/openseadragon - 1f47f5def14954dbb89f6dd8087e6b7476343b71 authored over 1 year ago by Mark Salsbery <[email protected]>
update drawerperformance demo

github.com/openseadragon/openseadragon - 77b5766fa2f24d69eeb01ddcc80c644275e898f9 authored over 1 year ago by Tom <[email protected]>
added demo with maxTilesPerFrame = 3

github.com/openseadragon/openseadragon - 13955b0bf680e4c9d819965c2591ec626742a4d2 authored over 1 year ago by Peter <[email protected]>
enhance performance demo. rename variables for clarity.

github.com/openseadragon/openseadragon - c77a7e738618764a247618c3d91e141056206d53 authored over 1 year ago by Tom <[email protected]>
outsourced tile sorting from tile comparing.

github.com/openseadragon/openseadragon - 17873001b8ad7a3f14f470dcebbe6dbb843fa3b0 authored over 1 year ago by Peter <[email protected]>
Merge branch 'pearcetm:rotation-seams' into rotation-seams

github.com/openseadragon/openseadragon - 054ad0d53b49af3ca542d56cd3d00baef65ac383 authored over 1 year ago by Aiosa <[email protected]>
Merge remote-tracking branch 'origin/rotation-seams' into rotation-seams

github.com/openseadragon/openseadragon - a907aaa160ed8963446a1b7d19cfdd54145091af authored over 1 year ago by Aiosa <[email protected]>
First modular webgl drawer implementation.

github.com/openseadragon/openseadragon - b6273b95b8524c3c0ea3e8ba10f9b8f1c2c92c01 authored over 1 year ago by Aiosa <[email protected]>
Merge pull request #3 from Aiosa/rotation-seams

Exposing matrix implementation, automatic drawer recognition

Thanks, @Aiosa!

github.com/openseadragon/openseadragon - d912ff3196b6c455adc8c5fc7b6ad13571405238 authored over 1 year ago by pearcetm <[email protected]>
Merge branch 'rotation-seams' into rotation-seams

github.com/openseadragon/openseadragon - ca45e96142fd7e4c5edada373a899de53e307378 authored over 1 year ago by Aiosa <[email protected]>
Better drawer resolution, also supporting inline class spec. Fix minor review stuff.

github.com/openseadragon/openseadragon - 046612f8dad72bee5ca166206195510971634625 authored over 1 year ago by Aiosa <[email protected]>
sync webgldemodrawer with webgldrawer

github.com/openseadragon/openseadragon - 1e37745764993993660731b565157ae4077719cd authored over 1 year ago by Tom <[email protected]>
Change comments TO DO -> TODO. Add automatic recognition of drawers. Matrix as an exposed class.

github.com/openseadragon/openseadragon - 3c3842bdce099cd8415c6ad4f5af3496d31e6dda authored over 1 year ago by Aiosa <[email protected]>
Fixed _updateViewport to come to a fullyLoaded state with n tiles.

Improved _compareTiles

github.com/openseadragon/openseadragon - ccb4ae9f8664d38e9e7939194430cdaf611fc703 authored over 1 year ago by Peter <[email protected]>
Pr for upstream (#3)

Added maxTilesPerFrame

github.com/openseadragon/openseadragon - 7ad748799e8d52d986d5da782e3d87272e32ed99 authored over 1 year ago by P. Schueffler <[email protected]>
add performance test demo page. reduce number of drawing calls drawing pipeline of webgl drawer.

github.com/openseadragon/openseadragon - f510301922539ae9566da2d48ff4b1a7acea1fd3 authored over 1 year ago by Tom <[email protected]>
Merge pull request #2386 from openseadragon/dependabot/npm_and_yarn/word-wrap-1.2.4

Bump word-wrap from 1.2.3 to 1.2.4

github.com/openseadragon/openseadragon - f50df842871910ad103632df9eae4344c80d1112 authored over 1 year ago by Ian Gilman <[email protected]>
Bump word-wrap from 1.2.3 to 1.2.4

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release no...

github.com/openseadragon/openseadragon - 9f31919dc1ea4aed930b77eb2d76cc664ff6c820 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changelog for #2382

github.com/openseadragon/openseadragon - e51053a6a316627c32f5d1270714d73a4ab30e0c authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #2382 from AndrewADev/update-grunt-contrib-qunit

Update grunt-contrib-qunit and extend FullScreen test

github.com/openseadragon/openseadragon - eec052f0548fbda633d167ed3f59d12ecb1bc40c authored over 1 year ago by Ian Gilman <[email protected]>
Update grunt-contrib-qunit and extend FullScreen test

Update the package responsible for running tests, grunt-contrib-qunit.

The package change inclu...

github.com/openseadragon/openseadragon - be4d5ad7f7c5af0866dcc16a40ea68e7ec27e95c authored over 1 year ago by Andrew Armbruster <[email protected]>
Update documentation and remove commented code. Change from get type to getType().

github.com/openseadragon/openseadragon - 01a4ea6f2ceced011af7a01c0cc1a3b6bd2741f8 authored over 1 year ago by Tom <[email protected]>
Add clipping to demo. Update documentation and remove commented code. Change from get type to getType().

github.com/openseadragon/openseadragon - 6feed0a68e98064b504d9a22634e046672381b1a authored over 1 year ago by Tom <[email protected]>
add type property to drawers. only add extra padding to tiles for drawers that need it.

github.com/openseadragon/openseadragon - 0a3aa6172da4ece9ca429fbcf926b813fe41ada6 authored over 1 year ago by Tom <[email protected]>
remove forced transparency from images in drawercomparison demo. change from context2d naming to canvas.

github.com/openseadragon/openseadragon - 048b43e1967a096a6f864c17fc0f3fb4c3c8447d authored over 1 year ago by Tom <[email protected]>
add documentation; remove unnecessary deprecated code

github.com/openseadragon/openseadragon - cc412f0a2024704ee7fb4966382bae065b9b99ed authored over 1 year ago by Tom <[email protected]>
remove viewer.destroy() from some tests

github.com/openseadragon/openseadragon - 3a5a738508f151ca6dfbb915edea8b00d6cc2ca6 authored over 1 year ago by Tom <[email protected]>
tiled image opacity works now with no overlapping regions at tile borders

github.com/openseadragon/openseadragon - 83ec2bb1f048336eb45970d21a3f62636d73b999 authored over 1 year ago by Tom <[email protected]>
Remove tile-drawn event and replace with tiled-image-drawn for webgl drawer, and update related tests.

github.com/openseadragon/openseadragon - 24c4d2d2bcf2417e6b9b2d783c8e7631f2f7bce4 authored over 1 year ago by Tom <[email protected]>
remove three.js and associated plugin renderer; fix demo

github.com/openseadragon/openseadragon - 2ec2c0f2c7b39cdfca74f09b07b65a8145e2e637 authored over 1 year ago by Tom <[email protected]>
implement native webgl renderer, and many associated changes related to drawing pipeline and testing

github.com/openseadragon/openseadragon - 386ca85db8297d50897fa94848f2b490aa28392b authored over 1 year ago by Tom <[email protected]>
Merge pull request #281 from openseadragon/ian

Added FAQ and other documentation changes

github.com/openseadragon/site-build - a5aa76024c139fa467f9d09d28ef9e13e1c23ea9 authored over 1 year ago by Ian Gilman <[email protected]>
Added FAQ and other minor changes

github.com/openseadragon/site-build - ec7b248a4bb66e08a4c3574510079865b7199584 authored over 1 year ago by Ian Gilman <[email protected]>
Changelog for #2367

github.com/openseadragon/openseadragon - ffbd8f985a4dab4fdde855458383f50f6973eb7a authored over 1 year ago by Ian Gilman <[email protected]>
Merge branch 'master' of github.com:openseadragon/openseadragon

github.com/openseadragon/openseadragon - 88f419330e9a726df9a61e63d87415669aa50c50 authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #2367 from akansjain/master

Removed createCallback function

github.com/openseadragon/openseadragon - 3386a73e447e2ee2689c3d27e82f1d33ba53b92e authored over 1 year ago by Ian Gilman <[email protected]>
Replaced the comment with Deprecated

github.com/openseadragon/openseadragon - eaa41f7f05fe4ca52a87f6dc1aba5a358228374f authored over 1 year ago by akansjain <[email protected]>
only calculate tile positions when necessary

github.com/openseadragon/openseadragon - 128975ea0f11a3c7905cf2331693fadb861ef716 authored over 1 year ago by Tom <[email protected]>
deprecate useCanvas option; add option for drawer and drawerOptions

github.com/openseadragon/openseadragon - 37b8ef95192275ca8e5a75e8b1259a2cfdf586e4 authored over 1 year ago by Tom <[email protected]>
Small changes to recent In the Wild addition

github.com/openseadragon/site-build - 51a5613ed57514a52093ae1be5f12d013fef3b1d authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #280 from sbalci/patch-1

Update in-the-wild.html

github.com/openseadragon/site-build - 59b6af19796a5ae0bdfeb4e0ef0f77aee1511d2a authored over 1 year ago by Ian Gilman <[email protected]>
Update in-the-wild.html

Patoloji Atlası is a bilingual histopathology atlas contains whole slide images. Here I convert...

github.com/openseadragon/site-build - a4eacf3666ccc26da468e2a34a273bb96b2d7708 authored over 1 year ago by Serdar Balcı <[email protected]>
reverted change to argument order in _updateTile call

github.com/openseadragon/openseadragon - 7bb02d51d08084814e5e9fa95d4c04a2ca4c354a authored over 1 year ago by Tom <[email protected]>
Merge pull request #279 from verrochi92/OSDMeasure-plugin

added OSDMeasure to plugins

github.com/openseadragon/site-build - bf1edc1b50f904341cebe86e46265cdcd671eb29 authored over 1 year ago by Ian Gilman <[email protected]>
moved link to be in alphabetical order

github.com/openseadragon/site-build - 4356f04327e8c729f5f4f8445682af5e62aab75c authored over 1 year ago by Nicholas Verrochi <[email protected]>
added OSDMeasure to plugins

github.com/openseadragon/site-build - 1bfc678b4933bf37c4c35da4944a9ec735c417ab authored over 1 year ago by Nicholas Verrochi <[email protected]>
Added console.error() in createCallback() function

github.com/openseadragon/openseadragon - 7dec7b9abac87607a1f4c1d2757b265db3b7da64 authored over 1 year ago by akansjain <[email protected]>
additional fixes to get tests to pass

github.com/openseadragon/openseadragon - 2e248baf91ef29ced74d4a3a97b790a78962f879 authored over 1 year ago by Tom <[email protected]>
convert DrawerBase and drawer implementations to classes; add html drawer to the demo page

github.com/openseadragon/openseadragon - 354590a17a8a5667a4a40c381d2b8ac5c56aea69 authored over 1 year ago by Tom <[email protected]>
re-enable sequence mode demo viewer

github.com/openseadragon/openseadragon - 8fda8ceae77fc3c4b9432d124ed0f9474496319c authored over 1 year ago by Tom <[email protected]>
update tile drawing logic

github.com/openseadragon/openseadragon - 1bc93be3f25663935895ebc481499a7f7ca8d433 authored over 1 year ago by Tom <[email protected]>
conditional usage of draw() vs event handlers depending on initialization context

github.com/openseadragon/openseadragon - 36084703f0e7c7775adf1eb6eb684c3a9d8b927a authored over 1 year ago by Tom <[email protected]>
move tile update logic back to TiledImage to keep drawing logic cleaner

github.com/openseadragon/openseadragon - dab8a9a3cde4c01ef0ead4d4188167332198c54e authored over 1 year ago by Tom <[email protected]>
revert debugging changes in overlay demo

github.com/openseadragon/openseadragon - 69c4ccf33e4b3a484e3c2072ad2865231ae08eed authored over 1 year ago by Tom <[email protected]>
fix cropping when viewer is rotated

github.com/openseadragon/openseadragon - 5eece7d73a812e8884921a0b94c2669a3014f113 authored over 1 year ago by Tom <[email protected]>
updates to threejsdrawer, bugxfixes/improvements

github.com/openseadragon/openseadragon - 2a0af48bc1739476e92b3c5c6f3656d3658d5ded authored over 1 year ago by Tom <[email protected]>
split canvas from html rendering

github.com/openseadragon/openseadragon - 2f3bef086546a210ee303c491cd8ee1486ecb3e3 authored over 1 year ago by Tom <[email protected]>
cleaning up drawer APIs

github.com/openseadragon/openseadragon - 467597e2c266fc8bf1ac4b8d9d659372f8387689 authored over 1 year ago by Tom <[email protected]>
finished many implementation details and demo

github.com/openseadragon/openseadragon - 5328761877638e18d9a787bc22669e655d0283f8 authored over 1 year ago by Tom <[email protected]>
ThreeJSRenderer nearly complete, starting refactor of core to support plugin drawers.

github.com/openseadragon/openseadragon - f9ab63944b75cb93734193e6ecd1e674771d0e1c authored over 1 year ago by Tom <[email protected]>
Removed createCallback function

github.com/openseadragon/openseadragon - 3fc156d513cf4bca7e4c69817bea7d014716fe80 authored over 1 year ago by akansjain <[email protected]>
Changelog for #2364

github.com/openseadragon/openseadragon - c9cd7352c4dc0c64fb4376f762170890f9db689b authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #2364 from SebDelile/master

workaround tile edge smoothing maxZoom + flip

github.com/openseadragon/openseadragon - ebab356c207e626b6622f88ffcb0cd28b918f85d authored over 1 year ago by Ian Gilman <[email protected]>
complete comment

github.com/openseadragon/openseadragon - f96db3cf0f34650fc1b1cf8a8990bcf7ee49a04c authored over 1 year ago by Delile Sebastien <[email protected]>
fix comment

github.com/openseadragon/openseadragon - f004ecf32382601747030991cbdaa845b99b243d authored over 1 year ago by Delile Sebastien <[email protected]>
Changelog for #6

github.com/openseadragon/bookmark-url - 127ce56330f56f15c5c7d8ff682c5afdb2806be2 authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #6 from abrlam/master

revised updateUrl function to include querystring in url

github.com/openseadragon/bookmark-url - 3abad1bcfe4a9bde8c7ffb84dc14088e0be97431 authored over 1 year ago by Ian Gilman <[email protected]>
workaround tile edge smoothing maxZoom + flip

github.com/openseadragon/openseadragon - 2c03c1bbe95b5d034bfa2c0b2d7ebd1598e2f0f6 authored over 1 year ago by Delile Sebastien <[email protected]>
revised updateUrl function to include querystring in url

github.com/openseadragon/bookmark-url - c4cb9c7318748d3a186509c99748e3e0bc4793bb authored over 1 year ago by abraham lam <[email protected]>
Merge pull request #2362 from AndrewADev/update-qunit

Update to most recent QUnit

github.com/openseadragon/openseadragon - b405a904a6cea796b756a6fd84b3947bca8d1c13 authored over 1 year ago by Ian Gilman <[email protected]>
Changelog for #2361

github.com/openseadragon/openseadragon - c2a1df9ae062fd38d2dda25f010e145574cb49e3 authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #2361 from AndrewADev/allow-es6-syntax

Allow Using ES6 Syntax

github.com/openseadragon/openseadragon - c69950c6e450afc987bd63049d11c84824ae39bf authored over 1 year ago by Ian Gilman <[email protected]>
Catch rejected Promise on failed fullscreen request

Add a `catch()` rejection of request for fullscreen (standard Fullscreen API implementation), as...

github.com/openseadragon/openseadragon - c7df7be7f177294e6e70c6d2f8087563c8a48a7d authored over 1 year ago by Andrew Armbruster <[email protected]>
Support ES6 Syntax

Bump ESLint's parser options to support ES6 syntax, which allows developers to start using a num...

github.com/openseadragon/openseadragon - ff67cf1cae7b7b46b5561be4e25906840c36d20a authored over 1 year ago by Andrew Armbruster <[email protected]>
Update to most recent QUnit

Update to most recent version of QUnit, which has been published under a new name for a while no...

github.com/openseadragon/openseadragon - ad1179b9db44fa2287927893fad9115769df2e86 authored over 1 year ago by Andrew A <[email protected]>
Merge pull request #2359 from openseadragon/ian

Updated copyright to 2023

github.com/openseadragon/openseadragon - ea54427f42a076e1a7a33f8590e0de22e7a335f4 authored over 1 year ago by Ian Gilman <[email protected]>
Updated copyright to 2023

github.com/openseadragon/openseadragon - b9cb52a184f67de07abd16c18f62dc4103812454 authored over 1 year ago by Ian Gilman <[email protected]>
Merge pull request #51 from openseadragon/ian

Version 4.1.0 of OSD

github.com/openseadragon/browser-extension - e92baa2f0a799a037f9ec02ba30dcc0d5db1ad23 authored over 1 year ago by Ian Gilman <[email protected]>