todo
This commit is contained in:
parent
ee6e88f136
commit
ebe5b32271
|
@ -60,6 +60,9 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) {
|
||||||
* handle arbitrary animation frames (editor only supports 2 frames, but game data has no upper limit)
|
* handle arbitrary animation frames (editor only supports 2 frames, but game data has no upper limit)
|
||||||
* list how many new tiles are being created
|
* list how many new tiles are being created
|
||||||
* combine preview and output
|
* combine preview and output
|
||||||
|
* give warning on duplicate room names?
|
||||||
|
* loading spinner on rendering?
|
||||||
|
* make brightness slider exponential
|
||||||
|
|
||||||
## could do
|
## could do
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue