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

VTK based implementation of extract trianglemesh #6648

Merged
merged 23 commits into from
Jul 16, 2024

Commits on Nov 24, 2023

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

Commits on Dec 19, 2023

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

Commits on Jan 9, 2024

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

Commits on Feb 5, 2024

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

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    0c4795b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b37a8e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2890ec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b6d9a4 View commit details
    Browse the repository at this point in the history
  5. Fixed include issues

    intelshashi committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8cb8894 View commit details
    Browse the repository at this point in the history
  6. Fixed inclusions

    intelshashi committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e1743dc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    2c88ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483dd8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0847cf4 View commit details
    Browse the repository at this point in the history
  4. apply style

    benjaminum committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1c53f2d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 16, 2024

  1. address review comments

    benjaminum committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ab5134b View commit details
    Browse the repository at this point in the history
  2. change name of test

    benjaminum committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    84d861c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff4062 View commit details
    Browse the repository at this point in the history
  4. Update test_trianglemesh.py

    ssheorey committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1b875b8 View commit details
    Browse the repository at this point in the history
  5. Update TriangleMesh.h

    ssheorey committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4f1be43 View commit details
    Browse the repository at this point in the history
  6. Update trianglemesh.cpp

    ssheorey committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    72ea73e View commit details
    Browse the repository at this point in the history
  7. style

    ssheorey committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0187842 View commit details
    Browse the repository at this point in the history