1
0
Fork 0
Commit graph

15179 commits

Author SHA1 Message Date
Joost De Cock
0248a1a2ad Added Path.reverse() 2018-08-09 10:46:14 +02:00
Joost De Cock
34a17071c2 Added Path.shiftFractionAlong() 2018-08-08 16:41:50 +02:00
Joost De Cock
4c6c80e0ac 🚧 Added Path.bbox() 2018-08-08 15:53:07 +02:00
Joost De Cock
f990e1890a 🚧 Moved shorthand to part and improved debug 2018-08-08 14:02:06 +02:00
Joost De Cock
a357586344 🚧 Dedicated debug object 2018-08-07 16:32:16 +02:00
Joost De Cock
ff9b561233 🚧 Working on debug 2018-08-07 15:23:37 +02:00
Joost De Cock
014450835a 🚧 Working on debug 2018-08-07 15:22:23 +02:00
Joost De Cock
eda19195d1 🚧 Working on hooks 2018-08-07 13:46:38 +02:00
Joost De Cock
cff2a4023d Path.join() and more robust offset 2018-08-07 07:40:23 +02:00
Joost De Cock
8051a48880 Fixed offset issue when Cp lies on start/end
See https://github.com/Pomax/bezierjs/issues/37#issuecomment-410810976
2018-08-06 20:43:19 +02:00
Joost De Cock
4c81d41ab8 🐛 Avoid rendering false for paths with no text 2018-08-06 16:02:49 +02:00
Joost De Cock
60b3e7d126 Round return value of path.length() 2018-08-06 16:02:24 +02:00
Joost De Cock
a8b286e917 🚨 Sidestep circular dependency 2018-08-05 18:20:45 +02:00
Joost De Cock
6167db92ac 💥 Switched to Capitals for constructors
Also moved round method to avoid circular dependency
2018-08-05 18:19:48 +02:00
Joost De Cock
718c9acda5 Added store 2018-08-05 16:32:38 +02:00
Joost De Cock
fd80450d77 Further changes to handling of parts and copying their data 2018-08-05 15:52:37 +02:00
Joost De Cock
415a98f68e 🔖 v0.5.0 2018-08-05 14:05:48 +02:00
Joost De Cock
fefd9bbb5b 🔧 Fixed typos in package.json 2018-08-05 14:05:22 +02:00
Joost De Cock
12573a5f96 💥 Changed the loading of parts and (macro) plugins 2018-08-05 14:04:15 +02:00
Joost De Cock
18cc30fe74 🚧 Part cloning 2018-08-03 14:20:28 +02:00
Joost De Cock
9a60dc5756 🚧 Bin packing integration 2018-08-01 18:18:29 +02:00
Joost De Cock
6f52ccfd2e 🚧 Progress on paths/beziers 2018-08-01 14:55:54 +02:00
Joost De Cock
2b4aa77986 🚧 Path offset, so far without overlap removal 2018-07-29 15:16:26 +02:00
Joost De Cock
62c35fe19d Added constructors to shorthand 2018-07-26 23:31:29 +02:00
Joost De Cock
e792cf61ff 🔧 Switched to single rollup config file 2018-07-26 22:14:42 +02:00
joostdecock
be4e759c1a 🚧 Pre work on offsets 2018-07-26 13:43:12 +00:00
joostdecock
f14ebb1e87 🔖 v0.4.2 2018-07-25 14:55:20 +00:00
joostdecock
3cbe9f6bab 🔖 v0.4.1 2018-07-25 14:54:12 +00:00
joostdecock
a0973d8a7a 🔧 Added prepublish script 2018-07-25 14:53:53 +00:00
joostdecock
54766af63c 🚧 Changes to context 2018-07-25 14:53:10 +00:00
joostdecock
014eee3209 🚧 repo move to freesewing org 2018-07-24 14:38:03 +00:00
Joost De Cock
27500d52e1 🚧 Last changes for pivot to JavaScript 2018-07-24 08:34:26 +02:00
Joost De Cock
9fbef27330 🚧 Fixing prototype issues 2018-07-23 20:14:32 +02:00
joostdecock
7758ba81a6 🚧 Moved return statement to bottom to avoid warnings 2018-07-23 17:35:06 +00:00
Joost De Cock
9934b54566
Merge pull request #1 from joostdecock/js
🔥 bye bye TypeScript
2018-07-23 16:21:40 +02:00
joostdecock
fb2d27db6f 🚧 Limited files for NPM package 2018-07-23 14:18:53 +00:00
joostdecock
9a0b27da67 0.4.0 2018-07-23 14:17:00 +00:00
joostdecock
cdd6a32b37 🚧 Switched to rollup 2018-07-23 14:16:39 +00:00
joostdecock
568d0cdc4d 🚧 Linting and prettier code style 2018-07-23 11:44:34 +00:00
joostdecock
1f10829426 :contruction: Porting TS to JS 2018-07-23 11:12:06 +00:00
Joost De Cock
2dbebb87d6 🚧 Wrestling with TypeScript 2018-07-22 20:43:42 +02:00
Joost De Cock
f4d2785972 🚧 Snippet support 2018-07-22 18:22:51 +02:00
Joost De Cock
1811e736c0 🚧 Support for rendering text on paths 2018-07-21 18:53:03 +02:00
Joost De Cock
ffff09904a ♻️ Changed to chainable withPlugin for plugin loading 2018-07-21 17:02:43 +02:00
Joost De Cock
4be84584c2 🚧 First working macro implementation 2018-07-21 12:54:29 +02:00
joostdecock
ae31669581 0.3.3 2018-07-19 14:46:36 +00:00
joostdecock
1cdba8de5f 🚧 Pre-weekend commit 2018-07-19 14:43:45 +00:00
joostdecock
4f39c66381 🚧 shorthand 2018-07-19 14:02:04 +00:00
joostdecock
39f177dc26 🚧 Made attributes retrievable 2018-07-19 09:29:25 +00:00
joostdecock
ef84eb9468 0.3.2 2018-07-18 17:00:36 +00:00