mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Feature : undo redo including frame/layer actions
- Frame and Layer CRUD actions are now registered and can be cancelled - Limited performance impact while drawing - Improved frame cache invalidation
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -16,6 +16,9 @@ npm-debug.log
|
||||
build/*.js
|
||||
build/*.css
|
||||
|
||||
# diffs
|
||||
diff.txt
|
||||
|
||||
# Closure compiler generated JS binary.
|
||||
build/closure/closure_compiled_binary.js
|
||||
|
||||
|
Reference in New Issue
Block a user