1
0
Fork 0
Commit graph

25 commits

Author SHA1 Message Date
Joost De Cock
b297dc1b32 🚧 First beta for 2.1 2019-09-29 16:58:21 +02:00
Joost De Cock
b55d57c49d 🔀 Fixed merge conflict 2019-08-03 15:25:29 +02:00
Joost De Cock
6710d76b08 🎨 Updated prettier config 2019-08-03 15:03:33 +02:00
Wouter van Wageningen
9175e65c5d
Fixed offset issue.
the offset property was not used appropriately. Instead of being offset from the point that is the start of the CoF, it was offset from the original starting point. This point has already been shifted by the margin property. 

This change also swaps the names of the cutonfoldFrom and cutonfoldTo points to be consistent with the to: and from: properties of the macro.
2019-07-16 08:59:43 -07:00
Joost De Cock
301c4a9d29 Added way to remove cut-on-fold from part 2019-07-16 16:20:16 +02:00
Joost De Cock
859c5f14fb Modified plugin-cutonfold to allow more than one use per part 2019-07-12 13:12:58 +02:00
Joost De Cock
0d93e3aec8 bug: Fixed issue with percentages in margin 2019-04-19 08:21:00 +02:00
Joost De Cock
18b11eff9c sparkles: Added support for offset and margin options 2019-04-19 08:21:00 +02:00
Joost De Cock
d7cdbe1680 sparkles: Added support for offset and margin options 2019-04-19 08:21:00 +02:00
Joost De Cock
2a0fce1fdc sparkles: Added check to avoid double-loading plugin 2019-04-19 08:21:00 +02:00
Joost De Cock
638fa654db sparkles: Switched to attribute.set() for version info 2019-04-19 08:21:00 +02:00
Joost De Cock
7933dfeded boom: Updated to new plugin structure in freesewing v0.20 2019-04-19 08:21:00 +02:00
Joost De Cock
9c4ab580a7 boom: Renamed preRenderSvg hook to preRender 2019-04-19 08:21:00 +02:00
Joost De Cock
fe07fe258c sparkles: Exposing name and version to freesewing 2019-04-19 08:21:00 +02:00
Joost De Cock
89f2e20558 boom: Removed next() for macros 2019-04-19 08:21:00 +02:00
joostdecock
d0ed9e6299 wrench: Compiling as ES module because sanity 2019-04-19 08:20:59 +02:00
joostdecock
122da8e17a construction: More merging 2019-04-19 08:20:59 +02:00
joostdecock
84ae6d5c5d Merge branch 'master' of github.com:freesewing-plugins/macro-cutonfold 2019-04-19 08:20:59 +02:00
joostdecock
5450523344 construction: Changing the way we load version info 2019-04-19 08:20:59 +02:00
joostdecock
a9071dbc07 construction: Switched to Rollup from webpack 2019-04-19 08:20:59 +02:00
joostdecock
c84da5d9f8 construction: Removed require for now 2019-04-19 08:20:59 +02:00
Joost De Cock
5d9e0a40ee recycle: Now using cutonfold as macro key 2019-04-19 08:20:59 +02:00
Joost De Cock
4f37a90c15 wrench: Handling of version inject for babel and webpack 2019-04-19 08:20:59 +02:00
Joost De Cock
6626d17190 pencil2: Fixed a type and added plugin namespace attribute 2019-04-19 08:20:59 +02:00
Joost De Cock
cefae51c06 tada: First commit 2019-04-19 08:20:59 +02:00