Commit Graph

  • 440a6391e9 Generate tool's markup automatically Vince 2012-09-15 20:25:45 +02:00
  • 1276f338c2 Merge pull request #79 from grosbouddha/lasso-tool Julian Descottes 2012-09-15 04:43:28 -07:00
  • 277fd979e9 master conflict merge Vince 2012-09-15 02:24:06 +02:00
  • a88826aa1f Remove code duplication between select tools Vince 2012-09-15 02:02:02 +02:00
  • 28835f96f3 Cleaning a bit pixel utils + fix empty paste bug Vince 2012-09-15 01:01:47 +02:00
  • f0d18ae48e Merge branch 'master' into gh-pages juliandescottes 2012-09-15 00:49:47 +02:00
  • cb9227e4c6 compressed a bit the transparent background png (48kB before) juliandescottes 2012-09-15 00:39:50 +02:00
  • 207e402ef5 Merge branch 'master' into gh-pages juliandescottes 2012-09-15 00:25:08 +02:00
  • 697f270d78 Injecting framesheet model in SelectionManager singleton Vince 2012-09-15 00:17:08 +02:00
  • 76838e64b9 Merge pull request #78 from juliandescottes/add-circletool Julian Descottes 2012-09-14 14:51:33 -07:00
  • 26dc185bca Fixed jshint warnings juliandescottes 2012-09-14 23:47:05 +02:00
  • 2edda09f08 Finalized first implementation of Circle tool juliandescottes 2012-09-14 23:43:49 +02:00
  • f7d235b116 Adding Circle tool - reusing Rectangle implementation for now juliandescottes 2012-09-14 22:20:34 +02:00
  • 813b60b854 Simplified Rectangle.js and pixelUtils juliandescottes 2012-09-14 22:20:00 +02:00
  • 7613bb18b3 Fixing ShapeSelection Vince 2012-09-14 20:18:26 +02:00
  • 841885939d Basic lasso tool Vince 2012-09-14 20:12:21 +02:00
  • ef3e4a5f7a Merge branch 'master' into gh-pages juliandescottes 2012-09-14 01:13:22 +02:00
  • 9e03290df5 Merge pull request #72 from juliandescottes/fix-dynamicdpi Julian Descottes 2012-09-13 16:12:51 -07:00
  • 741d145d42 Selection tool broken with previous commit. Fixed it. Need tests, cannot manually test all features. juliandescottes 2012-09-14 01:11:24 +02:00
  • ba6879875c Fixed dynamic dpi update for drawing canvas, added throttle on resize event. juliandescottes 2012-09-14 00:33:46 +02:00
  • 2a4077eaad Merge pull request #71 from juliandescottes/fix-historymanager Julian Descottes 2012-09-13 15:06:47 -07:00
  • 62ae3f17a1 History manager is firing events to trigger redraw of listeners juliandescottes 2012-09-14 00:03:27 +02:00
  • 456bf4b55c Merge pull request #70 from grosbouddha/selecttool Julian Descottes 2012-09-13 14:50:09 -07:00
  • e85fe32f02 Basic rectangular select tool basic Vince 2012-09-13 22:57:32 +02:00
  • 2aaab74b80 Fix ctrl/meta for macosx shortcuts Vince 2012-09-12 21:32:18 +02:00
  • 991b66b67c Basic cut implementation Vince 2012-09-12 12:01:47 +02:00
  • efbeaf3d50 Initial work + merge Vince 2012-09-11 19:59:00 +02:00
  • 4c90db44b2 Initial work Vince 2012-09-11 19:55:03 +02:00
  • 9bc435a13c Merge branch 'master' into gh-pages juliandescottes 2012-09-11 01:07:37 +02:00
  • 3c9595c174 Display preview on init juliandescottes 2012-09-11 01:07:03 +02:00
  • f8395bcb8d merged from master juliandescottes 2012-09-11 00:59:52 +02:00
  • e9c61285af Merge pull request #67 from juliandescottes/add-renderingloop Julian Descottes 2012-09-10 15:55:33 -07:00
  • 11dda9da9c fixed jshint complaints juliandescottes 2012-09-11 00:54:06 +02:00
  • a8394d22b1 fixed jshint complaints juliandescottes 2012-09-11 00:52:09 +02:00
  • 5666733f98 adding Makefile juliandescottes 2012-09-11 00:34:48 +02:00
  • fb8d8c7ce2 adding a first package.json file juliandescottes 2012-09-11 00:31:50 +02:00
  • 2fbd59b71b adding a first package.json file juliandescottes 2012-09-11 00:29:52 +02:00
  • c817465260 adding a first travis.yml file juliandescottes 2012-09-11 00:14:38 +02:00
  • ab7d1b4a89 merged from master juliandescottes 2012-09-10 23:46:49 +02:00
  • feadca9d1f Added clear method to pskl.model.Frame juliandescottes 2012-09-10 23:32:34 +02:00
  • 99e9cf8856 Fixed FilmPreview bugs. Simplified piskel.js, removed refernce to drawingController from tools juliandescottes 2012-09-10 23:26:12 +02:00
  • e1af86b647 Fixed initialization bug + performance issue with jquery pub sub juliandescottes 2012-09-10 19:53:34 +02:00
  • 12c9fececb Removed 2 useless instance variables in AnimatedPreviewController juliandescottes 2012-09-09 11:37:52 +02:00
  • 68c2cae658 Cleaned FrameRenderer.js FrameRenderer should also keep a reference on the frame it is updating - initially I wanted the renderer to be frame independant, but it doesnt bring much juliandescottes 2012-09-09 02:34:54 +02:00
  • 873a10caa2 Fix the duplication in the overlay when grid toggl Patrick Brosset 2012-09-09 01:35:29 +02:00
  • 7b90873324 Fixed initialization bug + performance issue with jquery pub sub juliandescottes 2012-09-10 19:53:34 +02:00
  • 8982a5b479 Removed 2 useless instance variables in AnimatedPreviewController juliandescottes 2012-09-09 11:37:52 +02:00
  • 9484837a32 Merge pull request #63 from juliandescottes/fix-overlayrendering Julian Descottes 2012-09-08 17:36:16 -07:00
  • d18c3cd5f7 Cleaned FrameRenderer.js FrameRenderer should also keep a reference on the frame it is updating - initially I wanted the renderer to be frame independant, but it doesnt bring much juliandescottes 2012-09-09 02:34:54 +02:00
  • 6708bf1ce1 Merge pull request #62 from captainbrosset/fix-grid-duplicate-frame Julian Descottes 2012-09-08 17:19:07 -07:00
  • 2c1657f301 Merge branch 'master' of git://github.com/juliandescottes/piskel into fix-grid-duplicate-frame Patrick Brosset 2012-09-09 01:38:22 +02:00
  • a423bf0e1c Merge pull request #61 from juliandescottes/add-renderingloop Vincent 2012-09-08 16:35:38 -07:00
  • 809fc8b688 Fix the duplication in the overlay when grid toggl Patrick Brosset 2012-09-09 01:35:29 +02:00
  • 63d8cd7eb7 Slight performance improvement, previewfilmcontroller still buggy juliandescottes 2012-09-09 01:12:54 +02:00
  • 2fa95fa1bc Added DrawingLoop.js and plugged basic rendering on each controller juliandescottes 2012-09-09 00:40:05 +02:00
  • d799221c24 Ignoring stackdump files from git juliandescottes 2012-09-09 00:28:58 +02:00
  • 069310677d Merge pull request #60 from captainbrosset/master Julian Descottes 2012-09-08 15:26:40 -07:00
  • ed177d92e6 Merge branch 'master' of git://github.com/juliandescottes/piskel Patrick Brosset 2012-09-09 00:09:35 +02:00
  • 0fe9ade870 added subl project artefacts to gitignore Patrick Brosset 2012-09-09 00:09:18 +02:00
  • 0163221ac9 Merge pull request #59 from grosbouddha/add-grid-for-real Julian Descottes 2012-09-08 15:00:21 -07:00
  • 6e7545a1d2 Added drawing loop, unplugged traditional renderers juliandescottes 2012-09-08 23:59:44 +02:00
  • 1a99fed64d pull/merge from master Vince 2012-09-08 23:59:13 +02:00
  • f169a90644 Checkbox crappy styling and fixing overlayproxy grid Vince 2012-09-08 23:53:59 +02:00
  • df945e10dd Add grid checkbox Vince 2012-09-08 23:43:16 +02:00
  • e4373ad133 Small updates to FrameRenderer for fun juliandescottes 2012-09-08 23:10:05 +02:00
  • 6b9904935f Adding grid Vince 2012-09-08 22:26:27 +02:00
  • 82da78abf1 Adding grid Vince 2012-09-08 22:26:17 +02:00
  • 2cda69b000 Fixing remove and duplicate actions from previewfilm Vince 2012-09-08 19:00:03 +02:00
  • 6e8142bb3a Removing commented outdated code Vince 2012-09-08 18:45:18 +02:00
  • 9dc7afee61 Moving drawing canvas code from piskel.js to drawingController.js Vince 2012-09-08 18:44:06 +02:00
  • df405d917f Clone pixels pug juliandescottes 2012-09-08 18:15:53 +02:00
  • 869f3d2e00 fixed bug when resizing juliandescottes 2012-09-08 17:57:21 +02:00
  • ed2e65508a fixed small bug during resize juliandescottes 2012-09-08 17:54:41 +02:00
  • 4fe72043ab Merge branch 'master' into gh-pages juliandescottes 2012-09-08 17:45:33 +02:00
  • 07369af9df Fixed bug on clonePixels_ need to stop commiting and pushing without testing ... juliandescottes 2012-09-08 17:44:55 +02:00
  • e2960ecdfb Merge branch 'master' into gh-pages juliandescottes 2012-09-08 17:42:17 +02:00
  • 93e479fa11 Fixed bug with removed _clonePixels method in Frame.js juliandescottes 2012-09-08 17:41:09 +02:00
  • 914df75faa Merge branch 'master' into gh-pages juliandescottes 2012-09-08 17:35:36 +02:00
  • 506b54e27b removed commented code juliandescottes 2012-09-08 17:31:48 +02:00
  • a9b01cd7c2 Resize is now bound to height and width, and also avoids overlap with preview juliandescottes 2012-09-08 17:31:19 +02:00
  • 6a822f1299 Merge branch 'master' of https://github.com/juliandescottes/piskel juliandescottes 2012-09-08 17:30:44 +02:00
  • bcd8cf07e6 Merge pull request #57 from grosbouddha/fix-dnd-canvas Vincent 2012-09-08 07:58:24 -07:00
  • 5f451e3cf8 Fixing DnD when dragging from canvas elements Vince 2012-09-08 16:56:07 +02:00
  • 6bf1c773c8 Fixed undo/redo bug juliandescottes 2012-09-08 16:50:29 +02:00
  • c16eba0eb9 Merge pull request #56 from grosbouddha/add-grid-on-drawing-canvas Julian Descottes 2012-09-08 07:48:04 -07:00
  • ba5500b4b0 Dynamic DPIs ! Vince 2012-09-08 16:32:28 +02:00
  • 8202528f5a Merge branch 'master' into gh-pages juliandescottes 2012-09-08 16:27:42 +02:00
  • bca16a3964 Creating renderingOptions object for FrameRenderer Vince 2012-09-08 15:34:13 +02:00
  • cc22a26933 Fix overlayFrame reference Vince 2012-09-08 15:21:22 +02:00
  • 9d5e2dc2d3 Merging dragndrop Vince 2012-09-08 15:17:19 +02:00
  • eb7511c721 Encapsulate canvas element in FrameRenderer Vince 2012-09-08 15:08:00 +02:00
  • 807582e472 Merge pull request #53 from grosbouddha/implement-dnd Vincent 2012-09-08 05:47:45 -07:00
  • 9411b2e3ae Moving (rendering related) DPI into FrameRenderer domain object Vince 2012-09-08 12:24:55 +02:00
  • c66ce4c9ad Implementing interstitial tiles Vince 2012-09-08 02:50:59 +02:00
  • 39b85e6092 Removing duplicate CSS rules Vince 2012-09-07 23:43:38 +02:00
  • 1c1e0398e7 Drag'n drop fix when dropping outside the list Vince 2012-09-07 23:25:38 +02:00
  • 6a0ba8acfe Small css cleaning for preview film Vince 2012-09-07 23:24:48 +02:00
  • b74020c93d Added simple piskel/all.html juliandescottes 2012-09-07 23:17:46 +02:00
  • b824207d1d Dragndrop preview film tiles Vince 2012-09-07 23:14:25 +02:00
  • 3768a29891 Merge branch 'master' into gh-pages juliandescottes 2012-09-07 01:21:39 +02:00