openseadragon/src
pearcetm e07745d790
Merge pull request #4 from Aiosa/rotation-seams
First modular webgl drawer implementation by @Aiosa

Thanks for putting this together @Aiosa! I'm going to merge it into the large refactor PR. It'd be great to have a demo page that includes all these features, for testing/debugging and to show off the capabilities.
2023-08-01 17:18:32 -04:00
..
webgl First modular webgl drawer implementation. 2023-07-28 12:23:59 +02:00
button.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
buttongroup.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
canvasdrawer.js Change comments TO DO -> TODO. Add automatic recognition of drawers. Matrix as an exposed class. 2023-07-26 20:01:26 +02:00
control.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
controldock.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
displayrectangle.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
drawerbase.js Better drawer resolution, also supporting inline class spec. Fix minor review stuff. 2023-07-26 23:55:46 +02:00
dzitilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
eventsource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
fullscreen.js Catch rejected Promise on failed fullscreen request 2023-05-28 14:15:55 +02:00
htmldrawer.js Add clipping to demo. Update documentation and remove commented code. Change from get type to getType(). 2023-07-09 12:05:17 -04:00
iiiftilesource.js Further optimization: code moved into constructor thereby eliminating need for getLevelSize() function. 2023-04-25 12:06:27 +02:00
imageloader.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
imagetilesource.js add documentation; remove unnecessary deprecated code 2023-06-29 21:55:59 -04:00
legacytilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
matrix.js Better drawer resolution, also supporting inline class spec. Fix minor review stuff. 2023-07-26 23:55:46 +02:00
mousetracker.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
navigator.js implement native webgl renderer, and many associated changes related to drawing pipeline and testing 2023-06-26 21:29:08 -04:00
openseadragon.js remove forced transparency from images in drawercomparison demo. change from context2d naming to canvas. 2023-06-30 16:06:17 -04:00
osmtilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
overlay.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
placement.js Fix enums doc. 2016-04-10 19:01:30 -04:00
point.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
profiler.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
rectangle.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
referencestrip.js deprecate useCanvas option; add option for drawer and drawerOptions 2023-06-18 19:08:33 -04:00
spring.js Add clipping to demo. Update documentation and remove commented code. Change from get type to getType(). 2023-07-09 12:05:17 -04:00
strings.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
tile.js code cleanup 2023-07-26 15:42:18 -04:00
tilecache.js implement native webgl renderer, and many associated changes related to drawing pipeline and testing 2023-06-26 21:29:08 -04:00
tiledimage.js Change comments TO DO -> TODO. Add automatic recognition of drawers. Matrix as an exposed class. 2023-07-26 20:01:26 +02:00
tilesource.js add documentation; remove unnecessary deprecated code 2023-06-29 21:55:59 -04:00
tilesourcecollection.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
tmstilesource.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
viewer.js First modular webgl drawer implementation. 2023-07-28 12:23:59 +02:00
viewport.js Updated copyright to 2023 2023-05-25 14:52:20 -07:00
webgldrawer.js enhance performance demo. rename variables for clarity. 2023-07-28 17:49:24 -04:00
world.js code cleanup 2023-07-26 15:42:18 -04:00
zoomifytilesource.js docs: change @return -> @returns 2022-10-10 01:12:18 +05:30