Aiosa
|
3c3842bdce
|
Change comments TO DO -> TODO. Add automatic recognition of drawers. Matrix as an exposed class.
|
2023-07-26 20:01:26 +02:00 |
|
Tom
|
f510301922
|
add performance test demo page. reduce number of drawing calls drawing pipeline of webgl drawer.
|
2023-07-19 18:18:56 -04:00 |
|
Tom
|
01a4ea6f2c
|
Update documentation and remove commented code. Change from get type to getType().
|
2023-07-09 14:10:20 -04:00 |
|
Tom
|
0a3aa6172d
|
add type property to drawers. only add extra padding to tiles for drawers that need it.
|
2023-06-30 16:38:07 -04:00 |
|
Tom
|
048b43e196
|
remove forced transparency from images in drawercomparison demo. change from context2d naming to canvas.
|
2023-06-30 16:06:17 -04:00 |
|
Tom
|
37b8ef9519
|
deprecate useCanvas option; add option for drawer and drawerOptions
|
2023-06-18 19:08:33 -04:00 |
|
Tom
|
7bb02d51d0
|
reverted change to argument order in _updateTile call
|
2023-06-14 07:51:50 -07:00 |
|
Tom
|
2e248baf91
|
additional fixes to get tests to pass
|
2023-06-08 12:10:55 -07:00 |
|
Tom
|
354590a17a
|
convert DrawerBase and drawer implementations to classes; add html drawer to the demo page
|
2023-06-07 12:42:16 -07:00 |
|
Tom
|
dab8a9a3cd
|
move tile update logic back to TiledImage to keep drawing logic cleaner
|
2023-06-06 18:08:30 -04:00 |
|
Tom
|
2f3bef0865
|
split canvas from html rendering
|
2023-06-06 18:08:30 -04:00 |
|