build123d/src/build123d
Roger Maitland b9e6593257
Merge pull request #397 from jdegenstein/loftvertices
Add vertices support to loft
2023-11-30 09:47:17 -05:00
..
_dev Misc pylint fixes. Down to 130 findings. 2023-11-14 19:45:38 -08:00
__init__.py Adding LocationEncoder to store Locations as JSON 2023-11-25 19:13:32 -05:00
build_common.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
build_enums.py Working drafting package 2023-09-16 20:24:42 -04:00
build_line.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
build_part.py Refactored Joints into separate module, integrated with BuildPart - 2023-08-24 13:32:35 -04:00
build_sketch.py Misc pylint fixes. Down to 130 findings. 2023-11-14 19:45:38 -08:00
drafting.py Misc pylint fixes. Down to 130 findings. 2023-11-14 19:45:38 -08:00
exporters.py Resolve all pylint in {im,ex}porters.py 2023-11-14 19:45:38 -08:00
geometry.py Fixing Location * GridLocations 2023-11-25 19:23:07 -05:00
importers.py Robustify svg2paths call to avoid lint with versions that return 2 or 3 values packed in the tuple 2023-11-14 19:45:38 -08:00
joints.py Misc pylint fixes. Down to 130 findings. 2023-11-14 19:45:38 -08:00
jupyter_tools.py Misc pylint fixes. Down to 130 findings. 2023-11-14 19:45:38 -08:00
mesher.py More typos 2023-11-10 00:15:10 -08:00
objects_curve.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
objects_part.py Checked for invalid Wedge inputs Issue #225 2023-08-18 10:26:30 -04:00
objects_sketch.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
operations_generic.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
operations_part.py Merge pull request #397 from jdegenstein/loftvertices 2023-11-30 09:47:17 -05:00
operations_sketch.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
pack.py pack(): update to support Shape, not just Part. 2023-11-10 09:07:54 -08:00
persistence.py More typos 2023-11-10 00:15:10 -08:00
py.typed address some typing warnings 2023-02-12 22:25:55 +01:00
topology.py fix missing cls in make_loft 2023-11-26 20:50:06 -06:00
version.py Misc pylint fixes. Down to 130 findings. 2023-11-14 19:45:38 -08:00