6acfa2256c
Fix in serialization
2018-09-17 22:19:14 +02:00
89629d2939
Implemented with history management.
2018-09-17 22:19:14 +02:00
c0f7e7be52
jshint cleanup, move HTML to a template, add css classes
2016-12-27 00:56:18 +01:00
01b9898181
improve serialization error detection for firefox
2016-12-27 00:52:32 +01:00
dda566a218
fix broken serializer
2016-12-21 17:20:54 +01:00
32070efcc1
save split: add comments and cleanup
2016-12-21 12:22:50 +01:00
c743334a31
Switch back to line layout
2016-12-21 11:45:34 +01:00
84419a1550
split saved piskel in chunks when serialization fails
2016-12-21 02:28:11 +01:00
73986c4e61
move arraybuffer serializer to dedicated subfolder
2016-10-16 18:28:12 +02:00
23a0768f8d
Fix wrong calculation of requried bytes
2016-10-01 14:34:01 +02:00
4cc434edd6
Remove atob and btoa, it's already in base64
2016-10-01 14:34:01 +02:00
7e9c632efd
Remove unused sub variable
2016-10-01 14:34:01 +02:00
37443ecdc2
Fix code style errors
2016-10-01 14:34:01 +02:00
2962a838d3
Add model version 3 serializer
2016-10-01 14:34:01 +02:00
f5c98cf0b3
Rework pixel storage, manipulation, rendering
2016-10-01 14:34:01 +02:00
d2dc42e7cf
Issue #414 : part5: rename PiskelController getFrameAt to getMergedFrameAt
2016-03-24 02:17:57 +01:00
6546b520b3
Issue #414 : part2: serialize and deserialize layer opacity
2016-03-24 02:17:57 +01:00
89466d582a
Feature : Save Piskel project as File
...
First commit :
Removed Local storage feature
Added 'download project' 'open project' options
First attempt at simplifying right panel.
To be continued ...
2014-06-23 00:49:54 +02:00
5541d030a5
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
2014-04-22 23:57:30 +02:00
0cecdc74eb
Temp commit
2014-04-17 01:27:49 +02:00
87574a2b30
Cleanup project root
2014-03-16 21:15:34 +01:00