piskel/js
jdescottes 6eabf01ffc feature : add keyboard shortcuts
+ decentralized shortcut declaration
+ each service/controller is now responsible for declaring its shorcuts
- documentation (cheatsheet) is still to be maintained manually
- init order matters (shortcutService has to be instanciated before
  everyone else) => should have a standalone KeyboardService singleton
  which is ready as soon as it is loaded
2013-11-19 23:46:33 +01:00
..
controller feature : add keyboard shortcuts 2013-11-19 23:46:33 +01:00
drawingtools feature : add keyboard shortcuts 2013-11-19 07:40:35 +01:00
lib Rollback of initialization sequence 2013-10-04 23:46:19 +02:00
model Fix : layer : duplicateFrame bug 2013-10-28 21:57:59 +01:00
rendering Cleanup of saving/loading process 2013-10-10 00:06:11 +02:00
selection feature : add keyboard shortcuts 2013-11-19 23:46:33 +01:00
service feature : add keyboard shortcuts 2013-11-19 23:46:33 +01:00
utils Added preview picture. Added a flow : start with only file input enabled 2013-10-23 23:34:09 +02:00
app.js feature : add keyboard shortcuts 2013-11-19 23:46:33 +01:00
Constants.js Cleanup of saving/loading process 2013-10-10 00:06:11 +02:00
Events.js feature : add keyboard shortcuts 2013-11-19 23:46:33 +01:00