1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
joostdecock
025cf9b88e feat(core): Snapping of percentage options
This commit implements the snapping of percentage options as
outlined in this proposal:

https://github.com/freesewing/freesewing/discussions/1331

Please refer to the link above for all details
2021-09-15 20:20:59 +02:00
joostdecock
545b5bae8b fix(paco): Support drafting for non-human sizes
fixes #1316

This was due to the fact that we use `mm` options in this pattern.
Which goes to show that we really should crack down on using mm
options if we want to support size ranges that go beyond humans.
2021-09-11 16:43:12 +02: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
081f7e6301 chore(paco): Switched to waistbandWidth option 2021-04-18 12:18:12 +02:00
Joost De Cock
21ac8f46f8 chore(paco): Adapt to new waistbandHeight option in Titan 2021-04-11 17:28:18 +02:00
Joost De Cock
a08eca0d09 feat(paco): Extended heal ease option, added new options
This commit slightly increases the default heel ease value, but
also significantly increases the range of the option so that
people can make the leg wider.
This is in response to some people who found the original
design to tight on the calfs.

This also adds the crossSeamAngle and crotchSeamAngle
options from the upstream Titan block.

These angles allow you to influence how the crossSeam
and crotchSeam reach the fork.
Setting both of them to zero will give the same result
as the pattern before this commit.

Since their defaults are not zero, this will change the
out-of-the-box pattern (in addition to the added heal ease).
2021-03-14 11:44:22 +01:00
Joost De Cock
8cd9ab3386 chore(paco): Added waistband and cuffs 2020-08-09 17:42:09 +02:00
Joost De Cock
d444e4fb2b chore(packo): Updated option groups 2020-08-08 16:53:09 +02:00
Joost De Cock
62f24ee63b chore(paco): Added SA 2020-08-08 16:01:46 +02:00
Joost De Cock
66e5cc020e chore(paco): Added back pockets and improvements 2020-08-08 15:19:43 +02:00
Joost De Cock
a548a6964d feat(paco): Initial merge of my work on the paco pattern
This also includes a lot of dependency updates
2020-08-02 19:17:06 +02:00