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

rust SDK: raw 3D meshes and example #1010

Merged
merged 21 commits into from
Feb 1, 2023
Merged

rust SDK: raw 3D meshes and example #1010

merged 21 commits into from
Feb 1, 2023

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    8ec4342 View commit details
    Browse the repository at this point in the history
  2. added raw_mesh rust example

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    99790a1 View commit details
    Browse the repository at this point in the history
  3. forgot to add those

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d404456 View commit details
    Browse the repository at this point in the history
  4. missed one

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    937c582 View commit details
    Browse the repository at this point in the history
  5. Instance -> InstanceKey

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b3e3e65 View commit details
    Browse the repository at this point in the history
  6. inherit pkg attrs

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2eb98c9 View commit details
    Browse the repository at this point in the history
  7. crate level doc

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f18ba94 View commit details
    Browse the repository at this point in the history
  8. misbehaving features

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    ffd877c View commit details
    Browse the repository at this point in the history
  9. self review

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    44970f1 View commit details
    Browse the repository at this point in the history
  10. just format

    teh-cmc committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a48df23 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    a9f649f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb6b92c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9d9c5e View commit details
    Browse the repository at this point in the history
  4. Update examples/raw_mesh/src/main.rs

    Co-authored-by: Emil Ernerfeldt <emil@rerun.io>
    teh-cmc and emilk committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0e37877 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49098e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05f0777 View commit details
    Browse the repository at this point in the history
  7. addressed PR comments

    teh-cmc committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6fffbc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80f5aed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f017f4 View commit details
    Browse the repository at this point in the history
  10. the paths are fine this way

    teh-cmc committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    4da63b0 View commit details
    Browse the repository at this point in the history
  11. lints

    teh-cmc committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    12ae552 View commit details
    Browse the repository at this point in the history