piskel/src/js
2015-03-26 10:42:52 +01:00
..
controller Include save file path in "Successfully Saved" popup. Show full save path under the save button. Hide the "save to browser" portion of the save panel when running in desktop mode. 2015-03-26 20:32:27 +13:00
devtools Merge branch 'master' into enhancement-palette-sorting 2014-09-21 21:56:22 +02:00
lib improved current colors sort algorithm 2014-09-24 08:15:18 +02:00
model Store user selected filePath on the Piskel instance stored in pskl.app.piskelController. Getter and Setter in PublicPiskelController for filePath. 2015-03-16 23:13:36 +13:00
rendering Merge pull request #259 from leegrey/desktop-save-action 2015-03-26 10:42:52 +01:00
selection Mutualize HTML generation for drawing tools and transform 2014-11-21 01:15:55 +01:00
service Include save file path in "Successfully Saved" popup. Show full save path under the save button. Hide the "save to browser" portion of the save panel when running in desktop mode. 2015-03-26 20:32:27 +13:00
tools Bug in undo when cancelling Shape tool used with Shift key 2014-12-24 08:27:54 +01:00
utils change require() to window.require() so compiler does not report errors. 2015-03-25 18:36:55 +13:00
widgets Mutualize HTML generation for drawing tools and transform 2014-11-21 01:15:55 +01:00
worker fixed palette import bug 2014-09-24 21:50:16 +02:00
app.js Moved desktop lO logic to new DesktopStorageService class. Bound keypresses for ctrl-o, ctrl-s, and ctrl-shift-s. Savepath is now also propagated on resize operation. SaveFile can optionally guarantee that a supplied file extension will be present on output file. 2015-03-19 23:46:53 +13:00
Constants.js Move to imgstore-b, change body bg 2014-12-21 16:44:10 +01:00
Events.js Animation pauses when FPS slider at 0FPS + slight perf improvement 2014-12-18 23:57:34 +01:00
snippets.js Fixed canvas ordering, fixed FPS during local import 2014-07-14 14:14:28 +02:00