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 basic support for in-app "Quick Start" guides #3813

Merged
merged 22 commits into from
Oct 17, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    53fa970 View commit details
    Browse the repository at this point in the history
  2. Work around #3612 by not using H1

    abey79 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2475857 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47127df View commit details
    Browse the repository at this point in the history
  4. Refactored quick start code

    abey79 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    54efcd1 View commit details
    Browse the repository at this point in the history
  5. Fix rebase + clean code

    abey79 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a7bf17d View commit details
    Browse the repository at this point in the history
  6. Cleaned up API

    abey79 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    233248f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Update crates/re_log_types/src/lib.rs

    Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
    abey79 and emilk committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d3648db View commit details
    Browse the repository at this point in the history
  2. Update crates/re_viewer/data/quick_start_guides/python_native.md

    Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
    abey79 and emilk committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c44ac4b View commit details
    Browse the repository at this point in the history
  3. Addressed review comments

    abey79 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b1cff6b View commit details
    Browse the repository at this point in the history
  4. Fixed Cargo.lock

    abey79 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6e2ff14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98a0e5b View commit details
    Browse the repository at this point in the history
  6. Fix lint

    abey79 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    520d2a5 View commit details
    Browse the repository at this point in the history
  7. Update crates/re_viewer/data/quick_start_guides/rust_native.md

    Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
    abey79 and emilk committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0a5e841 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2033223 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dddf6e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80c5909 View commit details
    Browse the repository at this point in the history
  11. Fixed lint

    abey79 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    948e12c View commit details
    Browse the repository at this point in the history
  12. Fixed cpp lint

    abey79 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d001714 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec75677 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    788865e View commit details
    Browse the repository at this point in the history
  15. Opt-out compare.

    abey79 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2bfbd67 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge branch 'main' into antoine/python-quick-start

    # Conflicts:
    #	docs/code-examples/roundtrips.py
    abey79 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9c7ebbf View commit details
    Browse the repository at this point in the history