piskel/js
jdescottes 25e6470499 feature : add keyboard shortcuts : keycodes
+ moved keycode translation to KeycodeTranslator
+ made KeycodeTranslator more generic to handle 0-9 and a-z keys
+ small refactor in KeyboardEventService
2013-11-17 21:15:53 +01:00
..
controller feature : add keyboard shortcuts : Events cleanup 2013-11-17 20:20:27 +01:00
drawingtools Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02: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 Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
service feature : add keyboard shortcuts : keycodes 2013-11-17 21:15:53 +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 intermediary 2013-10-18 08:01:25 +02:00
Constants.js Cleanup of saving/loading process 2013-10-10 00:06:11 +02:00
Events.js feature : add keyboard shortcuts : Events cleanup 2013-11-17 20:20:27 +01:00