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

Add MinkowskiSum and MinkowskiDifference #666

Open
wants to merge 54 commits into
base: master
Choose a base branch
from

Commits on Dec 19, 2023

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

Commits on Dec 20, 2023

  1. Fix CI Bellyaching

    zalo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    89a9dea View commit details
    Browse the repository at this point in the history
  2. Add Python Minkowski Test

    zalo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    30be9a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1e245f View commit details
    Browse the repository at this point in the history
  4. Fix Python Test

    zalo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d51976a View commit details
    Browse the repository at this point in the history
  5. Fix Python Test Again

    zalo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    12990f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f52540 View commit details
    Browse the repository at this point in the history
  7. Add Insetting Option

    zalo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    755a55c View commit details
    Browse the repository at this point in the history
  8. Update Python Binding Too

    zalo committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    42b8cf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Switch to a Member Function

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    00d92de View commit details
    Browse the repository at this point in the history
  2. Remove the useThreading option

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    93b6f30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b7e34d View commit details
    Browse the repository at this point in the history
  4. Fix the Python Binding

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    953eaf3 View commit details
    Browse the repository at this point in the history
  5. And the example

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2d93b10 View commit details
    Browse the repository at this point in the history
  6. Fix Formatting

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b668659 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    847ae97 View commit details
    Browse the repository at this point in the history
  8. Make Methods const

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1587164 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebe2baa View commit details
    Browse the repository at this point in the history
  10. Fix Python Example Again

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5f20c54 View commit details
    Browse the repository at this point in the history
  11. Add JS Bindings

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    622556e View commit details
    Browse the repository at this point in the history
  12. Fix Formatting

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ca0a35d View commit details
    Browse the repository at this point in the history
  13. Fix Formatting Properly

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    807910e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ba8302 View commit details
    Browse the repository at this point in the history
  15. Fix formatting

    zalo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    49a50c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Move Tests to boolean_test

    zalo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0f840b4 View commit details
    Browse the repository at this point in the history
  2. Fix Formatting

    zalo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    98d9ca9 View commit details
    Browse the repository at this point in the history
  3. Fix NonConvexConvex Test

    zalo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    952a54f View commit details
    Browse the repository at this point in the history
  4. Fix Formatting

    zalo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3928719 View commit details
    Browse the repository at this point in the history
  5. Add Surface Area

    zalo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    f5ceb05 View commit details
    Browse the repository at this point in the history
  6. passing the last test

    elalish committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    84e08f2 View commit details
    Browse the repository at this point in the history
  7. forgot these

    elalish committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8fdf164 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from elalish/fixMinkowski

    fixing the last test
    zalo authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    48f174a View commit details
    Browse the repository at this point in the history
  9. Fix Test?

    zalo authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    377d58b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Fix for Disconnected Manifolds

    zalo authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    cac0610 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    1a5611e View commit details
    Browse the repository at this point in the history
  2. Refactor to use Impl

    zalo committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    038e896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    560b3cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc6cbd5 View commit details
    Browse the repository at this point in the history
  5. Remove Dangling Line Return

    zalo committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6ca9645 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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

Commits on Jan 4, 2024

  1. Add another early exit

    zalo committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8599a82 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    d87180b View commit details
    Browse the repository at this point in the history
  2. Fix Glaring Bugs...

    zalo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c530b7a View commit details
    Browse the repository at this point in the history
  3. Fix Formatting

    zalo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    114d2c1 View commit details
    Browse the repository at this point in the history
  4. Again

    zalo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    adc1163 View commit details
    Browse the repository at this point in the history
  5. Fix Mesh Export

    zalo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    922e6b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ee19b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update Tests

    zalo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    31700fc View commit details
    Browse the repository at this point in the history
  2. Update Formatting

    zalo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    baefc51 View commit details
    Browse the repository at this point in the history
  3. Make more work multithreaded

    zalo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    098d2b1 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    zalo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2dd5b8b View commit details
    Browse the repository at this point in the history
  5. Disable test cheating?

    zalo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d1f35e2 View commit details
    Browse the repository at this point in the history
  6. Revert "Disable test cheating?"

    This reverts commit d1f35e2.
    zalo committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    be0f63b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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