Commit graph

  • 6cbf5292da
    Merge pull request #1508 from sapics/travis-1 Jürg Lehni 2018-09-14 10:06:11 +0200
  • 49271b3f92 Travis: remove node v7 due to no LTS and add v8 due to active LTS sapics 2018-09-14 15:28:55 +0900
  • f255218f36
    Merge pull request #17 from fsih/rasterizeOptions DD Liu 2018-08-06 17:16:17 -0400
  • c7042d79e1 Turn off image smoothing on rasterize and allow user-set bounds DD Liu 2018-08-03 16:01:07 -0400
  • 3b68397a5e Fix uses of const DD Liu 2018-08-02 16:07:26 -0400
  • 9f9f210537
    Merge pull request #16 from fsih/safariDrawImage DD Liu 2018-08-01 15:38:38 -0400
  • e0b6759add Make raster's getSubRaster function allow rectangles that exceed the bounds of the canvas. This fixes Safari, which returns a blank canvas in that case. DD Liu 2018-07-26 15:08:48 -0400
  • 9043d1236f
    Merge pull request #15 from LLK/fix-text-gradients DD Liu 2018-07-17 11:45:42 -0400
  • 7519590321 Fix gradients applied to text. Paul Kaplan 2018-07-17 10:08:49 -0400
  • 51a1b93df6
    Merge pull request #14 from fsih/bearEars DD Liu 2018-06-27 16:55:54 -0400
  • 011a353c08 Add rotate case as well DD 2018-06-27 16:47:19 -0400
  • 4c72f3f89e For SVG import, If second argument is missing in translate, assume that it's zero. Currently it assumes that y matches x if y is missing. DD 2018-06-27 16:29:46 -0400
  • 2ed21a7387
    Merge pull request #12 from LLK/paulkaplan-patch-1 Paul Kaplan 2018-06-14 11:46:42 -0400
  • 9065cad302
    Use childNodes instead of children Paul Kaplan 2018-06-14 11:40:56 -0400
  • aac34afbc8
    Merge pull request #11 from fsih/alignmentBaseline DD Liu 2018-05-23 15:38:49 -0400
  • df08aa10c1
    Remove || '' DD Liu 2018-05-23 15:27:07 -0400
  • 26868e4cab Add support for text before edge baseline DD 2018-05-22 11:02:32 -0400
  • 4ce55ae0d2
    Merge pull request #10 from fsih/lineSpacing DD Liu 2018-05-21 11:31:55 -0400
  • 15470a90b7 Be able to import leading DD 2018-05-17 17:33:36 -0400
  • a9de479c8c
    Merge pull request #9 from fsih/hitUnfilledText DD Liu 2018-04-11 14:32:35 -0400
  • e29749a266 Allow hitting unfilled text and compound paths when hitUnfilledPaths option is on DD 2018-04-03 18:09:24 -0400
  • feb044048f Disable browser test step because CI cannot run it Paul Kaplan 2018-03-29 15:20:02 -0400
  • c5745e1c83
    Merge pull request #7 from LLK/scratch-text Paul Kaplan 2018-03-29 13:39:17 -0400
  • dd276b92f7 Export and import SVGs with multiline text Paul Kaplan 2018-03-29 10:51:38 -0400
  • 99e0351065 Prebuilt module for commit a61e83edf2 Paper.js Bot 2018-03-06 12:04:45 +0000
  • a61e83edf2 Simplify fix for #1452 Jürg Lehni 2018-03-06 12:57:05 +0100
  • bdbdd65cda Prebuilt module for commit aae62926e2 Paper.js Bot 2018-03-06 11:53:08 +0000
  • aae62926e2
    Merge pull request #1452 from park9140/fix-issue-with-svg-import-of-raster-images Jürg Lehni 2018-03-06 12:47:29 +0100
  • f24a4b4e19 Prebuilt module for commit ad7b12f6c5 Paper.js Bot 2018-03-05 20:55:59 +0000
  • ad7b12f6c5
    Merge pull request #1456 from codetriage-readme-bot/codetriage-badge Jürg Lehni 2018-03-05 21:49:25 +0100
  • 353cbee91c Add CodeTriage badge to paperjs/paper.js codetriage-readme-bot 2018-03-05 14:32:04 -0600
  • 74bb49d8c0 fix issue with svg import of raster images When importing rasters after load if the image has a matrix with any translation/skew value the image will calculate the wrong matrix after loading. Jonathan Park 2018-03-01 23:11:14 +0000
  • d1e8412972 Prebuilt module for commit 5f6c70d316 Paper.js Bot 2018-02-03 21:44:50 +0000
  • 5f6c70d316 Use proper new statement in deserialization Jürg Lehni 2018-02-03 22:39:57 +0100
  • 3f73d55c3f Improve README and GitHub templates Jürg Lehni 2018-02-03 22:39:07 +0100
  • 24a60c73e5 Merge 7d16e458b1 into 2af28e6c0e DD Liu 2018-01-25 23:24:26 +0000
  • 7d16e458b1 Use paper core instead of full, since we dont use the extra features DD 2018-01-25 18:04:10 -0500
  • 002fe79524 Prebuilt module for commit ec1e3262b6 Paper.js Bot 2018-01-16 10:07:56 +0000
  • ec1e3262b6
    Merge pull request #1374 from alexjlockwood/patch-2 Jürg Lehni 2018-01-16 11:03:55 +0100
  • b504579086 Prebuilt module for commit 0f17d1984d Paper.js Bot 2018-01-16 10:01:28 +0000
  • 0f17d1984d
    Merge pull request #1372 from alexjlockwood/patch-1 Jürg Lehni 2018-01-16 10:56:27 +0100
  • 2af28e6c0e Merge branch 'develop' of github.com:LLK/paper.js into develop DD 2017-12-18 12:02:00 -0500
  • f2ae9bc6db Don't show handles when fully selected, it is too crowded DD 2017-12-18 12:01:45 -0500
  • 241d0749c8
    Merge pull request #5 from fsih/hitTransparent DD Liu 2017-12-14 15:37:03 -0500
  • bf2a405ede Fix size 0 handle rendering DD 2017-12-12 15:00:07 -0500
  • 4abc415002 Add an option to hit closed paths with transparent or alpha 0 fill DD 2017-12-06 18:15:48 -0500
  • 85633deb64
    Merge pull request #2 from fsih/build DD Liu 2017-12-11 13:18:22 -0500
  • 6b1421eb4d Build before testing so we dont have to track the dist files DD 2017-12-06 17:07:59 -0500
  • 13b1287a30 Change git ignore to relative paths DD 2017-12-06 16:27:19 -0500
  • 1ae2917001 Merge branch 'develop' into build DD 2017-12-06 16:26:52 -0500
  • ff2c9f63c9
    Merge pull request #3 from fsih/moveChangesToSource DD Liu 2017-12-06 15:38:11 -0500
  • a174834d58 Merge c9ce33f47c into 18d2b83474 Ray Schamp 2017-12-05 19:32:48 +0000
  • fd1435d94d Fix tests and make Travis deploy scratch paperjs DD 2017-12-04 18:34:59 -0500
  • 18d2b83474 Merge branch 'develop' of github.com:LLK/paper.js into develop DD 2017-12-04 18:25:25 -0500
  • 2d790a3f34 Copy changes in selection mode to src files DD 2017-12-04 18:23:42 -0500
  • 5da2d3487f
    Merge pull request #1406 from sungmaster/master Jürg Lehni 2017-11-06 06:28:37 +0100
  • 6de2c4fa66
    Fix README links Volodymyr Mikhav 2017-11-06 00:17:55 +0200
  • a6b7f2bb67 Prebuilt module for commit 193592b88b Paper.js Bot 2017-10-08 15:54:18 +0000
  • 9c4d47d8c0 Switch back to load.js versions on develop branch. Jürg Lehni 2017-10-08 17:48:20 +0200
  • f677cd37ea Merge branch 'develop' master Jürg Lehni 2017-10-08 17:48:11 +0200
  • 193592b88b Release version 0.11.5 v0.11.5 Jürg Lehni 2017-10-08 17:48:07 +0200
  • 79c1de2397 Prebuilt module for commit 0deddebb2c Paper.js Bot 2017-10-05 14:21:45 +0000
  • 0deddebb2c Merge pull request #1382 from sapics/patch-1 Jürg Lehni 2017-10-05 16:16:29 +0200
  • 0145400ca1 Prebuilt module for commit 702ab748a2 Paper.js Bot 2017-10-05 10:13:49 +0000
  • 702ab748a2 JSHint: Fix error Jürg Lehni 2017-10-05 12:09:07 +0200
  • 579179a517 Prebuilt module for commit 6c5f1dc671 Paper.js Bot 2017-10-04 20:44:14 +0000
  • 6c5f1dc671 Node.js: Clean up image stream handling Jürg Lehni 2017-10-04 22:39:19 +0200
  • 6939c1674b Node.js: Add JPEG support to exportFrames() therewasaguy 2016-09-18 15:38:28 -0400
  • cb95b131a0 Prebuilt module for commit 7412939096 Paper.js Bot 2017-10-04 19:50:24 +0000
  • 7412939096 Boolean: Add better filtering for invalid segments Jürg Lehni 2017-10-04 21:43:56 +0200
  • b19cf62c62 Prebuilt module for commit 10f464edfc Paper.js Bot 2017-10-04 15:56:56 +0000
  • 10f464edfc Boolean: Check that overlaps are on the right path Jürg Lehni 2017-10-04 17:52:09 +0200
  • 3f41a0512c Prebuilt module for commit 09e146eba8 Paper.js Bot 2017-10-04 15:13:54 +0000
  • 09e146eba8 Add .github templates Jürg Lehni 2017-10-04 15:50:22 +0200
  • 6a96a11549 Events: Fix auto-filling issue on Chrome Carl Saldanha 2017-07-21 11:58:17 -0700
  • 647362df6d Prebuilt module for commit b1d93c06c66fc3d67671afbeb2923b4a80e4d1ca Paper.js Bot 2017-10-04 13:55:58 +0000
  • 1c5887433b Fix path.isSelected sapics 2017-09-21 13:42:55 +0900
  • c9ce33f47c Add drawSelectionHandles and selectionLineWidth options to paper.settings DD 2017-09-15 12:10:04 -0400
  • d51bb3fa31 Fix documentation for Shape#toPath() Alex Lockwood 2017-09-04 11:13:15 -0400
  • 6e2e94bb8a Fix broken markdown links Alex Lockwood 2017-09-02 10:36:38 -0400
  • 9165f74efb Prebuilt module for commit c403c86a23 Paper.js Bot 2017-06-10 12:36:43 +0000
  • b6f9d73af0 Switch back to load.js versions on develop branch. Jürg Lehni 2017-06-10 14:32:35 +0200
  • 5af961d388 Merge branch 'develop' Jürg Lehni 2017-06-10 14:32:26 +0200
  • c403c86a23 Release version 0.11.4 v0.11.4 Jürg Lehni 2017-06-10 14:32:21 +0200
  • 5d00c30ece Some internal refactoring. Jürg Lehni 2017-06-07 16:56:44 +0200
  • 801488f3ec Prebuilt module for commit 1eecc97fc7 Paper.js Bot 2017-06-05 20:59:26 +0000
  • 1eecc97fc7 Update to gulp-git-streamed v2.4.0 for Node.js v8.0.0 Jürg Lehni 2017-06-05 22:47:33 +0200
  • bbe896cdab Build both node v7 & v8 on travis CI Daniel Tseng 2017-06-03 16:15:52 +0800
  • fc76d943c1 Prebuilt module for commit a6174d45a0 Paper.js Bot 2017-05-28 09:08:51 +0000
  • a6174d45a0 Fix documentation error. Jürg Lehni 2017-05-28 11:04:11 +0200
  • 42f3f8daa1 Prebuilt module for commit a7fb971560 Paper.js Bot 2017-04-23 15:29:25 +0000
  • 69b6c6881f Prebuilt module for commit ac08a4f94c Paper.js Bot 2017-04-23 15:25:02 +0000
  • a7fb971560 Add forgotten Change Log entries for v0.11.3. Jürg Lehni 2017-04-23 17:22:04 +0200
  • 7ee6ad90b1 Prebuilt module for commit bbb7bfeba7 Paper.js Bot 2017-04-23 15:18:46 +0000
  • ac08a4f94c Switch back to load.js versions on develop branch. Jürg Lehni 2017-04-23 17:15:18 +0200
  • 48c8eacf0b Merge branch 'develop' Jürg Lehni 2017-04-23 17:15:08 +0200
  • bbb7bfeba7 Release version 0.11.3 v0.11.3 Jürg Lehni 2017-04-23 17:15:03 +0200
  • 4966ba5e9b Prebuilt module for commit c72f578d8d Paper.js Bot 2017-04-22 18:06:19 +0000
  • c72f578d8d Gulp: Prevent paperjs.zip from showing up in NPM packages. Jürg Lehni 2017-04-22 20:01:34 +0200
  • fbd5eeb7ef Mouse Events: Fix item-based doubleclick events. Jürg Lehni 2017-04-22 20:01:08 +0200