Nikolaus West
Nikolaus West
- [X] Add a (blueprint) archetype for the TimeSeriesView to hold the relevant options. Additional options that should be settable per view that aren't currently: * axis / zoom /...
To make it easier to add blueprint content in the UI, we should introduce context menu on right click in the blueprint with options: ### Container is clicked #### Single...
When you click on an empty area in the viewport where there is no view, nothing happens. It should instead select the relevant container. https://github.com/rerun-io/rerun/assets/2624717/fa63c436-516c-4b39-b10c-064ac3728d5c
After https://github.com/rerun-io/rerun/issues/5434, add the "Logging and Visualizing with Rerun" section to all example READMEs, in effect turning them into mini-tutorials on how to use Rerun. - [x] depth guided stable...
There are several useful examples that we keep in separate repositories that aren't currently easy to find under rerun.io/examples. There are also examples we have in the repository that aren't...
Replaces - https://github.com/rerun-io/rerun/issues/5454 In-progress PR: - https://github.com/rerun-io/rerun/pull/5599 We've decided to redo how examples are categorized. In stead of the current very-arbitrary categories, we'll opt for categorizing (loosely) along use-cases (see...
### What - WIP rehaul of the example categories to work with the new design where all examples are shown on one big page with groups of examples separated by...
The in-app markdown description can be a great way to share some context about what you're looking at for someone that opened an example without a deep understanding of what...
Update all example READMEs to follow the template set forth here: https://github.com/rerun-io/rerun/pull/5359#issuecomment-1983863587 excluding the "Logging and Visualizing with Rerun" section. As a part of achieving: - #5437 - #5436 -...
The user should be able to set the playback speed through the SDK.