1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
Natalia
9b62374162
Updated difficulty for Titan
https://github.com/freesewing/freesewing/issues/879
2021-06-14 19:21:31 -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
9bdb987fe4 feat(titan): Added waistbandHeight option 2021-04-11 17:27:22 +02:00
Joost De Cock
89d05a54ab fix(titan): Configure dependencies to guarantee draft order 2021-04-11 13:52:48 +02:00
Joost De Cock
aa78fb52dc fix(titan): Added missing option to list 2021-03-14 13:26:38 +01:00
Joost De Cock
6acdae9de2 feat(titan): Redrew the crotch and cross seam with new options
This commit adds the `crossSeamAngle` and `crotchSeamAngle` options
that control how the crotch- and cross seam reach the fork.

You can get the same result as what happened prior to this commit
by setting both options to zero.

However, their defaults are not zero, so this commit changes the
out-of-the-box pattern.
2021-03-14 11:32:43 +01:00
Joost De Cock
5c3315b984 feat(titan): Added titanPaperless option 2020-08-08 16:39:23 +02:00
Joost De Cock
37bad3e849 chore(titan): Tweaked the option defaults 2020-06-30 17:05:10 +02:00
Joost De Cock
ec932f6a14 chore(titan) Removed circumference suffix from measurements 2020-06-28 12:29:32 +02:00
Joost De Cock
b0d1d4c259 feat(titan): Added waistHeight option 2020-06-27 16:41:22 +02:00
Joost De Cock
a66e1d1174 :chore(titan): Overhaul of titan design
I worked with Deb on this to try and come up with a trouser block
that would be a good unisex base for all sort of patterns.

We started off with what Deb had been using to draft her own blocks
and ended up with something that worked for her, and only for her.

There were a lot of vague instructions in the draft, and a lot of
forks in the code where if this do that, if not do something
completely different.

The end result was a pattern that was very brittle, and also did
absolutely not work for a variety of sizes.

So, I basically just started over, threw all of that complicated
stuff out and this is not a more simple and streamlined block
that works for different models. It even passes the ant-man test :)

Now the question is, will it fit? That will be the next step.
2020-06-20 17:18:43 +02:00
Joost De Cock
0e57bf9cbb chore(titan): Ported titan to new measurements. See #416 2020-06-13 13:27:02 +02:00
Joost De Cock
96619f186e chore: First round of titan improvements 2020-05-21 18:58:08 +02:00
Joost De Cock
05e56f2266 feat: Initial draft of Titan pattern 2020-05-17 18:08:44 +02:00