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.
This commit is contained in:
parent
e2897030fb
commit
6acdae9de2
4 changed files with 24 additions and 10 deletions
|
@ -1,5 +1,17 @@
|
|||
2.14.1:
|
||||
date:
|
||||
2.15.0:
|
||||
date: unreleased
|
||||
|
||||
Added:
|
||||
charlie:
|
||||
- Inital release of the Charlie Chinos pattern
|
||||
titan:
|
||||
- Added the crossSeamCurveAngle option
|
||||
- Added the crotchSeamCurveAngle option
|
||||
|
||||
Changed:
|
||||
titan:
|
||||
- Crotch- and Cross seam have been redrawn using the new angle options
|
||||
|
||||
Fixed:
|
||||
titan:
|
||||
- Adapt seat control point when waist is dropped below the hip line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue