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

Support loading mesh by mesh name in <mesh><uri> #2007

Merged
merged 7 commits into from
Jul 21, 2023
Merged

Commits on Jun 7, 2023

  1. support mesh name in uri

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5f1ea77 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. style

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    59bc49e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. check uri scheme for name://

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    b5428a1 View commit details
    Browse the repository at this point in the history
  2. update tutorial

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    1bcf7ac View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. refactored code to a loadMesh function

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    4f381ce View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. use const ref

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    68816bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f587ddf View commit details
    Browse the repository at this point in the history