fix(charlie, titan): Handle bad cross-seam-front and waist-to-seat measurements without crashing
This commit is contained in:
parent
cabf023019
commit
4acf446374
5 changed files with 40 additions and 16 deletions
|
@ -9,6 +9,8 @@ Unreleased:
|
|||
cathrin:
|
||||
- Allow negative values in backDrop option. Fixes #6563
|
||||
- Allow negative values for the frontRise options. Fixes #6563
|
||||
charlie:
|
||||
- Fix crash when drawing the jseamStitchLine is not possible. Fixes #6271
|
||||
bibi:
|
||||
- Changed the algorithm to draft the side seam, so the measurements are followed more precisely
|
||||
- Reduced default influence of the seat back measurement and added an option to adjust it.
|
||||
|
@ -29,7 +31,8 @@ Unreleased:
|
|||
- Always load plugin-bust due to its changes in how it handle conditionality.
|
||||
teagan:
|
||||
- Increased default lengthBonus from 5% to 15%. Fixes #6820
|
||||
|
||||
titan:
|
||||
- Adjust cross seam curves after fitting the waist. Fixes #6271
|
||||
wahid:
|
||||
- Add a warning when waist and hip reduction are both zero, so no back dart is required
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue