Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

29 lines (27 loc) · 1.62 KB

rerun changelog

A crude and incomplete time-line of user-facing things added, removed and changed. Newest on top.

  • 2022-06-15: Add support for batch logging (#13).
  • 2022-05-12: Click on a point to center camera on that point in the 3D view.
  • 2022-05-12: Use WSAD and QE to move camera in 3D view.
  • 2022-05-09: Step forward/back in time with arrow keys.
  • 2022-05-09: Hover image in context panel to zoom in on individual pixels.
  • 2022-05-02: Improve the time ticks in the time panel.
  • 2022-04-28: Follow camera in 3D by selecting a camera message or object path.
  • 2022-04-26: Toggle visibility of object tree nodes on/off in time panel.
  • 2022-04-26: 3D camera panning.
  • 2022-04-26: Add /3d_space_name/up to specify the up axis.
  • 2022-04-26: Add logging of 3D cameras.
  • 2022-04-26: Misc optimizations.
  • 2022-04-25: Logging of "raw" meshes.
  • 2022-04-25: FPS setting in time panel when viewing sequences.
  • 2022-04-25: 2D line segments.
  • 2022-04-22: Support more image types.
  • 2022-04-20: Time selection (#4).
  • 2022-04-19: Zoom and pan timeline (#3).
  • 2022-04-15: 2D path primitive.
  • 2022-04-15: Save rerun data to file (#2).
  • 2022-04-13: Puffin profiler support (#1).
  • 2022-04-12: Save images to disk.
  • 2022-04-11: Copy image to clipboard.
  • 2022-04-08: Add button to reset app state.
  • 2022-04-08: Initial commit to https://github.com/rerun-io/rerun (after around three weeks of development in an old repository).