Skip to content

egui puffin profiler customization #760

@ThierryBerger

Description

@ThierryBerger

unstable-puffin-pr-235 highlights by default the profiling section relevant to rapier and its testbed.

In the meantime, you can enable these lines from the workspace Cargo.toml (commented on master):

# For feature unstable-puffin-pr-235
puffin_egui = { version = "0.29", optional = true, git = "https://github.com/Vrixyz/puffin.git", branch = "expose_ui_options" }
puffin = { version = "0.19", optional = true, git = "https://github.com/Vrixyz/puffin.git", branch = "expose_ui_options" }
# 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions