mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
9e03290df5977a2eaf590c6cc013a9cd1ea1a64b

Fixed dynamic dpi update for drawing canvas, added throttle on resize ev...
Selection tool broken with previous commit. Fixed it. Need tests, cannot manually test all features.
Piskel
The goal is to create an easy-to-use/in-the-cloud/web-based 2d animation editor.
Try it at : http://juliandescottes.github.com/piskel/
v0.0almostthere
30 Aug 2012 : Many new features in 2 days :
- save animations, they are persisted in the cloud, and can be retrieved via a unique URL
- color picker, no longer limited to black and white
- local storage, your work is automatically backed up locally
- color palette, listing all the colors already used in the animation
- slider for choosing the speed of the preview
UI was slightly updated :
v0.0something
28 Aug 2012 : Thanks to grosbouddha, new features added to Piskel :
- modify preview speed !
- remove frames
- transparent background
v0.0whatever (aka the thing I did last night)
24 Aug 2012 : You can :
- create small animations in black (left click) and white (right click)
- and actually animations are always in 32x32 zoomed 10 times
- you can not even save them !
- add new frames for your animation
- do small ridiculous characters
On the left, the list of frames for the animation. In the 'middle', the editable canvas. On the right, the LIVE-ANIMATED-PREVIEW (rocket science stuff going on here).
Description
Languages
JavaScript
86.8%
CSS
6.8%
HTML
6.2%
Batchfile
0.2%