1
0
Fork 0
Commit graph

5606 commits

Author SHA1 Message Date
Joost De Cock
739d07c536 New translations measurements.yaml (French) 2020-06-01 15:33:50 +02:00
Joost De Cock
5d3b213a1c chore(carlita): Ported carlita to new measurements. See #416 2020-06-01 15:30:22 +02:00
Joost De Cock
81dd15f13b chore(utils): Tweaked neckstimate ratios 2020-06-01 15:26:55 +02:00
Joost De Cock
cdea8fe7f5 feat(utils): Added support for plugin-bust in neckstimate 2020-06-01 15:26:35 +02:00
Joost De Cock
cb5b5da33b chore(carlton): Ported carlton to new measurements. See #416 2020-06-01 15:20:34 +02:00
Joost De Cock
a7f4522753 chore(bruce): Ported bruce to new measurements. See #416 2020-06-01 15:06:44 +02:00
Joost De Cock
565cb37063 chore(aaron): Ported aaron to new measurements. See #416 2020-06-01 14:52:31 +02:00
Joost De Cock
ecc6147d29 fix(components): Untranslated string in SampleConfigurator 2020-06-01 14:20:05 +02:00
Joost De Cock
796976aaf7 feat(components): Added antwomen test to SampleConfigurator 2020-06-01 13:55:36 +02:00
Joost De Cock
4d5f02b86e chore(bent): Ported bent to new measurements. See #416 2020-06-01 13:08:23 +02:00
Joost De Cock
45c487218d chore(utils): Removed lingering console.log statement 2020-06-01 13:02:50 +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
262aa8f2da chore: Made plural. See #416 2020-06-01 12:55:30 +02:00
Joost De Cock
f3274b4135 core(models): Implemented #416 for the models package 2020-06-01 12:25:31 +02:00
Joost De Cock
4155f55e1f chore(utils): Using waistCircumference for consistency. See #416 2020-06-01 11:30:10 +02:00
Joost De Cock
366436e970 feat(utils): Implemted #416 for utils/neckstimate 2020-06-01 11:16:03 +02:00
Joost De Cock
e91ef46e5d fix(jaeger): Fix dependencies for front part
Fixes https://github.com/freesewing/freesewing.org/issues/718
2020-06-01 11:01:22 +02:00
Joost De Cock
10471bab38 chore: Adapted tests for legend pattern 2020-05-31 17:58:36 +02:00
Joost De Cock
bf730ba8af chore: Updated changelog generation script 2020-05-31 17:53:04 +02:00
Joost De Cock
57caee751f feat(notation-legend): Added notation-legend pattern for docs 2020-05-31 16:52:58 +02:00
Joost De Cock
6be4391b0f chore(css-theme): Updated path style to match theme plugin 2020-05-31 15:43:13 +02:00
Joost De Cock
19f4d8c552 chore(components): Updated Draft for snippets name change
See
dbda0bc3fe
for details
2020-05-31 15:20:18 +02:00
Joost De Cock
a141cd4c84 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2020-05-31 14:41:00 +02:00
Joost De Cock
dbda0bc3fe breaking(plugin-buttons): snap-(male/female) is now snap-(stud/socket)
Changing this to avoid needless use of gender related terminology.
2020-05-31 14:35:27 +02:00
Joost De Cock
d2f3aaf725 chore(breanna): Ported Breanna to the new shoulderSlope measurement 2020-05-31 13:45:04 +02:00
Joost De Cock
8eb9e34933 chore(tamiko): Switched shoulderSlope from option to measurement 2020-05-31 12:54:46 +02:00
Joost De Cock
b1296aa22a feat(sven): Improved shaping of the side seams
Also changed some of the defaults for certain options
2020-05-31 12:48:20 +02:00
Joost De Cock
8baf65295a
Merge pull request #417 from destos/fix-mirror
Fix line slope equation for mirror plugin
2020-05-31 12:00:32 +02:00
Patrick Forringer
16f63eaf2e fix line slope equation for mirror plugin. 2020-05-30 10:11:09 -05:00
Joost De Cock
dd44e4c938 fix(jaeger): Set anchor for sampling on side part 2020-05-30 16:31:35 +02:00
Joost De Cock
08a9b2c9a2 chore(jaeger): Improved some option defaults 2020-05-30 16:31:16 +02:00
Joost De Cock
948d67a027 feat(hugo): Added shaping of the side seams 2020-05-30 16:11:18 +02:00
Joost De Cock
73c07ea666 feat(huey): No longer use the measurement 2020-05-30 15:53:24 +02:00
Joost De Cock
673743faae feat(core): Add support for injecting sample styles
This allows you to override the (path) styles when we
sample the pattern by setting `settings.sample.styles`.

This closes #380
2020-05-30 14:02:37 +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
c6fc072b26 :chore: Made the shoulderSlopeReduction static
This option is used to create room for shoulder padding,
but that does not really make sense for a pattern like this.

The option is here because it's inherited from brian.
I assume @alfalyr started with the brian config as a base, and
didn't want to take out any options.

I think that's the smart play, except this option would probably
only confuse people in a context like this top.
2020-05-30 10:23:25 +02:00
Joost De Cock
ce9b1111aa fix(cathrin): Fixed the handling of the panels option
This includes a fix for https://github.com/freesewing/freesewing.org/issues/619
as well as a fix for the panels option being numbers rather than
strings which causes issues in the DraftConfigurator component
2020-05-24 18:44:33 +02:00
Joost De Cock
56ac6954be fix(carlita): Better range for shoulderSlopeReduction option 2020-05-24 18:33:44 +02:00
Joost De Cock
957ff072b3 fix(carlton): Better range for shoulderSlopeReduction option 2020-05-24 18:31:56 +02:00
Joost De Cock
b279f23070 fix(bent): Better range for shoulderSlopeReduction option 2020-05-24 18:28:56 +02:00
Joost De Cock
666174edac fix(bruce): Take sampling into account in init method 2020-05-24 18:07:29 +02:00
Joost De Cock
d1ab4c3201 chore(bent): Tweaked cuffEase and armholeDepth defaults 2020-05-24 17:30:33 +02:00
Joost De Cock
5eb9eaec07 feat(aaron): Better handling of armholeDrop option 2020-05-24 16:21:26 +02:00
Joost De Cock
489afae1d0 feat(aaron): Updated side seam shaping and options tweaks 2020-05-24 15:52:58 +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
a69262f2a4 chore: Switched to 13 degrees for default shoulder slope 2020-05-24 12:30:44 +02:00
Joost De Cock
23050931e3 chore: Added support for degree measuements in form component
See #358 for more info
2020-05-24 12:02:22 +02:00
Joost De Cock
370592ee17 feat(utils): New isDegMeasurement method, see #358 2020-05-24 11:20:03 +02:00
Joost De Cock
311107f537 chore: Updated gitignore for new utils file 2020-05-24 11:07:43 +02:00
Joost De Cock
b811a7179d breaking: neckstimate always returns 17 for shoulderSlope
We're making shoulderSlope a degree measurements, which defaults to 17.
See #358 for details
2020-05-24 10:37:24 +02:00