| .. |
|
test_direct_api
|
Merge branch 'dev' into single_line for OCP 7.9.x
|
2026-01-16 16:38:35 -05: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
|
Added ConvexPolyhedron Issue #941
|
2026-01-08 10:30:01 -05: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_build_common.py
|
Fixed more mypy-1.16.0 typing problems
|
2025-05-30 10:46:49 -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
|
Convert Shape methods to properties: is_null, is_valid, shape_type
|
2025-05-27 14:38:21 -04:00 |
|
test_build_line.py
|
Merge pull request #1156 from kuravih/dev
|
2026-01-02 10:42:59 -05:00 |
|
test_build_part.py
|
Added ConvexPolyhedron Issue #941
|
2026-01-08 10:30:01 -05:00 |
|
test_build_sketch.py
|
Removing make_face changes keeping BoundBox.extent
|
2025-11-20 13:31:25 -05: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
|
allow exporting BREP and STEP to binary file objects
|
2025-12-31 13:28:02 +04:00 |
|
test_importers.py
|
|
|
|
test_joints.py
|
|
|
|
test_mesher.py
|
Fixed problem with hollow STL files
|
2025-12-02 20:25:34 -05:00 |
|
test_pack.py
|
|
|
|
test_persistence.py
|
|
|
|
test_text.py
|
Fix system_fonts test by clearing singleline alias and reinitializing
|
2025-12-12 23:15:21 -05:00 |
|
test_topo_explore.py
|
Wire.param_at_point improved
|
2025-08-30 10:16:39 -04:00 |