Commit Graph

  • 2a2cf7190f zoom preview 2 jdescottes 2013-11-01 23:16:38 +01:00
  • bd99027852 feature : zoom jdescottes 2013-11-01 23:11:11 +01:00
  • 68edbe62c7 Forgot 2 files ! jdescottes 2013-11-01 17:17:41 +01:00
  • 472906957a feature : zoom : jdescottes 2013-11-01 17:12:59 +01:00
  • b7e8310b61 feature : zoom : continued jdescottes 2013-11-01 16:27:23 +01:00
  • 51f86afe6e feature : zoom jdescottes 2013-11-01 15:39:42 +01:00
  • 3ce9aaa843 Added utilities for alpha-composition in FrameUtils, for future usage ... maybe jdescottes 2013-11-01 11:17:50 +01:00
  • bd7f84c8f0 preview zoom jdescottes 2013-10-30 07:59:45 +01:00
  • f6c72be223 preview zoom jdescottes 2013-10-29 22:24:32 +01:00
  • b8e96a33b1 preview zoom jdescottes 2013-10-29 22:21:57 +01:00
  • 7490651f83 Zoom initial implementation. No UI, only bound to mousewheel. Everything is broken, to amend ! jdescottes 2013-10-29 22:16:39 +01:00
  • 2f6f0d14e1 Merge branch 'master' into import-picture-panel jdescottes 2013-10-28 21:58:28 +01:00
  • a69b83e9bd Fix : layer : duplicateFrame bug jdescottes 2013-10-28 21:57:59 +01:00
  • c332aa2dea import-picture-panel : IE10 CSS fix for input text with text-align:right jdescottes 2013-10-25 00:32:42 +02:00
  • b2258a668d import-picture-panel : IE10 CSS fix for input text with text-align:right jdescottes 2013-10-25 00:31:45 +02:00
  • 621173555c pushing preview for import jdescottes 2013-10-23 23:44:53 +02:00
  • 16594369d8 pushing preview for import jdescottes 2013-10-23 23:43:37 +02:00
  • a0a1fa7bdf Added preview picture. Added a flow : start with only file input enabled jdescottes 2013-10-23 23:34:09 +02:00
  • 3dde3504d1 Synchronize resize fields, resize image when importing jdescottes 2013-10-23 01:01:35 +02:00
  • 6c0f54032d Import panel jdescottes 2013-10-22 07:40:08 +02:00
  • 61419f0bba import panel : before removal of import from URL option jdescottes 2013-10-21 23:08:12 +02:00
  • 2509ba80a4 intermediary jdescottes 2013-10-18 08:01:25 +02:00
  • 07cb37f2bf Merge branch 'master' into import-picture-panel jdescottes 2013-10-16 23:15:09 +02:00
  • 1156008213 Import from file jdescottes 2013-10-16 23:14:41 +02:00
  • a8b42a35da import template basic version jdescottes 2013-10-16 21:43:47 +02:00
  • 721783ce6c Merge pull request #138 from juliandescottes/piskel-website-adaptations grosbouddha 2013-10-11 11:27:28 -07:00
  • f549174424 Import panel: jdescottes 2013-10-11 00:04:40 +02:00
  • 4527846ad6 PR138#commitcomment-4293036 use full namespace when specifying a classtype Julian Descottes 2013-10-10 13:35:18 +02:00
  • 55e3607ecc Cleanup of saving/loading process jdescottes 2013-10-10 00:06:11 +02:00
  • 564f74265a Piskel website adaptations : jdescottes 2013-10-08 23:44:06 +02:00
  • 913a50cb28 Merge pull request #129 from juliandescottes/cleanup-cheap-templates grosbouddha 2013-10-04 15:07:01 -07:00
  • 93ba8c70a0 Merge pull request #130 from juliandescottes/layers-backward-compatibility grosbouddha 2013-10-04 15:03:27 -07:00
  • 17a147c880 grrmml jdescottes 2013-10-04 23:55:45 +02:00
  • 1e99a051e6 Rollback of initialization sequence jdescottes 2013-10-04 23:46:19 +02:00
  • 894486fba6 Review : fixes jdescottes 2013-10-04 23:26:53 +02:00
  • 5502d75ca5 Layers:Added backward compatibility for previous models jdescottes 2013-10-04 22:59:42 +02:00
  • a87b09908d Refactor : moved cheap-templates.js to lib. Added documentation jdescottes 2013-10-04 22:25:47 +02:00
  • 09da75af92 Removing external libs from Closure compiler pass Vince 2013-10-02 00:11:03 +02:00
  • a075a1c8b3 Merge pull request #128 from juliandescottes/feature-gif-export-panel grosbouddha 2013-09-30 15:51:20 -07:00
  • 2686a2e944 Layers:Review:Removed grid drawing routine : was never drawn jdescottes 2013-09-30 22:44:02 +02:00
  • f514b6cd10 Layers:Review:Cleanup of GifExportController jdescottes 2013-09-30 22:00:31 +02:00
  • 7aa407970f Layers:Review:Rename LayersController to LayersListController jdescottes 2013-09-30 21:22:58 +02:00
  • 64daa05140 Layers:Review:Rename layers.html to layers-list.html jdescottes 2013-09-30 21:20:40 +02:00
  • 90f2fac2d3 Layers:Minor style changes jdescottes 2013-09-29 23:33:40 +02:00
  • b3d1cc5ea6 Layers:Review:Added todos in cheap-templates.js jdescottes 2013-09-29 23:27:23 +02:00
  • 4eebff804b Layers:Review:Renamed layers-container to layers-list-container. Extracted URLs to Constant.js jdescottes 2013-09-29 23:26:09 +02:00
  • 76511058d1 Layers:Review:Rename renderers frame up/down to above/below jdescottes 2013-09-29 23:16:32 +02:00
  • 4f754c6af2 Layers:Review:Changed FrameRenderer className property to classes (array) jdescottes 2013-09-29 23:14:10 +02:00
  • 17ba93cc9f Layers:Review:Renamed layers canvases css classes to layers-above/below-canvas jdescottes 2013-09-29 23:05:24 +02:00
  • bcf34e6e55 Layers:Review:Only one selector per line jdescottes 2013-09-29 22:53:05 +02:00
  • 82dda463a8 Dev environment : JSHint will raise error if trailing whitespace jdescottes 2013-09-29 22:50:24 +02:00
  • b261884d2b Dev environment : Remove globals Julian Descottes 2013-09-29 00:06:07 +02:00
  • 87ba28372c Layers : Deleted js/model/Framesheet.js Julian Descottes 2013-09-29 00:02:21 +02:00
  • be9238c9b1 Layers : FRAMESHEET_RESET -> PISKEL_RESET Julian Descottes 2013-09-29 00:01:18 +02:00
  • ca427e0853 Dev environment : closure compiler + jshint update Julian Descottes 2013-09-28 23:52:51 +02:00
  • b254c582b9 Merge branch 'master' into feature-gif-export-panel Julian Descottes 2013-09-28 23:37:12 +02:00
  • 80b336aab5 Merge pull request #127 from juliandescottes/closurecompiler Julian Descottes 2013-09-28 14:32:59 -07:00
  • 948457a3dc Show closure compiler warnings Vince 2013-09-28 21:28:45 +02:00
  • 38dc1dc9fe Closure Compiler: Fix All The things ! Vince 2013-09-28 21:10:12 +02:00
  • 39d9491aff Plug 'compile' on test Vince 2013-09-28 19:11:41 +02:00
  • f3453918c1 Fix typo + plugin compile step in Travis Vince 2013-09-28 19:06:35 +02:00
  • 2f9b75fe5e Experiment closure compiler - should trigger errors Vince 2013-09-28 18:51:10 +02:00
  • d98ddef0b9 Layer : demo under/layers Julian Descottes 2013-09-27 23:37:00 +02:00
  • 21cc6c1fdb renamed Julian Descottes 2013-09-27 23:35:46 +02:00
  • 7c8e183cb7 renamed Julian Descottes 2013-09-27 23:30:54 +02:00
  • c6e90cbf9f Layers : publish demo under/beta Julian Descottes 2013-09-27 23:24:56 +02:00
  • 2df811b647 Layers : fix : Set button height to 24px Julian Descottes 2013-09-27 23:19:08 +02:00
  • 1bc73125dc Fix jscolor : add jscolor.install to Palette Controller init sequence. Fix layer canvas update on DPI change jdescottes 2013-09-26 22:43:45 +02:00
  • 50ca22d91a Clear layers canvas before redraw jdescottes 2013-09-26 21:53:37 +02:00
  • 3a8d96f840 Arrow icons update jdescottes 2013-09-26 07:47:11 +02:00
  • 9395be3034 Layers : add layer icon. Position buttons on top of list. Fix name generation issue jdescottes 2013-09-25 22:43:21 +02:00
  • ff5f9273a8 Layers container style update jdescottes 2013-09-25 21:03:57 +02:00
  • 80a9fe3396 First layer UI. Just functional, UX far from ideal jdescottes 2013-09-25 00:11:12 +02:00
  • 6528c7724b Issue 24 : Layers jdescottes 2013-09-22 21:02:43 +02:00
  • 4f6863eb8a Gif export panel first draft jdescottes 2013-09-07 17:50:43 +02:00
  • 069ccb0735 Merge branch 'master' into feature-gif-export-panel jdescottes 2013-09-07 13:29:57 +02:00
  • e91f1fc74b Adding loadFramesheet entrypoint for importing pictures jdescottes 2013-08-15 20:47:50 +02:00
  • 811524f31a Merge branch 'master' into feature-gif-export-panel jdescottes 2013-08-12 07:37:10 +02:00
  • d909cec19d Merge pull request #126 from juliandescottes/add-grunt-task-webserver Julian Descottes 2013-08-11 22:34:35 -07:00
  • 628fd1625b Merge branch 'master' into feature-gif-export-panel jdescottes 2013-08-12 07:32:04 +02:00
  • 73b98850db Added cheap lazy templates + logic to switch between setting controllers jdescottes 2013-08-12 07:31:09 +02:00
  • b4d52cfca8 Merge pull request #125 from juliandescottes/propose-use-iframe-cheap-templates grosbouddha 2013-08-11 14:47:04 -07:00
  • 879358fae4 Merge pull request #117 from juliandescottes/minify-statics grosbouddha 2013-08-11 14:39:33 -07:00
  • 5be8f7e7fb Merge pull request #121 from juliandescottes/enhance-gif-encoding-with-gif.js Julian Descottes 2013-08-11 11:55:44 -07:00
  • d8d6f27462 New grunt task : serve jdescottes 2013-08-11 20:51:04 +02:00
  • 03711869cd removed useless mongoose exe jdescottes 2013-08-11 20:30:19 +02:00
  • 6a5b3b6849 updating smoke test to parametrize delay jdescottes 2013-08-11 20:09:43 +02:00
  • b3953ea9db adding precommit hook to source control jdescottes 2013-08-11 20:07:45 +02:00
  • fd2907cfde Testing pre-commit hook jdescottes 2013-08-11 13:37:23 +02:00
  • 2e3ddd6ed1 Updating list name in index.html as well. Also fixed indentation in smoke_test.js jdescottes 2013-08-11 10:45:56 +02:00
  • 750f2fb7b5 darn it man, forgot to update Gruntfile.js with the new script list filename. jdescottes 2013-08-11 10:31:24 +02:00
  • 9ef22f646e removed renamed script-load-list.js and rolled back useless change in js/Constants.js jdescottes 2013-08-11 10:04:35 +02:00
  • 2299f35977 Introducing iframe based templates jdescottes 2013-08-11 01:26:38 +02:00
  • 36c247cb04 Worker blob loader is not working on IE ... jdescottes 2013-08-11 01:25:18 +02:00
  • e6080c781b Preload worker in a blob to avoid any subsequent call to server jdescottes 2013-08-10 18:06:57 +02:00
  • 39287e3400 Switched to gif.js library. It's awesome 1 jdescottes 2013-08-10 17:35:36 +02:00
  • c23de31e07 Merge from master + bugfixing on b64 jdescottes 2013-08-10 14:47:26 +02:00
  • 509571314a Merge pull request #118 from juliandescottes/fix-size-bugs Julian Descottes 2013-08-10 05:30:12 -07:00
  • f468790baa Merge from master + added more jshint checks (undef and latedef). Very helpful to catch post merge issues. jdescottes 2013-08-10 14:28:10 +02:00
  • 0c2cdc02ae Merge pull request #120 from juliandescottes/add-grunt-leading-indent grosbouddha 2013-08-10 03:23:28 -07:00