build123d/src/build123d
2025-04-18 14:04:21 -04:00
..
_dev Reformatted with black 24.2.0 2024-02-22 11:27:01 -05:00
topology Added Toy Truck example 2025-04-05 11:05:48 -04:00
__init__.py Add Tangent Objects to __init__, minor updates Objects 2025-03-21 16:43:10 -04:00
build_common.py Improving geometry eq/hash to enable sets 2025-03-04 10:01:49 -05:00
build_enums.py Added Keep.ALL to split 2025-01-17 10:09:23 -05:00
build_line.py Fixed typing problems 2025-01-13 14:48:01 -05:00
build_part.py Fixed typing problems 2025-01-13 11:50:47 -05:00
build_sketch.py Fix various typos 2025-02-02 09:08:01 -05:00
drafting.py Fix source typos 2025-02-07 02:20:22 +00:00
exporters.py Fixed convert color making typing explicit 2025-01-13 20:39:50 -05:00
exporters3d.py exporters3d.py -> set step file name to build123d label attribute 2025-01-21 13:34:32 -06:00
geometry.py Added Location.center to enable sort_by, etc. 2025-04-18 14:04:21 -04:00
importers.py add align parameter to import_svg 2025-02-21 20:28:06 +04:00
joints.py Fixed typing problems 2025-01-13 14:48:01 -05:00
jupyter_tools.py Added Toy Truck example 2025-04-05 11:05:48 -04:00
mesher.py Update mesher.py -> use lib3mf instead of py_lib3mf 2025-02-27 15:59:43 -06:00
objects_curve.py Merge pull request #947 from jwagenet/tangent-objects 2025-04-16 09:36:12 -04:00
objects_part.py Change add/subtract to create 2025-03-07 21:15:19 -05:00
objects_sketch.py Change add/subtract to create 2025-03-07 21:15:19 -05:00
operations_generic.py Fixing examples, PR #910 2025-02-22 10:55:46 -05:00
operations_part.py revolve: Fix modulo of revolution_arc to keep expected sign for angle 2025-04-17 13:44:11 -04:00
operations_sketch.py Fixed operations_sketch.py typing problems 2025-01-12 14:08:14 -05:00
pack.py upgrade to python 310 syntax 2025-01-07 21:44:25 -06:00
persistence.py Typing problems solved(?) 2025-01-13 19:44:30 -05:00
py.typed address some typing warnings 2023-02-12 22:25:55 +01:00
template_render.js jupyter_tools: fix async render issue using a unique id div 2025-01-24 19:03:21 +01:00
version.py fix: explicitly state stacklevel=2 in warnings 2024-11-13 21:51:35 -06:00
vtk_tools.py encapsulate VTK in a separate file 2025-01-29 09:39:37 +01:00