1
0
Fork 0
freesewing/sites/dev/docs/reference
Jonathan Haas 4b83212f41 Fix and improve path intersection methods
- Add path.intersectsBeam() method
- Add utils.beamIntersectsLine() method
- Simplify calculation and improve precision on beam intersections
- Document return types properly
- beamIntersectsCurve now uses the proper function from Bezier library instead of emulating it by constructing a huge line
- docs: path.intersect... methods never return false, they simply return an empty array in case of no intersection
2024-10-03 11:37:55 +02:00
..
api Fix and improve path intersection methods 2024-10-03 11:37:55 +02:00
backend chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
css chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
hooks chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
macros chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
measurements chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
packages chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
plugins chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
settings chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
snippets chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
store-methods chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00
readme.mdx chore: Port FreeSewing.dev to docusaurus 2024-09-28 13:13:48 +02:00

---
title: Reference
order: zdd
---

You can find a list of all FreeSewing reference documentation below:

## Main sections

<ReadMore />

## Full list

<ReadMore recurse />