Skip to content

bevy_remote pulls in Bevy's rendering #24617

Description

@SpecificProtagonist

bevy_remote does not need to do any rendering and should work on apps that don't use Bevy's rendering stack.

Currently bevy_remote depends on bevy_dev_tools for schedule configuration data, but bevy_dev_tools unconditionally pulls in Bevy's renderer (as its main purpose is to display useful information).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Dev-ToolsTools used to debug Bevy applications.A-ReflectionRuntime information about typesC-UsabilityA targeted quality-of-life change that makes Bevy easier to useS-Needs-DesignThis issue requires design work to think about how it would best be accomplished

    Type

    No type

    Projects

    Status
    Needs SME Triage

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions