Skip to content

Document imgui #370

@FireChickenProductivity

Description

Document imgui including some of the complications and patterns for working with it. It is useful to know that the imgui functions get called repeatedly at a rapid pace, so you need that code to be efficient and use things like a stable sort order for lists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions