rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Tagged components milestone 2: no more indicators

Open teh-cmc opened this issue 11 months ago • 0 comments

The second milestone for tagged components is to remove the concept of indicator components entirely. The semantics of the viewer must not be impacted in any way by that change.

  • Remove all codegen related to indicator components.
  • Replace all logic that relies on querying for indicators with new descriptor-based logic ("is there anything on that path that belongs to the Points3D archetype?").

  • Part of https://github.com/rerun-io/rerun/issues/6889
  • Requires #7948

teh-cmc avatar Nov 13 '24 16:11 teh-cmc