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

Enabled to export mesh as 3dxml format #154

Merged
merged 6 commits into from
Oct 17, 2024
Merged

Enabled to export mesh as 3dxml format #154

merged 6 commits into from
Oct 17, 2024

Commits on Apr 26, 2024

  1. Enabled to export mesh as 3dxml format

    Matsuo committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d75d78e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Defined enum MeshExportFormat and changed branching of mesh output fo…

    …rmats from if statements to switch statement
    Matsuo committed May 7, 2024
    Configuration menu
    Copy the full SHA
    21121fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5840bde View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    aaca229 View commit details
    Browse the repository at this point in the history
  2. Added unit test for 3dxml export

    Matsuo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4efb151 View commit details
    Browse the repository at this point in the history
  3. Modified comments in ExportHelper.cs

    Matsuo committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fdd05c1 View commit details
    Browse the repository at this point in the history