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 mesh optimization attribute to <mesh> #1382

Merged
merged 7 commits into from
Mar 21, 2024
Merged

Commits on Mar 14, 2024

  1. Add mesh simplification attribute

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a2e441e View commit details
    Browse the repository at this point in the history
  2. add enum, expand sdf doc

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    aa7cee8 View commit details
    Browse the repository at this point in the history
  3. update sdf 1.12

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    89b46c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Simplification -> Optimization

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    75ca10e View commit details
    Browse the repository at this point in the history
  2. simplification -> optimization, add convex decomposition max convex h…

    …ulls property
    
    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b399bcd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. coverage

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f82be1f View commit details
    Browse the repository at this point in the history
  2. Mesh_TEST: improve coverage

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1b0736e View commit details
    Browse the repository at this point in the history