| .. |
|
_static
|
Minor doc change
|
2024-07-26 12:02:28 -04:00 |
|
assets
|
Merge pull request #947 from jwagenet/tangent-objects
|
2025-04-16 09:36:12 -04:00 |
|
topology_selection
|
Rename to Topology Selection and Exploration, add section on new_edges, elaborate on GroupBy
|
2025-04-10 22:12:05 -04:00 |
|
advanced.rst
|
Docs reorganization & new Tips section
|
2023-04-20 11:41:09 -04:00 |
|
advantages.rst
|
Remove outdated filter_by_normal reference
|
2025-03-10 00:39:09 -04:00 |
|
algebra_definition.rst
|
Fix various typos
|
2025-02-02 09:08:01 -05:00 |
|
algebra_performance.rst
|
fix typo
|
2023-03-26 14:12:07 +02:00 |
|
assemblies.rst
|
Fixed project name and included generator expression rather than list comprehension.
|
2024-09-26 13:53:38 +10:00 |
|
boxes_on_faces.svg
|
Removing legacy reference
|
2022-09-16 10:42:10 -04:00 |
|
build123d_logo.svg
|
Created logo in svg
|
2022-08-26 11:03:31 -04:00 |
|
build_line.rst
|
Refactored sweep to generate faces within a sketch
|
2023-08-22 11:44:42 -04:00 |
|
build_part.rst
|
build_part.rst -> Fix code reference for tea_cup example
|
2024-03-02 13:44:07 -06:00 |
|
build_sketch.rst
|
Added to FAQ
|
2024-01-20 13:54:30 -05:00 |
|
builder_api_reference.rst
|
Restructured docs to separate objects and opertions from builder api
|
2023-04-17 14:40:04 -04:00 |
|
builders.rst
|
Docs reorganization
|
2023-02-06 11:47:32 -05:00 |
|
center.py
|
Updating to use ExportSVG
|
2023-07-28 10:49:02 -04:00 |
|
center.rst
|
Updating to use ExportSVG
|
2023-07-28 10:49:02 -04:00 |
|
cheat_sheet.rst
|
Add operations_generic.project to resolve #833
|
2025-03-26 09:24:13 -04:00 |
|
conf.py
|
Adding glTF to docs
|
2024-04-09 09:37:59 -04:00 |
|
conicalProjection.png
|
Documentation rebuilt - removed cadquery dependency
|
2022-10-28 11:00:53 -04:00 |
|
debugging_logging.rst
|
Adding debugging to docs
|
2023-04-20 16:18:45 -04:00 |
|
direct_api_classes.svg
|
Minor pylint changes direct_api @ 9.88
|
2022-11-04 17:54:46 -04:00 |
|
direct_api_reference.rst
|
readthedocs fixes to topology inheritance diagram, add mixin classes to topology/__init__.py, delete docs/requirements.txt, streamline workflows
|
2025-01-15 12:46:19 -06:00 |
|
environment.yaml
|
Docs improvements
|
2022-07-15 11:20:24 -04:00 |
|
examples_1.rst
|
Added Toy Truck example
|
2025-04-05 11:05:48 -04:00 |
|
external.rst
|
doc: added link to ggears to external.rst
|
2024-11-17 15:57:20 +01:00 |
|
flatProjection.png
|
Documentation rebuilt - removed cadquery dependency
|
2022-10-28 11:00:53 -04:00 |
|
general_examples.py
|
general_examples.py -> remove unnecessary unpacking, rename a few variables
|
2024-07-11 16:06:55 -05:00 |
|
general_examples_algebra.py
|
general_examples_algebra.py -> fix ex23 typo
|
2024-09-24 20:28:06 -05:00 |
|
import_export.rst
|
import_export.rst -> remove use of deprecated export_step method and use export_step function instead
|
2024-09-03 10:00:54 -05:00 |
|
index.rst
|
Rename to Topology Selection and Exploration, add section on new_edges, elaborate on GroupBy
|
2025-04-10 22:12:05 -04:00 |
|
installation.rst
|
installation.rst -> remove entire obsolete Apple Silicon workaround section
|
2024-11-22 15:37:13 -06:00 |
|
introduction.rst
|
Moved Key Concepts to top level
|
2023-06-28 14:58:36 -04:00 |
|
introductory_examples.rst
|
introductory_examples.rst -> fix code escape for show_all
|
2024-10-16 08:52:04 -05:00 |
|
joints.rst
|
Fix various typos
|
2025-02-02 09:08:01 -05:00 |
|
key_concepts.rst
|
Updating doc: separating key concepts, adding OpenSCAD section
|
2025-01-22 20:04:42 -05:00 |
|
key_concepts_algebra.rst
|
Fix various typos
|
2025-02-02 09:08:01 -05:00 |
|
key_concepts_builder.rst
|
Updating doc: separating key concepts, adding OpenSCAD section
|
2025-01-22 20:04:42 -05:00 |
|
line_types.py
|
Reformatted with black 24.2.0
|
2024-02-22 11:27:01 -05:00 |
|
location_arithmetic.rst
|
Added plane_symbol() and better var names and typing to resolve #899
|
2025-03-10 00:21:09 -04:00 |
|
logo.png
|
Adding logo
|
2022-08-18 11:11:13 -04:00 |
|
M6-1x12-countersunk-screw.step
|
Adding Joints Tutorial
|
2022-12-29 14:29:03 -05:00 |
|
make.bat
|
Changed permissions
|
2023-06-18 10:41:34 -04:00 |
|
Makefile
|
Documentation
|
2022-07-13 16:13:33 -04:00 |
|
moving_objects.rst
|
Added section on moving shapes
|
2025-01-24 19:50:16 -05:00 |
|
objects.rst
|
Add tangent objects to 1D Objects
|
2025-03-22 20:07:39 -04:00 |
|
objects_1d.py
|
Create doc svgs. Replace DoubleTangentArc svg to use spline instead of arc.
|
2025-03-22 12:06:06 -04:00 |
|
objects_2d.py
|
Added the Triangle Sketch object
|
2023-12-08 16:06:45 -05:00 |
|
objects_3d.py
|
Refactoring to use ExportSVG
|
2023-07-30 19:47:57 -04:00 |
|
OpenSCAD.rst
|
Improving OpenSCAD example
|
2025-01-24 15:19:15 -05:00 |
|
operations.rst
|
Adding new TTT part 24-SPO-06-Buffer Stand
|
2024-02-15 14:56:58 -05:00 |
|
pack_demo.py
|
Update documentation for pack function
|
2024-06-08 13:05:22 +02:00 |
|
projectText.png
|
Documentation rebuilt - removed cadquery dependency
|
2022-10-28 11:00:53 -04:00 |
|
reference_assembly.svg
|
Refactored make_instance to Shape/copy & added docs
|
2023-01-31 12:38:57 -05:00 |
|
rigid_joints_pipe.py
|
Refactored Joints into separate module, integrated with BuildPart -
|
2023-08-24 13:32:35 -04:00 |
|
rod_end.py
|
Minor changes for clarity
|
2023-10-24 10:49:58 -04:00 |
|
selector_example.py
|
Fixing docs Issue #582
|
2024-03-17 11:25:15 -04:00 |
|
selectors.rst
|
Add ability to filter faces/edges based on whether they are parallel to an arbitrary plane
|
2023-10-28 14:08:01 -06:00 |
|
slide_latch.py
|
Typos
|
2023-11-10 00:05:11 -08:00 |
|
slotted_cylinder.png
|
Documentation rebuilt - removed cadquery dependency
|
2022-10-28 11:00:53 -04:00 |
|
tea_cup.png
|
Put the tea cup on home page
|
2023-03-27 14:24:00 -04:00 |
|
thickenFace.png
|
Documentation rebuilt - removed cadquery dependency
|
2022-10-28 11:00:53 -04:00 |
|
tips.rst
|
Fix various typos
|
2025-02-02 09:08:01 -05:00 |
|
topology_selection.rst
|
Rename to Topology Selection and Exploration, add section on new_edges, elaborate on GroupBy
|
2025-04-10 22:12:05 -04:00 |
|
tttt.rst
|
Fix Buffer Stand drawing image link
|
2025-03-26 14:43:03 -04:00 |
|
tutorial_design.rst
|
Fix various typos
|
2025-02-02 09:08:01 -05:00 |
|
tutorial_joints.py
|
tutorial_joints.py -> use Compound() constructor instead of ..make_compound
|
2024-09-24 16:09:34 -05:00 |
|
tutorial_joints.rst
|
Add links to available example imports to resolve #809
|
2025-03-10 15:45:40 -04:00 |
|
tutorial_lego.rst
|
Fixing examples, PR #910
|
2025-02-22 10:55:46 -05:00 |
|
tutorial_selectors.rst
|
Adding note about use of show Issue #669
|
2024-08-12 14:22:11 -04:00 |
|
tutorial_surface_modeling.rst
|
Adding note that shells must be water-tight
|
2024-07-30 09:22:58 -04:00 |
|
tutorials.rst
|
Adding a design tutorial
|
2024-10-21 15:21:38 -04:00 |