Commit Graph

  • 440c28d0fd Fix regression when loading piskel files Julian Descottes 2016-11-12 18:32:21 +01:00
  • a560872df7 Stylistic changes to src/js/utils/PixelUtils.js Smie 2016-10-28 18:20:02 -06:00
  • aca6c28b4b Allows square brush size of up to 1,000,000 pixels using keyboard shortcuts. Smie 2016-10-28 17:56:22 -06:00
  • 0cdfcfc94d release 0.8.3: fix safari zoom issue v0.8.3 Julian Descottes 2016-10-23 10:04:22 +02:00
  • 4a01f5625c release: set version to v0.9.0-RC2 v0.9.0-RC2 Julian Descottes 2016-10-16 21:32:00 +02:00
  • 8f493a8147 add comment in arraybuffer serialization helpers Julian Descottes 2016-10-16 18:33:10 +02:00
  • 73986c4e61 move arraybuffer serializer to dedicated subfolder Julian Descottes 2016-10-16 18:28:12 +02:00
  • 2a7957bce2 rollback to modelv2 for all serializations except history service Julian Descottes 2016-10-16 00:22:06 +02:00
  • 0586756b92 release: set version to 0.9.0-RC1 v0.9.0-RC1 Julian Descottes 2016-10-15 19:30:53 +02:00
  • 2b78456314 fix #554: zooming in/out breaks drawing area on Safari Julian Descottes 2016-10-10 18:14:06 +02:00
  • 4b378d48a2 trigger piskel_saved event after loading page sprite juliandescottes 2016-10-10 03:03:59 +02:00
  • 5faf4af7c9 fix page title update when loading existing piskel juliandescottes 2016-10-10 02:44:51 +02:00
  • d947fe1c05 add blob type juliandescottes 2016-10-10 02:17:19 +02:00
  • 85336f9b9a fix loading of v2 models juliandescottes 2016-10-10 01:47:26 +02:00
  • 42c9eacf4f performance prerelease version juliandescottes 2016-10-10 00:13:19 +02:00
  • 91f637d2fd fix color picker regression with intToColor missing juliandescottes 2016-10-09 23:49:31 +02:00
  • eb69c91d43 add other color picker test juliandescottes 2016-10-09 23:48:39 +02:00
  • 7ae40d8794 fix pick color with middle mouse no longer workin juliandescottes 2016-10-09 23:37:04 +02:00
  • 5a39d6850e fix backward compatibility issue on piskelapp.com juliandescottes 2016-10-09 23:29:51 +02:00
  • f342b72e1b Merge pull request #553 from juliandescottes/fix-transparency-glitch Julian Descottes 2016-10-09 13:25:49 +02:00
  • 1624792f61 Fix transparency issues after deserialization Julian Descottes 2016-10-09 12:59:22 +02:00
  • dd58af30b9 close dialogs when clicking outside of the dialog container juliandescottes 2016-10-02 00:56:13 +02:00
  • 4e515f4820 use monospace instead of Courier juliandescottes 2016-10-02 00:49:49 +02:00
  • 71ec809aea fix #502: add smoothscroll polyfill juliandescottes 2016-10-02 00:23:26 +02:00
  • 37789c7a66 Performance improvement juliandescottes 2016-10-01 14:50:25 +02:00
  • 9538e03928 Fix BackupService change JSON to new serialization Dávid Szabó 2016-09-27 21:25:17 +02:00
  • e647826095 Move string to buffer converting code to utils Dávid Szabó 2016-09-27 21:24:46 +02:00
  • 5fe9081df1 Remove unneccessary frame version incrementing Dávid Szabó 2016-09-27 21:11:32 +02:00
  • d4f038f97b Move buffer to string converting to utils Dávid Szabó 2016-09-23 14:55:39 +02:00
  • 23a0768f8d Fix wrong calculation of requried bytes Dávid Szabó 2016-09-23 14:33:56 +02:00
  • 4cc434edd6 Remove atob and btoa, it's already in base64 Dávid Szabó 2016-09-23 14:33:41 +02:00
  • 26b3cf3a23 Remove unnecessary caching Dávid Szabó 2016-09-23 13:56:58 +02:00
  • 7e9c632efd Remove unused sub variable Dávid Szabó 2016-09-23 13:51:09 +02:00
  • 6c50816830 Refactor downloadAsFile to accept blob Dávid Szabó 2016-09-23 13:49:49 +02:00
  • 38cbfe4fce Fix FileDropperService to work with the new cb Dávid Szabó 2016-09-23 13:49:24 +02:00
  • d775609183 Remove unneccessary frame version incrementation Dávid Szabó 2016-09-23 13:45:54 +02:00
  • 74f36daa7c Break oneliner to multiple lines Dávid Szabó 2016-09-23 13:43:11 +02:00
  • ffca6aa44c Move intToHex to utils and change for to map Dávid Szabó 2016-09-23 13:41:53 +02:00
  • 6ea9c248d8 Remove unneccessary else if Dávid Szabó 2016-09-23 13:33:04 +02:00
  • 9c96c7eaf2 Fix missing variable and remove unnecessesary if Dávid Szabó 2016-09-23 13:32:23 +02:00
  • c97ce34e6e Fix consistency Dávid Szabó 2016-09-23 13:30:39 +02:00
  • 43f989919c Remove unneccessary type check Dávid Szabó 2016-09-23 13:30:21 +02:00
  • 0ec8036670 Move Uint32Array.fill polyfill to utils Dávid Szabó 2016-09-23 13:28:12 +02:00
  • 3a2d837f5a Decrease animated preview throttle to 300ms Dávid Szabó 2016-09-23 13:01:14 +02:00
  • 0f404d2b25 Refactor dom initialize flag Dávid Szabó 2016-09-23 13:00:10 +02:00
  • 5577c3ab5a Fix GalleryStorageService Dávid Szabó 2016-09-04 00:07:53 +02:00
  • baf8049ea6 Fix jshint errors Dávid Szabó 2016-08-31 16:24:42 +02:00
  • 74b7f93ddb Fix code style errors Dávid Szabó 2016-08-31 16:09:01 +02:00
  • fb97533cc9 Rework frameslist for better perfomance Dávid Szabó 2016-08-31 16:05:57 +02:00
  • ebab5ecb3f Change frameslist throttle from 1sec to 500ms Dávid Szabó 2016-08-30 16:22:59 +02:00
  • 37443ecdc2 Fix code style errors Dávid Szabó 2016-08-30 16:04:56 +02:00
  • 91f0d98d63 Fix wrong colors being in current colors Dávid Szabó 2016-08-30 14:56:46 +02:00
  • fa716d7a6c Fix ColorSwap and Bucket tool Dávid Szabó 2016-08-30 14:48:25 +02:00
  • ac3e43bf61 Add caching to CurrentColorsService Dávid Szabó 2016-08-30 14:07:43 +02:00
  • 502eb1aac4 Fix missing name and description from v2 Dávid Szabó 2016-08-26 02:00:15 +02:00
  • 218c0b511b Fix callbacks to work with the new serializer Dávid Szabó 2016-08-26 01:51:43 +02:00
  • a3fd2f0d89 Remove unnecessary argument Dávid Szabó 2016-08-26 01:51:11 +02:00
  • c522d48c8f Fix test to work with new serializer format Dávid Szabó 2016-08-26 01:50:57 +02:00
  • c2b283be67 Fix services to use new serializer format Dávid Szabó 2016-08-26 01:50:43 +02:00
  • dbbd57ae28 Fix old deserializers to match new callback func Dávid Szabó 2016-08-26 01:49:39 +02:00
  • fefc635e25 Add function for reading file as array buffer Dávid Szabó 2016-08-26 01:49:09 +02:00
  • 8910bf0dbd Add model version 2 backward compatiblity Dávid Szabó 2016-08-26 01:43:14 +02:00
  • f607c65789 Add model version 3 deserializer Dávid Szabó 2016-08-26 01:42:54 +02:00
  • 2962a838d3 Add model version 3 serializer Dávid Szabó 2016-08-26 01:42:16 +02:00
  • 7eab386122 Make sure opacity is a float and rounded Dávid Szabó 2016-08-26 01:40:56 +02:00
  • 0c0aa5f2c9 Add caching to CurrentColorsService Dávid Szabó 2016-08-26 01:40:13 +02:00
  • bb7d5c862f Remove unnecessary rendering Dávid Szabó 2016-08-26 01:38:07 +02:00
  • f0f79754f1 Remove loop and use the pixels directly Dávid Szabó 2016-08-26 01:37:17 +02:00
  • a097d0b897 Fix frame processor caching Dávid Szabó 2016-08-26 01:35:48 +02:00
  • a1ab693fb5 Remove nested loop Dávid Szabó 2016-08-25 20:21:03 +02:00
  • 7707aca03e Change nested loop and directly change pixels Dávid Szabó 2016-08-25 20:20:10 +02:00
  • f829d589d5 Improve frame colors worker perfomance by caching Dávid Szabó 2016-08-25 20:16:02 +02:00
  • 712262b82a Format some code and remove unnecessary logging Dávid Szabó 2016-08-24 23:10:59 +02:00
  • 0bbb4ff2d5 Remove 2nd level cache Dávid Szabó 2016-08-24 23:09:36 +02:00
  • 6ee23e22df Throttle frameslist and preview rendering Dávid Szabó 2016-08-24 23:09:24 +02:00
  • f5c98cf0b3 Rework pixel storage, manipulation, rendering Dávid Szabó 2016-08-24 23:07:36 +02:00
  • 06abdca62e Change model version to 3 Dávid Szabó 2016-08-24 23:02:27 +02:00
  • 2ca97b48e7 Add another performance tests for layers and undo juliandescottes 2016-10-01 13:56:53 +02:00
  • 132487704b Add simple performance test juliandescottes 2016-10-01 13:48:58 +02:00
  • f6be33d5bf Add performance figures to drawing tests juliandescottes 2016-10-01 13:09:19 +02:00
  • 8a031d771a Merge pull request #550 from david-szabo97/feature_export-selected-frame Julian Descottes 2016-09-28 14:42:46 +02:00
  • 3be2b3d3bc Add misc export: download selected frame as png Dávid Szabó 2016-09-23 16:35:22 +02:00
  • 7b512f6412 Merge pull request #539 from juliandescottes/fix-drawing-tests Julian Descottes 2016-09-01 15:51:05 +02:00
  • b1058c452e Issue #533: Add grunt task aliases for backward compat juliandescottes 2016-09-01 15:37:28 +02:00
  • 7bc5d20b2e Issue #533: Merge test suites. use delay as timeout juliandescottes 2016-09-01 00:47:33 +02:00
  • e9ef6eb5b3 Issue #533: drawing tests, fix keyboard event replay on osx juliandescottes 2016-08-31 09:56:24 +02:00
  • a2d5e6ff04 Issue #533: Fix drawing tests cross-browser/OS issues juliandescottes 2016-08-31 00:53:29 +02:00
  • 4d12908363 Merge pull request #536 from david-szabo97/update_phantomjs_casperjs Julian Descottes 2016-09-01 00:11:01 +02:00
  • 682ef9cf91 Merge pull request #538 from david-szabo97/hotfix-retina_icons_gitignore Julian Descottes 2016-08-31 23:08:37 +02:00
  • cbacd68414 Remove icons@2x.png from the repo Dávid Szabó 2016-08-31 22:40:22 +02:00
  • 3b65b90de1 Fix package.json Dávid Szabó 2016-08-31 17:25:20 +02:00
  • e7ed2f9b24 Update phantomjs to 2.1.7 Dávid Szabó 2016-08-24 22:59:54 +02:00
  • 0238dffe71 Update CasperJS and refactor tests Dávid Szabó 2016-08-31 14:11:29 +02:00
  • 52eaa8b170 Merge pull request #529 from david-szabo97/hotfix-multiple_piskel_ready_callback Julian Descottes 2016-08-30 00:18:53 +02:00
  • 53d728cf3a Make code more consistent Dávid Szabó 2016-08-26 00:56:40 +02:00
  • d01f4ef83e Change onPiskelReady to support multiple callback Dávid Szabó 2016-08-24 22:43:16 +02:00
  • 9c6871effc Fix layout issue when starting with small viewport height juliandescottes 2016-08-16 10:33:19 +02:00
  • 2fe1fe67e5 Fix: flexbox issue on IE11 juliandescottes 2016-08-16 10:06:42 +02:00
  • 8867324468 Fix zoom centering when zooming with keyboard shortcuts juliandescottes 2016-08-16 09:53:14 +02:00
  • 1bf326fbd8 release: set version to 0.9.0-SNAPSHOT juliandescottes 2016-08-16 01:43:26 +02:00