Commit Graph

6 Commits

Author SHA1 Message Date
unsettledgames
0fcb309cc7 Added basic structure and comments for Tools
Fixed lpe palette loading, added custom events
2021-10-25 19:23:06 +02:00
unsettledgames
e4415a5358 Removed all Layer-related global variables 2021-07-23 16:25:15 +02:00
unsettledgames
7084988de4 Removed global layerList and moved it to LayerList.js 2021-07-23 15:15:17 +02:00
unsettledgames
17b2a54d8a Moved right click layer menu from Layer to LayerList 2021-07-23 14:49:55 +02:00
unsettledgames
d3781979b4 Removed layerListEntry from global variables 2021-07-23 13:08:04 +02:00
unsettledgames
6e4ab3990d Added LayerList to handle all the functions that involve more than 1 layer
Merge, flatten, add layer, delete layer etc, I'm planning to move a few global variables in Layer to LayerList.
2021-07-22 22:42:41 +02:00