piskel/js
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
..
controller fix : reduce piskel model size : ImportController 2013-11-14 23:03:29 +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 : reduce piskel model size : ImportController 2013-11-14 23:03:29 +01:00
rendering fix : reduce piskel model size 2013-11-08 00:44:24 +01:00
selection Dev environment : closure compiler + jshint update 2013-09-28 23:52:51 +02:00
service fix : reduce piskel model size 2013-11-15 00:03:05 +01:00
utils fix : reduce piskel model size 2013-11-15 00:03:05 +01:00
app.js fix : reduce piskel model size 2013-11-15 00:03:05 +01:00
Constants.js fix : reduce piskel model size 2013-11-08 00:44:24 +01:00
Events.js Synchronize resize fields, resize image when importing 2013-10-23 01:01:35 +02:00