Commit graph

12 commits

Author SHA1 Message Date
Roger Maitland
5446f92931 Removing duplicate diagram generation code
Some checks are pending
benchmarks / benchmarks (macos-14, 3.12) (push) Waiting to run
benchmarks / benchmarks (macos-15-intel, 3.12) (push) Waiting to run
benchmarks / benchmarks (ubuntu-latest, 3.12) (push) Waiting to run
benchmarks / benchmarks (windows-latest, 3.12) (push) Waiting to run
Upload coverage reports to Codecov / run (push) Waiting to run
pylint / lint (3.10) (push) Waiting to run
Run type checker / typecheck (3.10) (push) Waiting to run
Run type checker / typecheck (3.13) (push) Waiting to run
Wheel building and publishing / Build wheel on ubuntu-latest (push) Waiting to run
Wheel building and publishing / upload_pypi (push) Blocked by required conditions
tests / tests (macos-14, 3.10) (push) Waiting to run
tests / tests (macos-14, 3.13) (push) Waiting to run
tests / tests (macos-15-intel, 3.10) (push) Waiting to run
tests / tests (macos-15-intel, 3.13) (push) Waiting to run
tests / tests (ubuntu-latest, 3.10) (push) Waiting to run
tests / tests (ubuntu-latest, 3.13) (push) Waiting to run
tests / tests (windows-latest, 3.10) (push) Waiting to run
tests / tests (windows-latest, 3.13) (push) Waiting to run
2026-01-17 10:18:58 -05:00
Kuravi H
4652df3e71 Add HyperbolicCenterArc function 2025-11-28 18:02:44 -05:00
Kuravi H
05876c15aa Add ParabolicCenterArc function 2025-11-28 17:00:13 -05:00
Jonathan Wagenet
6d6084ce15 Update AATA svg creation 2025-07-31 23:11:20 -04:00
Jonathan Wagenet
1a062724c7 Create doc svgs. Replace DoubleTangentArc svg to use spline instead of arc. 2025-03-22 12:06:06 -04:00
gumyr
18aafed8e6 Add DoubleTangentArc 2024-02-27 16:18:39 -05:00
gumyr
692de83ce2 Removed make_compound 2024-02-25 11:08:19 -05:00
gumyr
b18af27e13 Adding IntersectingLine Issue #336 2023-11-26 11:35:52 -05:00
gumyr
c66f23577a Updated to adapt to svg line_weight change 2023-07-30 10:39:29 -04:00
gumyr
3da1615b38 Updated to use ExportSVG 2023-07-29 15:35:55 -04:00
gumyr
489fcb02f9 Added FilletPolyline docs 2023-06-28 14:46:54 -04:00
Roger Maitland
c44455c095 Restructured docs to separate objects and opertions from builder api 2023-04-17 14:40:04 -04:00
Renamed from docs/buildline_examples.py (Browse further)