Eric van der Vlist
|
ef35ffca32
|
Adding a component to take care of translations and scalings around `<TileSet>` components (not used yeti but should simplify `<LayerStack>`).
|
2022-10-30 21:35:32 +01:00 |
Eric van der Vlist
|
edca3f0d1b
|
Trying to simplify.
|
2022-10-30 20:18:21 +01:00 |
Eric van der Vlist
|
7f9400b395
|
Removing the tileFactory from components props (to limit re-renderings).
|
2022-10-29 21:16:50 +02:00 |
Eric van der Vlist
|
d970b288e4
|
Using a global variable to cache <Tile>s for <TiledLayer>s.
|
2022-10-20 16:21:27 +02:00 |
Eric van der Vlist
|
4238ce0938
|
Using maps instead of objects to store tiles and removing the reinititialization when TiledLayer properties are updated.
|
2022-10-19 14:53:22 +02:00 |
Eric van der Vlist
|
7912d0bfe8
|
ntegration and bug fix
|
2022-10-18 13:45:16 +02:00 |
Eric van der Vlist
|
16097c1e2e
|
Testing negative indices fot TiledLayer components.
|
2022-10-17 23:04:58 +02:00 |
Eric van der Vlist
|
f6a0eb8963
|
Making sure TiledLaer's are reinitialized if their keyObject change.s
|
2022-10-17 20:52:10 +02:00 |
Eric van der Vlist
|
ffa58ee303
|
Bug fix.
|
2022-10-17 18:30:26 +02:00 |
Eric van der Vlist
|
a5dc279e4e
|
Adding the notion of TileFactory
|
2022-10-17 18:17:13 +02:00 |
Eric van der Vlist
|
cf50675077
|
Testing TiledLayer re-rendering.
|
2022-10-17 17:56:03 +02:00 |
Eric van der Vlist
|
36418a3e3c
|
Making TiledLayer more generic.
|
2022-10-17 17:48:30 +02:00 |
Eric van der Vlist
|
b3e1e4de73
|
Adding docuri's and unit tests.
|
2022-10-17 17:15:24 +02:00 |