1
0
Fork 0

fix(core): Edge case in utils.beamsIntersect()

See #1206 for details

Closes #1206
Closes #1211
This commit is contained in:
joostdecock 2021-07-14 18:01:04 +02:00
parent e3e619ee0c
commit 3b9309d995
3 changed files with 24 additions and 4 deletions

View file

@ -1,3 +1,11 @@
unreleased:
date: 2021-08-01
Fixed:
core:
- Fixed edge case in utils.beamsIntersect() when line is almost vertical
See [#1206](https://github.com/freesewing/freesewing/issues/1206)
2.17.0:
date: 2021-07-01