piskel/js/utils
jdescottes 86cd1cdeaa fix : reduce piskel model size
+ moved Serializer and Deserializer to utils.serialization package
+ put all backward code in utils.serialization.backward
+ added static method on Deserializer to make its usage similar to other
  utils in the package
- still not happy with the names used in Deserializer classes
  (deserializer.deserialize ...)
2013-11-15 00:03:05 +01:00
..
serialization fix : reduce piskel model size 2013-11-15 00:03:05 +01:00
CanvasUtils.js Dev environment:force indentation to 2 spaces. Added new grunt module, grunt-leading-indent to check space consistency, and modified jshint options to enforce 2 spaces 2013-08-10 12:11:16 +02:00
core.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
FileUtils.js Import from file 2013-10-16 23:14:41 +02:00
FrameUtils.js fix : reduce piskel model size : ImportController 2013-11-14 23:03:29 +01:00
ImageResizer.js Added preview picture. Added a flow : start with only file input enabled 2013-10-23 23:34:09 +02:00
LayerUtils.js fix : reduce piskel model size 2013-11-08 00:44:24 +01:00
PixelUtils.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
Template.js Import from file 2013-10-16 23:14:41 +02:00
UserSettings.js Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00