Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy boolean #131

Merged
merged 17 commits into from
Jun 13, 2022
Merged

Lazy boolean #131

merged 17 commits into from
Jun 13, 2022

Commits on Jun 5, 2022

  1. moved transform_ from Impl to Manifold

    This allows lazy-boolean to reuse Imp for meshes with different
    transformations.
    pca006132 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    4a21b58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a40fe42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    817e34b View commit details
    Browse the repository at this point in the history
  4. test updates

    pca006132 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    9c55fb9 View commit details
    Browse the repository at this point in the history
  5. disabled CI for draft PRs

    pca006132 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    c7de234 View commit details
    Browse the repository at this point in the history
  6. removed ApplyTransform

    pca006132 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    16b1183 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    573adb6 View commit details
    Browse the repository at this point in the history
  8. fixed perf_test error

    pca006132 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    2b601ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b36d08b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bf95d6 View commit details
    Browse the repository at this point in the history
  11. faster clang-format check

    so it becomes not noticeable when running in precommit hook
    pca006132 committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    3baf39c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c07f2b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    ecb6b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    ecd9329 View commit details
    Browse the repository at this point in the history
  2. fix cmake error

    pca006132 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    e115f5e View commit details
    Browse the repository at this point in the history
  3. fixed compilation errors

    pca006132 committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    90a4b22 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. cleanup

    pca006132 committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    8197398 View commit details
    Browse the repository at this point in the history