Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: solvespace/solvespace
base: f9529916c491
Choose a base ref
...
head repository: solvespace/solvespace
compare: 04b332dfd0d8
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 13, 2020

  1. NURBS boolean improvement.

    The 3-plane intersection code fails to converge when a curve joins two tangent NURBS patches. This adds a new function for intersecting exact curves with a surface to avoid those failures. Fixes simplified test model for issue #315.
    phkahler committed Aug 13, 2020
    Copy the full SHA
    4cceaa5 View commit details
    Browse the repository at this point in the history
  2. Ratpoly - Less noise in terminal. Comment out expected dbg print and …

    …try harder to converge.
    phkahler committed Aug 13, 2020
    Copy the full SHA
    04b332d View commit details
    Browse the repository at this point in the history