Skip to content

Conversation

@grtlr
Copy link
Member

@grtlr grtlr commented Dec 12, 2025

Related

What

Important

This is a feature branch in which we collect commits that we will cherry-pick into main right after the v0.28 release.

Please use PRs to merge into this branch and ensure that CI is green to make our future lives easier.

@grtlr grtlr added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Dec 12, 2025
@grtlr grtlr force-pushed the experimental/plot-any-scalars branch from f064918 to 1565971 Compare December 12, 2025 10:06
@github-actions
Copy link

github-actions bot commented Dec 12, 2025

Web viewer built successfully.

Result Commit Link Manifest
1565971 https://rerun.io/viewer/pr/12195 +nightly +main

View image diff on kitdiff.

Note: This comment is updated whenever you push a commit.

pub cache_directory: Option<std::path::PathBuf>,

/// Enables experimental visualization of arbitrary scalar values.
pub experimental_any_scalars: bool,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the point in adding this if it doesn't control any behavior?

Copy link
Member Author

@grtlr grtlr Dec 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll add more commits until we have the release and can break API.

@grtlr grtlr marked this pull request as draft December 15, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exclude from changelog PRs with this won't show up in CHANGELOG.md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants