74 Commits

Author SHA1 Message Date
Uwe Oestermeier 9042579518 Removed unused import 2019-06-24 10:50:51 +02:00
Uwe Oestermeier 11bc20fad5 Improved ticks. 2019-06-21 12:28:52 +02:00
Uwe Oestermeier 8b9ed733dd Added missing variables. 2019-06-18 16:07:07 +02:00
Uwe Oestermeier 5c95128dfc Bump version number. 2019-06-18 16:02:24 +02:00
Uwe Oestermeier beca78d7a7 Improved handling of textures that arrive too late. 2019-06-18 16:01:20 +02:00
Uwe Oestermeier 54a1e74e27 Added message cache to prevent error overflows. 2019-06-18 09:00:05 +02:00
Uwe Oestermeier 909ef9d242 Added persistent logging methods 2019-06-17 17:21:47 +02:00
Uwe Oestermeier 6ec0e9631a Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-06-06 16:18:05 +02:00
Uwe Oestermeier 6f7a18d6b8 Fixed line endings 2019-06-06 16:17:58 +02:00
mhalfmann 322fdf8deb Revert "highlightColor for popup now being set correctly"
This reverts commit 012fe4bc4a.
2019-06-06 15:14:24 +02:00
mhalfmann 012fe4bc4a highlightColor for popup now being set correctly 2019-06-06 15:13:55 +02:00
mhalfmann 502bdf47a3 Revert "highlightColor now set correctly"
This reverts commit 437320b4ad.
2019-06-06 15:09:56 +02:00
mhalfmann 437320b4ad highlightColor now set correctly 2019-06-06 14:47:41 +02:00
Uwe Oestermeier 3b6402a682 Removed pending state since it seems no longer necessary. 2019-06-04 13:09:38 +02:00
Uwe Oestermeier fa25d13469 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-06-04 09:35:00 +02:00
Uwe Oestermeier 4c08359394 Added active flag to avoid transform of inactive deepzoom images. 2019-06-04 09:34:50 +02:00
mhalfmann b5400c8223 fixed resize function 2019-06-04 08:43:07 +02:00
Manfred Knobloch 5a336e8d40 regenerated pngs 2019-06-03 11:41:18 +02:00
Manfred Knobloch 2d1a6b1b7f Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-06-03 11:39:54 +02:00
Manfred Knobloch 636e2e439c typo fixed 2019-06-03 11:39:33 +02:00
Sebastian Kupke b208592e3a Version 1.0.12. 2019-06-03 10:53:33 +02:00
Uwe Oestermeier 95d1941545 Disabled debug flag. 2019-06-03 10:49:56 +02:00
Uwe Oestermeier 086dfff19e Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-06-03 10:24:36 +02:00
Uwe Oestermeier 0442df4287 Reverting getBounds to bound to avoid excessive loading of tiles. 2019-06-03 10:24:10 +02:00
Manfred Knobloch e3d167bd7f concluded merge 2019-06-03 09:46:24 +02:00
Manfred Knobloch da5ed78558 added fs-extra to have ensure-dir for non existing dirs 2019-06-03 09:42:45 +02:00
Uwe Oestermeier 0c46c4e656 Fixed minor problems. 2019-06-03 08:55:33 +02:00
Uwe Oestermeier 304818dc13 Fixed typos. 2019-06-01 12:40:01 +02:00
Uwe Oestermeier 05ecd0b048 Fixed minor bugs 2019-06-01 12:31:38 +02:00
Uwe Oestermeier 895ec55a46 Added support for keeping a limited set of tile textures. 2019-06-01 09:56:29 +02:00
Uwe Oestermeier 67c6a6c95c Correct version number 2019-05-31 16:21:50 +02:00
Uwe Oestermeier 107529f844 Added warning to Tile.destroy 2019-05-31 16:10:46 +02:00
Uwe Oestermeier f39b7ae14a Adding a return value in boundary condition. 2019-05-31 15:32:13 +02:00
Manfred Knobloch aafa528f03 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-05-31 13:59:02 +02:00
Manfred Knobloch e3f903cd48 current state 2019-05-31 13:58:24 +02:00
Manfred Knobloch 777fe83257 added bin dir 2019-05-31 13:57:43 +02:00
Uwe Oestermeier 8752d47e01 Fixed velocity computation in Throwable 2019-05-31 10:15:50 +02:00
Uwe Oestermeier cc49df6e55 Increased version number 2019-05-31 10:01:55 +02:00
Uwe Oestermeier 5b3586d8de Increased version number 2019-05-31 09:54:11 +02:00
Uwe Oestermeier d0d3a7f134 Fixed throwing problems with 2+ pointers 2019-05-31 09:51:01 +02:00
Uwe Oestermeier d114edc1e2 Removed obsolete comments. 2019-05-31 06:31:09 +02:00
Manfred Knobloch b26a5e902c testrunner first version 2019-05-29 14:24:39 +02:00
Manfred Knobloch 6678af412d Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-05-28 13:55:03 +02:00
Manfred Knobloch 34872d6b8b added testrunner current version supports screen dump of html page as png 2019-05-28 13:54:50 +02:00
Sebastian Kupke d7745f908f Updated README.md. 2019-05-27 15:46:09 +02:00
Sebastian Kupke 38a2498494 Fixed DeepZoom bounds bug. 2019-05-27 15:42:55 +02:00
Sebastian Kupke 8c513b624a Updated to Greensock-Max files. 2019-05-27 11:01:48 +02:00
Sebastian Kupke 0cfd64318f Fixed UiTest bug. 2019-05-27 10:53:51 +02:00
Sebastian Kupke ab1ad48608 Fixed missing D3 bug. 2019-05-24 14:38:03 +02:00
Sebastian Kupke d6f9c012e9 Fixed Flippable bug. 2019-05-24 14:35:37 +02:00
Sebastian Kupke c8e2bea8fa Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-05-24 11:02:52 +02:00
Sebastian Kupke 16635078ac Fixed logging bug. 2019-05-24 11:02:44 +02:00
Uwe Oestermeier d615158cf9 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-05-24 11:00:38 +02:00
Uwe Oestermeier f5faa6da5e Disabled cancelOnWindowOut because it posed problems on Safari Technology Preview 2019-05-24 11:00:29 +02:00
Sebastian Kupke b140f0aaab Updated package.json. 2019-05-24 10:33:32 +02:00
Sebastian Kupke 35773f4a18 Further developed logging for electron. 2019-05-24 10:29:10 +02:00
Uwe Oestermeier 7f4b7fb1ff Added logging module 2019-05-24 09:53:27 +02:00
Uwe Oestermeier becb749e02 Added logInteractionsAbove limit 2019-05-24 09:21:02 +02:00
Manfred Knobloch a2711a735d adapted references, removed references to all.js 2019-05-23 11:21:46 +02:00
Manfred Knobloch 190d28b6df repair doctests - not yet finished 2019-05-22 16:03:19 +02:00
Manfred Knobloch c0d51af664 cleanup doctests - not finished 2019-05-22 16:02:17 +02:00
Sebastian Kupke 51bd9cf170 Removed the material-design dependency. 2019-05-21 13:58:26 +02:00
Sebastian Kupke cdf331463e Reduced file size of assets. 2019-05-21 13:33:02 +02:00
Sebastian Kupke 679ab49047 Improved docs. 2019-05-14 14:30:12 +02:00
Sebastian Kupke 919c8733a0 Fixed display bug. 2019-05-14 14:13:37 +02:00
Sebastian Kupke be00453f2c Added jsdoc for Scrollview. 2019-05-14 14:03:32 +02:00
Sebastian Kupke 275a5d0b04 Added Scrollview. 2019-05-14 13:56:05 +02:00
Sebastian Kupke fada4f9a9d Merge branch 'pixijs-v5'
* pixijs-v5:
  Merged versions for PixiJS 4 and 5.
  Adjustments for Pixi.JS 5.0.
2019-05-14 11:55:22 +02:00
Sebastian Kupke 08a9dbdf1d Merged versions for PixiJS 4 and 5. 2019-05-14 11:54:25 +02:00
Uwe Oestermeier 06e69d86b6 Added throwDaping instance variable to fix throw behavior 2019-05-14 09:57:28 +02:00
Sebastian Kupke 06aec0308d Adjustments for Pixi.JS 5.0. 2019-04-30 12:18:36 +02:00
Sebastian Kupke b07d76ce1d Removed sourcmapping URLs in build script. 2019-04-16 12:16:29 +02:00
Sebastian Kupke b3902fbcb1 Fixed version number. 2019-04-11 11:37:27 +02:00
Sebastian Kupke d2fc9820b2 Added icons. 2019-04-11 11:28:43 +02:00
1223 changed files with 70018 additions and 3191 deletions
-1
View File
@@ -79,4 +79,3 @@ typings/
# own
*.code-workspace
.history/
+26
View File
@@ -0,0 +1,26 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${workspaceFolder}\\index.js"
},
{
"type": "node",
"request": "launch",
"name": "testrunner",
"program": "${workspaceFolder}\\bin\\testrunner.js"
},
{
"type": "node",
"request": "launch",
"name": "single",
"program": "${workspaceFolder}\\bin\\singleshot.js"
}
]
}
+1 -1
View File
@@ -47,4 +47,4 @@ Afterwards you can view the documentation here:
## List of 3<sup>rd</sup> party libraries included
- [PixiJS](http://www.pixijs.com)
- [Greensock](https://greensock.com) with TweenLite
- [Greensock](https://greensock.com) with TweenMax and TimelineMax
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1007 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 674 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 289 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 482 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 909 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 627 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 97 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 633 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 470 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 613 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 947 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 564 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 708 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 803 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 849 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 817 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 917 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 857 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 536 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 152 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 624 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 195 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 319 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 399 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 640 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 560 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 727 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 955 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 589 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 805 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 502 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 778 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 778 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 289 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 591 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 370 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 108 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 102 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 111 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 105 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 106 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 109 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 108 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 107 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 570 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 550 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 574 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 575 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 600 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 749 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 575 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 467 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 429 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 561 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 445 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 547 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 119 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 663 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 684 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 291 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 191 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 666 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 650 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 377 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 258 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 577 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 387 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 666 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 764 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 520 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 547 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 275 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 738 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 175 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 108 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 517 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 793 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 610 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 859 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 785 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 589 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 431 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 703 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 438 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 396 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

Some files were not shown because too many files have changed in this diff Show More