22 Commits

Author SHA1 Message Date
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
Sebastian Kupke 1fbbbbe9a9 Removed link to pixi-projection map file. 2019-04-11 10:59:52 +02:00
Sebastian Kupke e4a1b9d63b Updated version number. 2019-04-09 10:57:28 +02:00
mhalfmann 31186d99a6 fixed bug when resizing scaled pads 2019-04-08 12:31:50 +02:00
Sebastian Kupke cf48fce4ff Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-04-05 11:13:42 +02:00
Sebastian Kupke 7536ff56a6 Updated version number. 2019-04-05 11:13:34 +02:00
mhalfmann fc23c2fc56 fixed path in stylus.js 2019-04-05 10:49:16 +02:00
mhalfmann 9386ff06fe added stylus 2019-04-05 10:09:45 +02:00
mhalfmann bbea6e4ae2 added bootstrap 3rd party dependencies 2019-04-05 10:09:27 +02:00
Sebastian Kupke 6ff819d917 Fixed bug in README.md. 2019-03-29 15:07:28 +01:00
Sebastian Kupke 27db37d21d Improved README.md. 2019-03-29 15:06:07 +01:00
Sebastian Kupke 3ca25b3e93 Corrected preventDefault with mousewheel in PixiJS List. 2019-03-29 15:01:21 +01:00
1113 changed files with 107576 additions and 2404 deletions
-1
View File
@@ -79,4 +79,3 @@ typings/
# own
*.code-workspace
.history/
+7 -2
View File
@@ -12,11 +12,16 @@ and some dependencies locally
## Build
To build the two iwmlib files type
To build the iwmlib files type
`npm run build`
The files will be generated in the dist folder (iwmlib.js and iwmlib.pixi.js). If you want to watch the files for a continuously build type
The files
- imwlib.js
- iwmlib.pixi.js
will be generated in the dist folder. If you want to build the files continuously type
`npm run watch`
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B

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