Commit graph

13 commits

Author SHA1 Message Date
jdegenstein
7f623cd054
Merge pull request #1168 from bernhard-42/modular_vtk
Decouple VTK and prepare for OCP 7.9
2026-01-14 11:16:08 -06:00
Bernhard
27a765737f improve ppp0110 example to properly run with OCCT 7.9 2025-12-12 14:08:12 +01:00
gumyr
2fa0dd22da Refactored Solid.extrude_until, moved split to Shape, fixed misc typing problems 2025-12-01 20:04:48 -05:00
Jonathan Wagenet
bb9495a821 Reorder mirror / make_face bot best practice to resolve #1053 2025-09-24 23:28:22 -04:00
gumyr
9259725cf7 Updating to new full_round
Some checks are pending
benchmarks / tests (macos-13, 3.12) (push) Waiting to run
benchmarks / tests (macos-14, 3.12) (push) Waiting to run
benchmarks / tests (ubuntu-latest, 3.12) (push) Waiting to run
benchmarks / tests (windows-latest, 3.12) (push) Waiting to run
Upload coverage reports to Codecov / run (push) Waiting to run
pylint / lint (3.10) (push) Waiting to run
Run type checker / typecheck (3.10) (push) Waiting to run
Run type checker / typecheck (3.13) (push) Waiting to run
Wheel building and publishing / Build wheel on ubuntu-latest (push) Waiting to run
Wheel building and publishing / upload_pypi (push) Blocked by required conditions
tests / tests (macos-13, 3.10) (push) Waiting to run
tests / tests (macos-13, 3.13) (push) Waiting to run
tests / tests (macos-14, 3.10) (push) Waiting to run
tests / tests (macos-14, 3.13) (push) Waiting to run
tests / tests (ubuntu-latest, 3.10) (push) Waiting to run
tests / tests (ubuntu-latest, 3.13) (push) Waiting to run
tests / tests (windows-latest, 3.10) (push) Waiting to run
tests / tests (windows-latest, 3.13) (push) Waiting to run
2025-05-01 15:16:11 -04:00
Ami Fischman
0085306461 TooTallToby tutorials: unbreak and test.
- Unbreak the three broken tutorials (fixes #848)
  - This involved a rewrite of PPP-01-10 because I already had my own
    solution to that one and I couldn't easily tell what was going
    wrong with the previous solution.
- Add assertions to all the tutorials so that non-raising means success
- Add the TTT examples to `test_examples.py` added recently for #909
- Also added sympy to development dependencies since one of the TTT
  examples uses it.
2025-03-04 16:14:09 -08:00
Arno Bosch
6c58dae3aa
Update ttt-ppp0101.py 2024-05-16 17:31:00 +02:00
Arno Bosch
80119b42c2
Fix solution ttt-ppp0101.py
Now generates correct model and calculates correct mass.
(note that trapezoid requires it's width input field to be calculated using angles because it's not given)
2024-05-16 04:31:03 +02:00
gumyr
a4893248e9 Adding TTT example 2024-02-29 11:58:23 -05:00
gumyr
2e81b9d5df Reformatted with black 24.2.0 2024-02-22 11:27:01 -05:00
gumyr
ef7358e252 Adding new TTT part 24-SPO-06-Buffer Stand 2024-02-15 14:56:58 -05:00
gumyr
391fe6ecb4 Completing ttt-ppp0108 2023-11-15 10:42:37 -05:00
gumyr
ebc4f9b7af Adding Party Pack 01 to TTTT 2023-11-14 14:53:08 -05:00