| .. |
|
dxf
|
Added import_dxf DXF file importer
|
2026-05-07 15:30:02 -04:00 |
|
test_direct_api
|
Adding new BSpline object
|
2026-05-07 13:39:31 -04:00 |
|
cyl_w_rect_hole.stl
|
|
|
|
svg_import_test.svg
|
|
|
|
test_airfoil.py
|
Adding missing test
|
2025-10-06 13:46:23 -04:00 |
|
test_algebra.py
|
improve Shape and Plane multiplication errors
|
2026-04-21 20:01:41 +04:00 |
|
test_align.py
|
|
|
|
test_benchmarks.py
|
use open with explicit utf-8 to avoid accidental cp1252 on windows
|
2026-01-09 11:26:10 -06:00 |
|
test_blendcurve.py
|
Adding BlendCurve Issue #1054
|
2025-09-02 14:21:59 -04:00 |
|
test_brep_from_stl.py
|
Reorder STL primitive detection to defer normal planes to enable more cylinders to be found
|
2026-04-16 10:35:17 -04:00 |
|
test_build_common.py
|
Tighten single-shape topo selectors to raise on non-unique results Issue #1278
|
2026-05-04 20:40:52 -04:00 |
|
test_build_enums.py
|
make_text: add enum and ValueError tests
|
2025-04-11 12:11:47 -04:00 |
|
test_build_generic.py
|
Improved fillet_2d Issue #720 #958 #379 #314 - revised
|
2026-04-13 20:08:46 -04:00 |
|
test_build_line.py
|
Adding new BSpline object
|
2026-05-07 13:39:31 -04:00 |
|
test_build_part.py
|
Added ConvexPolyhedron Issue #941
|
2026-01-08 10:30:01 -05:00 |
|
test_build_sketch.py
|
Add unit tests for arc_size property of Circle
|
2026-03-11 21:53:32 +01:00 |
|
test_drafting.py
|
project_line variable name changed to measurement_direction. Docstring type for this variable changed from Vector to VectorLike.
|
2025-12-31 08:01:55 +11:00 |
|
test_examples.py
|
use open with explicit utf-8 to avoid accidental cp1252 on windows
|
2026-01-09 11:26:10 -06:00 |
|
test_exporters.py
|
enable BytesIO in STEP, STL and 3MF (via lib3mf/Mesher). Add necessary tests
|
2025-11-17 22:05:45 -06:00 |
|
test_exporters3d.py
|
Refactored for clarity and performance
|
2026-03-04 14:10:57 -05:00 |
|
test_import_dxf.py
|
Added import_dxf DXF file importer
|
2026-05-07 15:30:02 -04:00 |
|
test_importers.py
|
Merge branch 'dev' into export_color
|
2026-03-21 10:32:33 -04:00 |
|
test_joints.py
|
Refactored topology.py ready to split into multiple modules
|
2024-12-09 10:09:38 -05:00 |
|
test_mesher.py
|
Fixed problem with hollow STL files
|
2025-12-02 20:25:34 -05:00 |
|
test_pack.py
|
Fix various typos
|
2025-02-02 09:08:01 -05:00 |
|
test_persistence.py
|
|
|
|
test_text.py
|
Improve coverage for font_path and ignore coverage of difficult to test (platform-based) cases. Use pathlib for tests
|
2026-01-30 16:00:46 -05:00 |
|
test_topo_explore.py
|
Wire.param_at_point improved
|
2025-08-30 10:16:39 -04:00 |