Commit Graph

15 Commits

Author SHA1 Message Date
5913b19641 Plug canvas background settings on UserSettings storage
Canvas background class are now manager at the FrameRenderer level
instead of CSS classes at the top of the DOM.
2013-06-17 23:10:35 +02:00
2691b23c09 Fix cache typo in UserSettings 2013-06-17 21:23:21 +02:00
9a3a87bd57 Fix travis 2013-06-17 21:03:22 +02:00
1d4ff1d2de Create an event based UserSettings and use it for the grid diplay state. 2013-06-17 20:24:27 +02:00
889d5c0d53 Add basic UserSettings persistence static utility.
Based on localStorage for now.
2013-06-17 19:54:43 +02:00
fba6693426 Make jshint quiet now 2013-05-27 23:42:53 +02:00
562d669ae1 Basic export - opening new window with concatenated spritesheet in PNG format 2012-09-20 00:43:39 +02:00
0f0938b91b Changed case of PixelUtils 2012-09-19 23:12:55 +02:00
0d1775b24c Dynamic size for frame 2012-09-16 18:48:32 +02:00
36476d5871 clean comments 2012-09-16 00:47:41 +02:00
277fd979e9 master conflict merge 2012-09-15 02:24:06 +02:00
28835f96f3 Cleaning a bit pixel utils + fix empty paste bug 2012-09-15 01:01:47 +02:00
813b60b854 Simplified Rectangle.js and pixelUtils 2012-09-14 22:20:00 +02:00
841885939d Basic lasso tool 2012-09-14 20:12:21 +02:00
991b66b67c Basic cut implementation
SelectionManager implmentaiton
Rectangular seleciton impl
Utils refacoring
Event manager refactoring
basic cut implmentation
2012-09-12 12:01:47 +02:00