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

SDK DataLoaders 3: barebones C and C++ support #5330

Merged
merged 9 commits into from
Feb 29, 2024

Commits on Feb 29, 2024

  1. expose dataloaders to C sdk

    teh-cmc committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2900873 View commit details
    Browse the repository at this point in the history
  2. bind everything to c++

    teh-cmc committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8a8bd31 View commit details
    Browse the repository at this point in the history
  3. add c++ example

    teh-cmc committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a069e56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc4d655 View commit details
    Browse the repository at this point in the history
  5. typo

    Co-authored-by: Andreas Reich <andreas@rerun.io>
    teh-cmc and Wumpf authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5be358b View commit details
    Browse the repository at this point in the history
  6. Update crates/rerun_c/src/rerun.h

    Co-authored-by: Andreas Reich <andreas@rerun.io>
    teh-cmc and Wumpf authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2cf7a7c View commit details
    Browse the repository at this point in the history
  7. review

    teh-cmc committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2545718 View commit details
    Browse the repository at this point in the history
  8. polish

    teh-cmc committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    db02113 View commit details
    Browse the repository at this point in the history
  9. i hate cpp so much

    teh-cmc committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b1e46a1 View commit details
    Browse the repository at this point in the history