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

GeometryPipeline #1118

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

GeometryPipeline #1118

wants to merge 22 commits into from

Commits on Nov 27, 2024

  1. add geometry pipeline

    msbarry committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    da63d5b View commit details
    Browse the repository at this point in the history
  2. size filtering

    msbarry committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d10a033 View commit details
    Browse the repository at this point in the history
  3. test for geometry pipeline

    msbarry committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    98da4fd View commit details
    Browse the repository at this point in the history
  4. some pipelines

    msbarry committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ebcae2e View commit details
    Browse the repository at this point in the history
  5. comments and rename

    msbarry committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a12141f View commit details
    Browse the repository at this point in the history
  6. fix point min size handling

    msbarry committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b3e3701 View commit details
    Browse the repository at this point in the history
  7. cleanup

    msbarry committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    11ba103 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    4bc9edd View commit details
    Browse the repository at this point in the history
  2. compose

    msbarry committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    e711dae View commit details
    Browse the repository at this point in the history
  3. point test

    msbarry committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    477a3df View commit details
    Browse the repository at this point in the history
  4. smoother

    msbarry committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    6a2460f View commit details
    Browse the repository at this point in the history
  5. fix

    msbarry committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    70549a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. tweaks

    msbarry committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8565237 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. quit smoothing early

    msbarry committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    631c979 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8c44b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    e8f99d8 View commit details
    Browse the repository at this point in the history
  2. split midpoint/dual midpoint

    msbarry committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    e482476 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0bc0c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. fixes

    msbarry committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    d482a59 View commit details
    Browse the repository at this point in the history
  2. javadoc

    msbarry committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    91ea88d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. change names

    msbarry committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    4fecabe View commit details
    Browse the repository at this point in the history
  2. rename again

    msbarry committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    1dce23d View commit details
    Browse the repository at this point in the history