1
0
Fork 0
Commit graph

86 commits

Author SHA1 Message Date
Joost De Cock
e0e2d589a0 feat(brian): No need to import plugin-mirror, it's in the bundle now 2021-06-13 14:16:13 +02:00
Joost De Cock
f4fd634bb4 fix(brian): Always add s3 split points 2021-06-13 11:47:25 +02:00
Joost De Cock
2bf10c0f75 feat(brian): Allow shifting of the shoulder seam
This adds two new options to brian:

 - `s3Armhole`
 - `s3Collar`

s3 in this case is short for: Shoulder Seam Shift.

This option allows you to shift the shoulder seam forward
(by increasing the option) or backward (be decreasing it).
And this for the collar side and armhole/shoulder side.

This is in preparation of the feature request in #642.
2021-06-12 14:05:28 +02:00
Joost De Cock
451d3a54ce fix(brian): Extend dimensions to hem. Fixes #1030 2021-05-24 10:28:25 +02:00
Joost De Cock
f191151ee4 chore: Linter changes 2021-04-24 10:16:31 +02:00
Joost De Cock
1a46c8e724 chore: Linter 2021-01-31 09:22:15 +01:00
Joost De Cock
15d397dfbb feat(brian): Mark waistline. Closes #782 2021-01-11 19:50:25 +01:00
Joost De Cock
48e1c7c840 chore(brian): Fixed linter warnings 2020-08-23 16:55:52 +02:00
Joost De Cock
6fc80e75d4 feat: Initial commit of Teagan, a T-shirt pattern 2020-08-23 16:48:43 +02:00
Joost De Cock
7178bf8f5f chore: Removed unsupported debug() calls 2020-07-11 15:15:25 +02:00
Joost De Cock
a0da79a1e0 chore(brian) Removed circumference suffix from measurements 2020-06-30 15:13:28 +02:00
Joost De Cock
59081f0ba0 chore(brian): Ported brian to new measurements. See #416 2020-06-01 13:02:31 +02:00
Joost De Cock
803dd112ed fix(brian): Calculate shoulder from HPS, not cbHPS 2020-05-30 12:16:52 +02:00
Joost De Cock
4467fecc5c feat: Switched Brian to the new shoulderSlope measurement
See #358 for more info
2020-05-24 12:32:10 +02:00
Joost De Cock
bff9951195 fix(brian): Do not render the saBase path 2020-04-18 16:09:04 +02:00
Joost De Cock
290d166316 fix(brian): Fixed issue with waist point 2020-02-01 15:46:29 +01:00
Joost De Cock
039f95e8d1 refactor: Removed deprecated measurements from Brian 2020-02-01 15:34:03 +01:00
Joost De Cock
6d122f429f feat(brian): Reworked brian to use the new shoulderslope measurement 2020-01-27 17:25:53 +01:00
Joost De Cock
6710d76b08 🎨 Updated prettier config 2019-08-03 15:03:33 +02:00
Joost De Cock
803e1c0552 🚨 Removed linter warnings 2019-05-10 13:14:31 +02:00
Joost De Cock
bb331a0964 🔧 Switched to default export for patterns 2019-05-02 14:33:34 +02:00
Joost De Cock
ea41dc0106 🚧 Ongoing work on components and pattern info 2019-04-29 09:01:51 +02:00
Joost De Cock
89eea644e4 fire: Removed unused shorthand var 2019-04-19 08:31:16 +02:00
Joost De Cock
a38364cdd1 fire: Removed unused imports 2019-04-19 08:31:16 +02:00
Joost De Cock
e0775b5dd4 sparkles: Added sleevecapTopFactor options 2019-04-19 08:31:16 +02:00
Joost De Cock
f7508ee7d2 construction: Updates and no more create 2019-04-19 08:31:15 +02:00
Joost De Cock
5e8966e906 sparkles: Switched to freesewing.create 2019-04-19 08:31:15 +02:00
Joost De Cock
e811f50bf3 boom: pattern.mergeSettings() is now pattern.appy() 2019-04-19 08:31:15 +02:00
Joost De Cock
659fa9af39 boom: pattern.with() is now pattern.use() 2019-04-19 08:31:15 +02:00
Joost De Cock
c88ad243ab sparkles: Updated debug format to latest changes 2019-04-19 08:31:14 +02:00
Joost De Cock
3c26deb5c3 sparkles: Added hem points 2019-04-19 08:31:14 +02:00
Joost De Cock
b6dc0bbd19 sparkles: Fixed issue where shoulderSlopeReduction was canceled out by armhole depth 2019-04-19 08:31:14 +02:00
Joost De Cock
694a5742ee sparkles: Refactored code after changes in freesewing 2019-04-19 08:31:14 +02:00
Joost De Cock
248572a0d7 boom: Breaking changes to config format for freesewing v0.22 2019-04-19 08:31:14 +02:00
Joost De Cock
30433d26ce sparkles: Using new mergeSettings method in constructor 2019-04-19 08:31:14 +02:00
Joost De Cock
24441243e6 arrow_up: Freesewing version bump 2019-04-19 08:31:14 +02:00
Joost De Cock
79461b3ba3 art: Rewrote index file to avoid use of JS classes 2019-04-19 08:31:14 +02:00
Joost De Cock
12f62a1646 boom: Updated to createPart() 2019-04-19 08:31:13 +02:00
Joost De Cock
7f7de65ec3 boom: Patterns are classes now and need to be instantiated 2019-04-19 08:31:13 +02:00
Joost De Cock
ebb29cd5c5 sparkles: Auto-fitting of collar via brianFitCollar option 2019-04-19 08:31:13 +02:00
Joost De Cock
1a12fcb7b8 bug: Fixed issue with garment length not taking back neck cutout into account 2019-04-19 08:31:13 +02:00
Joost De Cock
c4f58b0475 sparkles: brianFitSleeve option and changes for freesewing v0.17 2019-04-19 08:31:13 +02:00
Joost De Cock
4baa90f226 sparkles: Updated for compatibility with freesewing v0.13 2019-04-19 08:31:13 +02:00
Joost De Cock
a436a53885 boom: Updated for compatibility with freesewing 0.10 2019-04-19 08:31:12 +02:00
Joost De Cock
52f6e7e850 sparkles: Sleevecap part, small fixes and scalebox 2019-04-19 08:31:12 +02:00
Joost De Cock
79f27d2efa fire: Switched to plugin-bundle 2019-04-19 08:31:12 +02:00
Joost De Cock
f94d04c7a9 wrench: Improved pattern abstraction 2019-04-19 08:31:12 +02:00
Joost De Cock
5f5f3c18d4 construction: Shorthand changes 2019-04-19 08:31:12 +02:00
Joost De Cock
a2030b2683 sparkles: Added sleeve grainline 2019-04-19 08:31:12 +02:00
Joost De Cock
adab3bce3d construction: Changed point names according to best practices 2019-04-19 08:31:12 +02:00