1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Natalia
f451d7911d
Updated difficulty for Albert
https://github.com/freesewing/freesewing/issues/879
2021-06-14 19:20:09 -04:00
Joost De Cock
3e4e95cf23 chore: Changed departments for patterns 2021-05-29 14:04:56 +02:00
Joost De Cock
f191151ee4 chore: Linter changes 2021-04-24 10:16:31 +02:00
Joost De Cock
352a461eba fix: Author names for consistency. Closes #764 2021-01-08 12:15:05 +01:00
Joost De Cock
eb0af89b0b
Merge pull request #606 from freesewing/albert-author
chore: Make author info consistent with other patterns
2021-01-08 12:10:36 +01:00
Joost De Cock
eebbdd7842 fix(albert): Keep straps even when there's no SA
The width of the straps was calculated by multiplying with the `sa`
value.
As a result, when the user asks to draft a pattern without SA, the
straps drop off the pattern.

I've also change the way the width is calculated. It used to be based
on a percentage option that was then multiplied by SA.
While technically that follows the best practice of using percentages,
it won't scale with the model unless you multiply it with a measurement.
2020-10-17 15:00:17 +02:00
Joost De Cock
efd83682ca fix(albert): Port to new measurement names 2020-10-13 19:22:26 +02:00
Joost De Cock
7c906a9647 chore: Make author info consistent with other patterns
This change updates the config file of Albert to use the same
name as other patterns by @woutervdub

I literally copy-pasted in the relevant lines from the
Benjamin config file
2020-10-13 19:07:19 +02:00
Joost De Cock
3d0291d6d1 chore: Reconfigure packages 2020-10-13 19:06:19 +02:00
Wouter van Wageningen
13848f8252 Pocket Outline 2020-09-25 19:43:26 -07:00
Wouter van Wageningen
9d91cfee74 Pocket 2020-09-25 15:47:28 -07:00