chore: Reconfigure packages
This commit is contained in:
parent
21ac8f46f8
commit
aadaa64eb4
10 changed files with 116 additions and 16 deletions
|
@ -6,6 +6,10 @@
|
|||
- Added the path.bartack class
|
||||
charlie:
|
||||
- Inital release of the Charlie Chinos pattern
|
||||
titan:
|
||||
- Added the waistbandHeight option
|
||||
- Added the crossSeamCurveAngle option
|
||||
- Added the crotchSeamCurveAngle option
|
||||
plugin-buttons:
|
||||
- Added the buttonhole-end snippet
|
||||
- Added the buttonhole-start snippet
|
||||
|
@ -13,13 +17,13 @@
|
|||
- Render logo in currentColor to support dark mode
|
||||
plugin-theme:
|
||||
- Added the path.bartack class
|
||||
titan:
|
||||
- Added the crossSeamCurveAngle option
|
||||
- Added the crotchSeamCurveAngle option
|
||||
|
||||
Changed:
|
||||
core:
|
||||
- Don't round coordinates internally to avoid path.split misses
|
||||
paco:
|
||||
- Extended range and inreased default of the healEase option
|
||||
- Added the (disabled) waistbandHeight option from Titan
|
||||
titan:
|
||||
- Crotch- and Cross seam have been redrawn using the new angle options
|
||||
|
||||
|
@ -31,6 +35,9 @@
|
|||
titan:
|
||||
- Adapt seat control point when waist is dropped below the hip line
|
||||
- Removed lingering console.log statements
|
||||
- Configure dependencies to guarantee draft order
|
||||
- Always keep seat control point vertically between styled waist and seat
|
||||
- Adapt the outseam to the dropped waist in all circumstances
|
||||
|
||||
2.14.0:
|
||||
date: 2021-03-07
|
||||
|
|
|
@ -33,6 +33,7 @@ paco: 'A FreeSewing pattern for summer pants'
|
|||
pattern-info: 'Information about available freesewing patterns'
|
||||
penelope: 'A FreeSewing pattern for a pencil skirt'
|
||||
plugin-banner: 'A FreeSewing plugin to repeat text on a path'
|
||||
plugin-bartack: 'A FreeSewing plugin to add bartacks to your pattern'
|
||||
plugin-bundle: 'An umbrella package of 8 essential FreeSewing build-time plugins'
|
||||
plugin-bust: 'A FreeSewing plugin that helps with bust-adjusting menswear patterns'
|
||||
plugin-buttons: 'A FreeSewing plugin that provides button, buttonhole, and snap snippets'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue